Date: Sun, 15 Dec 2024 08:12:17 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG Message-ID: <bug-283340-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283340 Bug ID: 283340 Summary: build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: pat@patmaddox.com As of 6e55ba5b3, the distributeworld METALOG does not include uname / gname entries for the links in etc/ssl, e.g. /etc/ssl/certs/002c0b4f.0 type=link mode=0444 link=../../../usr/share/certs/trusted/GlobalSign_Root_R46.pem It should be: /etc/ssl/certs/002c0b4f.0 type=link uname=root gname=wheel mode=0444 link=../../../usr/share/certs/trusted/GlobalSign_Root_R46.pem The lack of uname/gname results in the links being added to base.txz with the building user's uid. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283340-227>
