Bug 192020

Summary: sysutils/cdrtools extract broken
Product: Ports & Packages Reporter: Shawn Webb <shawn.webb>
Component: Individual Port(s)Assignee: Shawn Webb <shawn.webb>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: bdrewery, marius, w.schwarzenfeld
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Poudriere log none

Description Shawn Webb 2014-07-21 20:13:39 UTC
Created attachment 144857 [details]
Poudriere log

The extract phase in Poudriere is broken when attempting to build sysutils/cdrtools. Log is attached.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-07-22 14:15:56 UTC
over to maintainer
Comment 2 Marius Strobl freebsd_committer freebsd_triage 2014-07-22 14:34:18 UTC
Over to bdrewery@ as PR 179601 apparently has come back.
Comment 3 Shawn Webb 2014-11-23 02:09:52 UTC
Any updates on this? This port still fails to build for me.
Comment 4 Bryan Drewery freebsd_committer freebsd_triage 2015-05-14 18:43:39 UTC
As in Bug 179601 I cannot reproduce this. All Poudriere does is create a jail and extract the files as root. I really do not think this is a Poudriere bug. It could be a kernel [compat] bug though.

Are you using ZFS, UFS, TMPFS or MDMFS for the jail?
Comment 5 Bryan Drewery freebsd_committer freebsd_triage 2015-05-14 18:44:50 UTC
https://lists.freebsd.org/pipermail/freebsd-fs/2011-March/010899.html makes me think that MDMFS is being used here and that it may not support these ACLs.

I am tempted to remove MDMFS from Poudriere too. TMPFS is far superior.
Comment 6 Walter Schwarzenfeld 2018-01-10 13:43:27 UTC
11.0 is EOL and I don't think this is still a problem.