Date: Mon, 22 Sep 2014 20:05:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193848] New: emulators/linux-c6 cannot be built/packaged as unprivileged user Message-ID: <bug-193848-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193848 Bug ID: 193848 Summary: emulators/linux-c6 cannot be built/packaged as unprivileged user Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mandree@FreeBSD.org CC: emulation@FreeBSD.org Depends on: 193847 CC: emulation@FreeBSD.org Created attachment 147571 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147571&action=edit allow extraction as non-root user linux/emulators-c6 cannot be built by a non-root user. The filesystem*.rpm file creates many directories with mode 0555 so that subsequently no files can be extracted into them. Root users are not subject to permissions-based access limitations so do not notice this. Find a patch attached that allows extraction as non-root user; for other related framework bugs, see Bug#193847. --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Maintainers CC'd -- 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-193848-13>