Hello Jesse,
I have discovered a new problem with building a CD image with pungi. I hope you have an idea what can be the cause: * During installation and executing the pre-scripts, the binary called 'basename' lacks in the environment.(Notice that my scripts and kickstart configuration work properly while doing a network installation with default FC6 boot.iso and diskboot.img, while doing network installations, basename is there...) * During partitioning the installer cannot find the binary '/usr/sbin/mkfs.xfs' * Somewhere during the build I got a message 'unable to stat busybox.anaconda'.
Are these problems related? And what could cause the lack of these binaries? Any suggestions?
Thanks in advance...
Kind Regards,
Remy Bohmer
On Monday 29 January 2007 14:33, Remy Bohmer wrote:
Hello Jesse,
I have discovered a new problem with building a CD image with pungi. I hope you have an idea what can be the cause:
- During installation and executing the pre-scripts, the binary called
'basename' lacks in the environment.(Notice that my scripts and kickstart configuration work properly while doing a network installation with default FC6 boot.iso and diskboot.img, while doing network installations, basename is there...)
- During partitioning the installer cannot find the binary
'/usr/sbin/mkfs.xfs' * Somewhere during the build I got a message 'unable to stat busybox.anaconda'.
Are these problems related? And what could cause the lack of these binaries? Any suggestions?
Thanks in advance...
Probably busybox-anaconda is missing from the comps or manifest (depending on if you're composing FC6 or devel).
buildsys@lists.fedoraproject.org