Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2021 14:18:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258515] www/nextcloud: new occ helper command fails to work
Message-ID:  <bug-258515-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258515

            Bug ID: 258515
           Summary: www/nextcloud: new occ helper command fails to work
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: brnrd@freebsd.org
          Reporter: madpilot@FreeBSD.org
             Flags: maintainer-feedback?(brnrd@freebsd.org)
          Assignee: brnrd@freebsd.org

Created attachment 227920
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227920&action=
=3Dedit
Fix occ script shebang

Hi,

The new occ helper script contains an error that prevents it from properly
working:

# occ upgrade
args=3D: Command not found.
Illegal variable name.

Looks like the shebang is missing the !

Attached patch should fix it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258515-7788>