Bug 192020 - sysutils/cdrtools extract broken
Summary: sysutils/cdrtools extract broken
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Shawn Webb
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-21 20:13 UTC by Shawn Webb
Modified: 2018-01-24 19:28 UTC (History)
3 users (show)

See Also:


Attachments
Poudriere log (7.93 KB, text/plain)
2014-07-21 20:13 UTC, Shawn Webb
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 freebsd_triage 2018-01-10 13:43:27 UTC
11.0 is EOL and I don't think this is still a problem.