Package: fai Version: 3.0 When installing a fedora machine, I have the following errors in software.log
--- start --- install_packages: executing chroot /tmp/target dpkg --configure --pending chroot: cannot run command `dpkg': No such file or directory ERROR: 32512 32512 install_packages: executing chroot /tmp/target dpkg -C chroot: cannot run command `dpkg': No such file or directory ERROR: 32512 32512 install_packages: executing chroot /tmp/target true --- end --- trying to run dpkg is clearly not useful in a non-dpkg distribution. Possible solution: if no packages are listed with the commands from the dpkg-distributions (e.g. install, aptitude, ...), a dpkg-distribution flag could be set to false, and so no dpkg additional commands be called. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

