[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283340] build: distributeworld -DNO_ROOT does not set SSL cert links uname / gname in METALOG"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Dec 2024 08:12:17 UTC
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.