Bug 278240 - ports-mgmt/poudriere install: mknetid: No such file or directory
Summary: ports-mgmt/poudriere install: mknetid: No such file or directory
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-07 21:43 UTC by tjlegg
Modified: 2024-04-08 22:00 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bdrewery)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tjlegg 2024-04-07 21:43:59 UTC
Trying poudriere jail -c -j git140 -m /usr/src14 and it bombs with the following errors:
--- _proginstall ---
install -N /usr/src14/etc  -s -o root -g wheel -m 555   mknetid /usr/local/poudriere/jails/git140/usr/libexec/mknetid
--- maninstall ---
install -N /usr/src14/etc  -o root -g wheel -m 444 netid.5.gz  /usr/local/poudriere/jails/git140/usr/share/man/man5/
--- _proginstall ---
install: mknetid: No such file or directory
--- maninstall ---
install: netid.5.gz: No such file or directory
--- _proginstall ---
*** [_proginstall] Error code 71

make[5]: stopped in /usr/src14/libexec/mknetid
--- maninstall ---
*** [maninstall] Error code 71

make[5]: stopped in /usr/src14/libexec/mknetid
2 errors

make[5]: stopped in /usr/src14/libexec/mknetid
Comment 1 tjlegg 2024-04-08 22:00:19 UTC
Doh! I discovered that poudriere now expects a /usr/local/etc/poudriere.d/<jailname>-src.conf if installing from src from a build with a /etc/src.conf