<div dir="ltr">Thank you, Thomas.<div><br></div><div>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.</div><div><br></div><div>Maybe I forgot to rebuild the NFSROOT? I will try again.</div><div><br></div><div>Thank you for all that you do.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 11, 2023 at 12:26 PM Thomas Lange <<a href="mailto:lange@cs.uni-koeln.de">lange@cs.uni-koeln.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>>>>> On Tue, 11 Apr 2023 11:11:53 -0700, Bob A <<a href="mailto:buhahbuh@gmail.com" target="_blank">buhahbuh@gmail.com</a>> said:<br>
<br>
    > Long story short, many packages are not getting installed due to an error with some options being sent to aptitude. The installation does not fail, just many packages are not installed.<br>
    > Error:<br>
<br>
    > aptitude: unrecognized option '--allow-change-held-packages'<br>
Yes, this is a minor bug in FAI 6. We've added the option<br>
--allow-change-held-packages which aptitude does not recognize. You<br>
should move from aptitude to install (which means apt-get) in the<br>
package_config/* files.<br>
<br>
Or you must edit the file bin/install_packages and remove this option<br>
from the perl code.<br>
<br>
<br>
best regards thomas<br>
</blockquote></div>