Re: FAI 6.0.1 on Debian 12/testing

2023-04-12 Diskussionsfäden Thomas Lange
Hi Bob,

thanks for your feeback. I found a minor bug in lib/subroutines,
which I could fix with this commit

https://github.com/faiproject/fai/commit/80e5d44bc8aada63febbe9a85aa9fe7c3bc61ab6

best regards thomas


Re: FAI 6.0.1 on Debian 12/testing

2023-04-12 Diskussionsfäden Bob A
I also wanted to mention, I have my kernel command setup with the following:

FAI_LOGPROTO=none

At the end of the install I am getting:

ERROR: Unknown value for $FAI_LOGPROTO

I looked through the code and "none" is in the case statement. FYI.

Bob


On Tue, Apr 11, 2023, 1:03 PM Thomas Lange  wrote:

> > On Tue, 11 Apr 2023 12:37:45 -0700, Bob A  said:
>
> > Thank you, Thomas.
> > I noticed all my package_config/* files had aptitude, so I changed
> them all to "install" or
> > "install-norec", but then I had the same problem with aptitude --
> which confused me.
>
> If you changed to "install" or "install-norec", then there should be no
> errors any more. I wonder what you mean by "the same problem with
> aptitude" if no aptitude is used.
>
> Oh. Maybe this option was added to apt/apt-get in a version that is
> newer than the one you are using (inside the nfsroot).
>
> --
> best regards thomas
>