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.
Hello,
Just pull, I fixes this already:
https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=41bc16ac0b18d19e9c34...
-Michael
On 6 Aug 2024, at 15:55, Adolf Belka adolf.belka@ipfire.org wrote:
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.
I pulled but now it stops with postfix saying that it can't find any active network interfaces
Please pull again. I fixed this already yesterday…
I cut the build environment off of any network, but it seems that Postfix wants at least something there…
The change that broke it:
https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=91942800f96fbac354eb...
The fix:
https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=f5160566b202677ffee1...
On 6 Aug 2024, at 18:31, Adolf Belka adolf.belka@ipfire.org wrote:
I pulled but now it stops with postfix saying that it can't find any active network interfaces
On 07/08/2024 11:31, Michael Tremer wrote:
Please pull again. I fixed this already yesterday…
Yes, it is working now.
I think for future issues I will wait for the following day and do a pull to see if things have already been fixed.
Regards, Adolf.
I cut the build environment off of any network, but it seems that Postfix wants at least something there…
The change that broke it:
https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=91942800f96fbac354eb...
The fix:
https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=f5160566b202677ffee1...
On 6 Aug 2024, at 18:31, Adolf Belka adolf.belka@ipfire.org wrote:
I pulled but now it stops with postfix saying that it can't find any active network interfaces
Hello,
Always try to pull :) But it is not wrong to complain to me on the list. I want to know what I am breaking to hopefully learn from it.
-Michael
On 7 Aug 2024, at 11:14, Adolf Belka adolf.belka@ipfire.org wrote:
On 07/08/2024 11:31, Michael Tremer wrote:
Please pull again. I fixed this already yesterday…
Yes, it is working now.
I think for future issues I will wait for the following day and do a pull to see if things have already been fixed.
Regards, Adolf.
I cut the build environment off of any network, but it seems that Postfix wants at least something there… The change that broke it: https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=91942800f96fbac354eb... The fix: https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=f5160566b202677ffee1...
On 6 Aug 2024, at 18:31, Adolf Belka adolf.belka@ipfire.org wrote:
I pulled but now it stops with postfix saying that it can't find any active network interfaces