reassign 468850 debian-cd retitle 468850 should use by default whatever ISO generator is available tag 468850 + pending thanks
On Sat, 01 Mar 2008, [EMAIL PROTECTED] wrote: > On Sat, Mar 01, 2008 at 07:18:27PM -0300, Fernando Ike de Oliveira wrote: > > Simple-cdd is missing one dependency to generate ISO. As to have > > incorpored debian-cd in the simple-cdd, also will be need to add > > mkisofs or genisoimage since they are debian-cd dependecy. > > simple-cdd depends on debian-cd, which depends on "mkisofs | > genisoimage", so how did you install simple-cdd without installing > debian-cd and mkisofs or genisoimage? He has genisoimage, however he doesn't have mkisofs... and debian-cd uses mkisofs by default. And when simple-cdd calls debian-cd it will fail with something like this: mkisofs -r -V Debian unstable i386 Bin-1 -o /home/rhertzog/slis/svn/slis/d-i/images/debian-unstable-i386-CD-1.iso -J -cache-inodes -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table boot1 CD1 /home/rhertzog/slis/svn/slis/d-i/tmp//debian-cd/tools/make_image: line 82: mkisofs: command not found I would say that this is a bug in debian-cd. In fact I already committed a change in debian-cd so that it uses genisoimage in priority and fallbacks to mkisofs if it's not available. Work-around is to export MKISOFS=genisoimage from any simple-cdd configuration or to install mkisofs. Cheers, -- Raphaël Hertzog Le best-seller français mis à jour pour Debian Etch : http://www.ouaza.com/livre/admin-debian/

