[Bug 226076] www/nextcloud upgrade to 13.0.0 fails, wrong permission /usr/local/www/nextcloud/apps
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 20 23:18:16 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226076
Bug ID: 226076
Summary: www/nextcloud upgrade to 13.0.0 fails, wrong
permission /usr/local/www/nextcloud/apps
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: idefix at fechner.net
CC: loic.blot at unix-experience.fr
CC: loic.blot at unix-experience.fr
Flags: maintainer-feedback?(loic.blot at unix-experience.fr)
The upgrade to version 13.0.0 fails due do wrong ownership of folder
/usr/local/www/nextcloud/apps which should belong to user www.
If this is not the case:
- Upgrade fails using the command line to upgrade nextlcoud
- Cron process fails
To fix it:
chown -R www /usr/local/www/nextcloud/apps
Would be nice, if this could be corrected in pkg-plist.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list