Date: Tue, 23 Sep 2014 20:35:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193700] www/otrs may set permission during install Message-ID: <bug-193700-13-75vDujoqB8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193700-13@https.bugs.freebsd.org/bugzilla/> References: <bug-193700-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193700 --- Comment #3 from m.tsatsenko@gmail.com --- At first pkg-messages respects USERS and GROUPS so there is no problem with groups, etc. The actual problem is STAGEDIR support. Prior to conversion to STAGEDIR SetPermissions script was been triggered during post-install target. But! STAGEDIR environment misses USERS and GROUPS thus chown call fails with no such user/group error. -- 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-193700-13-75vDujoqB8>