[Bug 281045] cd /usr/src && make packages creates stale symlinks
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 281045] cd /usr/src && make packages creates stale symlinks"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Sep 2024 18:18:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281045
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |phil@freebsd.org
Status|New |Open
--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
The last one is "expected"; the symlink exists so that packages can hook up
their test suites without installing outside of /usr/local, but installworld
doesn't create subdirs under /usr/local.
The first one is also somewhat expected, /var/run/os-release is populated
during boot.
The second one seems a bit dubious, but the symlink works on an installed
system. I'm not sure what these files in lib/libxo/encoder are for - perhaps
Phil could shed some light here?
--
You are receiving this mail because:
You are the assignee for the bug.