public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Build fails at cdrom stage
@ 2024-08-06 14:55 Adolf Belka
  2024-08-06 14:56 ` Michael Tremer
  0 siblings, 1 reply; 6+ messages in thread
From: Adolf Belka @ 2024-08-06 14:55 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 916 bytes --]

Hi All,

My CU188 build is failing at the cdrom stage. The message it comes up with is


     BUILD_ARCH="x86_64" BUILDTARGET="x86_64-pc-linux-gnu" KVER="6.6.32" /usr/src/src/scripts/archive.files x86_64 /usr/src/config/rootfiles/common  | tee  | tar --create --format=pax --acls --xattrs --xattrs-include='*' --sparse --directory=/ --exclude="dev/pts/*" --exclude="proc/*" --exclude="tmp/*" --exclude="__pycache__" --files-from=- | tar --extract --format=pax --acls --xattrs --xattrs-include='*' --sparse --directory=/tmp/root
     tar: usr/bin/br2684ctl: Cannot stat: No such file or directory
     tar: Exiting with failure status due to previous errors

For some reason it is looking for br2684ctl in /usr/bin/ but that file is located in /usr/sbin/

I can't figure out why it is looking in bin rather than in sbin but that seems to be the reason for the failure


Regards,

Adolf.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-07 12:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-06 14:55 Build fails at cdrom stage Adolf Belka
2024-08-06 14:56 ` Michael Tremer
2024-08-06 17:31   ` Adolf Belka
2024-08-07  9:31     ` Michael Tremer
2024-08-07 10:14       ` Adolf Belka
2024-08-07 12:03         ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox