* Error message at end of build for a package that I have not touched @ 2024-08-27 9:58 Adolf Belka 2024-08-27 10:02 ` Michael Tremer 0 siblings, 1 reply; 6+ messages in thread From: Adolf Belka @ 2024-08-27 9:58 UTC (permalink / raw) To: development [-- Attachment #1: Type: text/plain, Size: 413 bytes --] Hi Michael, The last few build I have been doing I get the following message at the end of the build. Checking for missing rootfiles... 8812au-20210629-e6a0d1704ccd31145800ff5eb09ec2435a02f995-kmod-6.6.47-ipfire is missing a rootfile [ FAIL ] Not touched that file. It doesn't show up in the list of changed files so no problem with doing my builds for update patches. Regards, Adolf. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Error message at end of build for a package that I have not touched 2024-08-27 9:58 Error message at end of build for a package that I have not touched Adolf Belka @ 2024-08-27 10:02 ` Michael Tremer 0 siblings, 0 replies; 6+ messages in thread From: Michael Tremer @ 2024-08-27 10:02 UTC (permalink / raw) To: development [-- Attachment #1: Type: text/plain, Size: 645 bytes --] No, this is not really new… It is because of the braindead kernel root file system. I am going to ignore this for now. > On 27 Aug 2024, at 10:58, Adolf Belka <adolf.belka(a)ipfire.org> wrote: > > Hi Michael, > > The last few build I have been doing I get the following message at the end of the build. > > Checking for missing rootfiles... > 8812au-20210629-e6a0d1704ccd31145800ff5eb09ec2435a02f995-kmod-6.6.47-ipfire is missing a rootfile [ FAIL ] > > Not touched that file. > > It doesn't show up in the list of changed files so no problem with doing my builds for update patches. > > Regards, > > Adolf. > ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <D5CF923E-FABA-4665-B1D7-6521F0D3D702@ipfire.org>]
* Re: Error message at end of build for a package that I have not touched [not found] <D5CF923E-FABA-4665-B1D7-6521F0D3D702@ipfire.org> @ 2024-10-12 9:22 ` Michael Tremer 2024-10-12 15:11 ` jon 0 siblings, 1 reply; 6+ messages in thread From: Michael Tremer @ 2024-10-12 9:22 UTC (permalink / raw) To: development [-- Attachment #1: Type: text/plain, Size: 1571 bytes --] You can ignore this for now. > On 12 Oct 2024, at 00:15, jon <jon.murphy(a)ipfire.org> wrote: > > I see the same error but I am not sure of the fix. > > python3-click (8.1.3) [ 0 ][ DONE ] > Checking for missing rootfiles... > 8812au-20210629-e6a0d1704ccd31145800ff5eb09ec2435a02f995-kmod-6.6.47-ipfire is missing a rootfile [ FAIL ] > Checking for rootfile consistency... > *** Build Finished [ 2:42:50 ][ DONE ] > jon(a)deb12HPZ:~/development/ipfire-2.x$ > > My build does not properly end. > > Do I need to add something to a rootfile somewhere? > > Thank you! > Jon > >> On Aug 27, 2024, at 5:02 AM, Michael Tremer <michael.tremer(a)ipfire.org> wrote: >> >> No, this is not really new… It is because of the braindead kernel root file system. I am going to ignore this for now. >> >>> On 27 Aug 2024, at 10:58, Adolf Belka <adolf.belka(a)ipfire.org> wrote: >>> >>> Hi Michael, >>> >>> The last few build I have been doing I get the following message at the end of the build. >>> >>> Checking for missing rootfiles... >>> 8812au-20210629-e6a0d1704ccd31145800ff5eb09ec2435a02f995-kmod-6.6.47-ipfire is missing a rootfile [ FAIL ] >>> >>> Not touched that file. >>> >>> It doesn't show up in the list of changed files so no problem with doing my builds for update patches. >>> >>> Regards, >>> >>> Adolf. >>> >> > > ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Error message at end of build for a package that I have not touched 2024-10-12 9:22 ` Michael Tremer @ 2024-10-12 15:11 ` jon 2024-10-12 15:12 ` Michael Tremer 0 siblings, 1 reply; 6+ messages in thread From: jon @ 2024-10-12 15:11 UTC (permalink / raw) To: development [-- Attachment #1: Type: text/plain, Size: 1819 bytes --] But the build is not completing (no images, no packages). How do I get the build to finish? > On Oct 12, 2024, at 4:22 AM, Michael Tremer <michael.tremer(a)ipfire.org> wrote: > > You can ignore this for now. > >> On 12 Oct 2024, at 00:15, jon <jon.murphy(a)ipfire.org> wrote: >> >> I see the same error but I am not sure of the fix. >> >> python3-click (8.1.3) [ 0 ][ DONE ] >> Checking for missing rootfiles... >> 8812au-20210629-e6a0d1704ccd31145800ff5eb09ec2435a02f995-kmod-6.6.47-ipfire is missing a rootfile [ FAIL ] >> Checking for rootfile consistency... >> *** Build Finished [ 2:42:50 ][ DONE ] >> jon(a)deb12HPZ:~/development/ipfire-2.x$ >> >> My build does not properly end. >> >> Do I need to add something to a rootfile somewhere? >> >> Thank you! >> Jon >> >>> On Aug 27, 2024, at 5:02 AM, Michael Tremer <michael.tremer(a)ipfire.org> wrote: >>> >>> No, this is not really new… It is because of the braindead kernel root file system. I am going to ignore this for now. >>> >>>> On 27 Aug 2024, at 10:58, Adolf Belka <adolf.belka(a)ipfire.org> wrote: >>>> >>>> Hi Michael, >>>> >>>> The last few build I have been doing I get the following message at the end of the build. >>>> >>>> Checking for missing rootfiles... >>>> 8812au-20210629-e6a0d1704ccd31145800ff5eb09ec2435a02f995-kmod-6.6.47-ipfire is missing a rootfile [ FAIL ] >>>> >>>> Not touched that file. >>>> >>>> It doesn't show up in the list of changed files so no problem with doing my builds for update patches. >>>> >>>> Regards, >>>> >>>> Adolf. >>>> >>> >> >> > ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Error message at end of build for a package that I have not touched 2024-10-12 15:11 ` jon @ 2024-10-12 15:12 ` Michael Tremer 2024-10-12 15:56 ` Adolf Belka 0 siblings, 1 reply; 6+ messages in thread From: Michael Tremer @ 2024-10-12 15:12 UTC (permalink / raw) To: development [-- Attachment #1: Type: text/plain, Size: 2009 bytes --] It is. The last line says “Build Finished”. > On 12 Oct 2024, at 16:11, jon <jon.murphy(a)ipfire.org> wrote: > > But the build is not completing (no images, no packages). > > How do I get the build to finish? > > > >> On Oct 12, 2024, at 4:22 AM, Michael Tremer <michael.tremer(a)ipfire.org> wrote: >> >> You can ignore this for now. >> >>> On 12 Oct 2024, at 00:15, jon <jon.murphy(a)ipfire.org> wrote: >>> >>> I see the same error but I am not sure of the fix. >>> >>> python3-click (8.1.3) [ 0 ][ DONE ] >>> Checking for missing rootfiles... >>> 8812au-20210629-e6a0d1704ccd31145800ff5eb09ec2435a02f995-kmod-6.6.47-ipfire is missing a rootfile [ FAIL ] >>> Checking for rootfile consistency... >>> *** Build Finished [ 2:42:50 ][ DONE ] >>> jon(a)deb12HPZ:~/development/ipfire-2.x$ >>> >>> My build does not properly end. >>> >>> Do I need to add something to a rootfile somewhere? >>> >>> Thank you! >>> Jon >>> >>>> On Aug 27, 2024, at 5:02 AM, Michael Tremer <michael.tremer(a)ipfire.org> wrote: >>>> >>>> No, this is not really new… It is because of the braindead kernel root file system. I am going to ignore this for now. >>>> >>>>> On 27 Aug 2024, at 10:58, Adolf Belka <adolf.belka(a)ipfire.org> wrote: >>>>> >>>>> Hi Michael, >>>>> >>>>> The last few build I have been doing I get the following message at the end of the build. >>>>> >>>>> Checking for missing rootfiles... >>>>> 8812au-20210629-e6a0d1704ccd31145800ff5eb09ec2435a02f995-kmod-6.6.47-ipfire is missing a rootfile [ FAIL ] >>>>> >>>>> Not touched that file. >>>>> >>>>> It doesn't show up in the list of changed files so no problem with doing my builds for update patches. >>>>> >>>>> Regards, >>>>> >>>>> Adolf. >>>>> >>>> >>> >>> >> > > > > ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Error message at end of build for a package that I have not touched 2024-10-12 15:12 ` Michael Tremer @ 2024-10-12 15:56 ` Adolf Belka 0 siblings, 0 replies; 6+ messages in thread From: Adolf Belka @ 2024-10-12 15:56 UTC (permalink / raw) To: development [-- Attachment #1: Type: text/plain, Size: 2427 bytes --] Hi Jon, On 12/10/2024 17:12, Michael Tremer wrote: > It is. The last line says “Build Finished”. > >> On 12 Oct 2024, at 16:11, jon <jon.murphy(a)ipfire.org> wrote: >> >> But the build is not completing (no images, no packages). Just to check and confirm that you are looking in the right place. The images and packages have moved in the new build. The images are in the directory named images_ARCH where ARCH will be x86_64 or aarch64 or riscv64. The packages are in the packages directory under the images_ARCH directory. Regards, Adolf. >> >> How do I get the build to finish? >> >> >> >>> On Oct 12, 2024, at 4:22 AM, Michael Tremer <michael.tremer(a)ipfire.org> wrote: >>> >>> You can ignore this for now. >>> >>>> On 12 Oct 2024, at 00:15, jon <jon.murphy(a)ipfire.org> wrote: >>>> >>>> I see the same error but I am not sure of the fix. >>>> >>>> python3-click (8.1.3) [ 0 ][ DONE ] >>>> Checking for missing rootfiles... >>>> 8812au-20210629-e6a0d1704ccd31145800ff5eb09ec2435a02f995-kmod-6.6.47-ipfire is missing a rootfile [ FAIL ] >>>> Checking for rootfile consistency... >>>> *** Build Finished [ 2:42:50 ][ DONE ] >>>> jon(a)deb12HPZ:~/development/ipfire-2.x$ >>>> >>>> My build does not properly end. >>>> >>>> Do I need to add something to a rootfile somewhere? >>>> >>>> Thank you! >>>> Jon >>>> >>>>> On Aug 27, 2024, at 5:02 AM, Michael Tremer <michael.tremer(a)ipfire.org> wrote: >>>>> >>>>> No, this is not really new… It is because of the braindead kernel root file system. I am going to ignore this for now. >>>>> >>>>>> On 27 Aug 2024, at 10:58, Adolf Belka <adolf.belka(a)ipfire.org> wrote: >>>>>> >>>>>> Hi Michael, >>>>>> >>>>>> The last few build I have been doing I get the following message at the end of the build. >>>>>> >>>>>> Checking for missing rootfiles... >>>>>> 8812au-20210629-e6a0d1704ccd31145800ff5eb09ec2435a02f995-kmod-6.6.47-ipfire is missing a rootfile [ FAIL ] >>>>>> >>>>>> Not touched that file. >>>>>> >>>>>> It doesn't show up in the list of changed files so no problem with doing my builds for update patches. >>>>>> >>>>>> Regards, >>>>>> >>>>>> Adolf. >>>>>> >>>>> >>>> >>>> >>> >> >> >> >> > ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-10-12 15:56 UTC | newest] Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2024-08-27 9:58 Error message at end of build for a package that I have not touched Adolf Belka 2024-08-27 10:02 ` Michael Tremer [not found] <D5CF923E-FABA-4665-B1D7-6521F0D3D702@ipfire.org> 2024-10-12 9:22 ` Michael Tremer 2024-10-12 15:11 ` jon 2024-10-12 15:12 ` Michael Tremer 2024-10-12 15:56 ` Adolf Belka
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox