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.
Maybe I forgot to rebuild the NFSROOT? I will try again. Thank you for all that you do. On Tue, Apr 11, 2023 at 12:26 PM Thomas Lange <[email protected]> wrote: > >>>>> On Tue, 11 Apr 2023 11:11:53 -0700, Bob A <[email protected]> said: > > > 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. > > Error: > > > aptitude: unrecognized option '--allow-change-held-packages' > Yes, this is a minor bug in FAI 6. We've added the option > --allow-change-held-packages which aptitude does not recognize. You > should move from aptitude to install (which means apt-get) in the > package_config/* files. > > Or you must edit the file bin/install_packages and remove this option > from the perl code. > > > best regards thomas >
