Hi
everyone!
I use to build our
custom distro on one cd with RHEL3 adn RHEL4, now i'm trying on
RHEL5...
I understand the use
of createrepo but i have some problem to run buildinstall, exactly i don't
understand the parameters... what is prodpath?
Well i try to run
buildinstall:
/usr/lib/anaconda-runtime/buildinstall --pkgorder
/home/RH5_CUSTOM/pkgorder.txt --version "5.0" --product "Red Hat Enterprise"
--release "5.0" --prodpath /home/comps /home/RH5_CUSTOM
And i have a couple
of error...
/home/RH5_CUSTOM/buildinstall.tree.13558
/home/RH5_CUSTOM/i386/Server
rpm2cpio: /home/RH5_CUSTOM//home/comps/anaconda-runtime-[0-9]*: No such file or directory
cpio: premature end of archive
/home/RH5_CUSTOM/i386/Server
`/home/RH5_CUSTOM/buildinstall.tree.13558/usr/lib/anaconda-runtime/./upd-instroot*': No such file or directory
`/home/RH5_CUSTOM/buildinstall.tree.13558/usr/lib/anaconda-runtime/./mk-images*': No such file or directory
`/home/RH5_CUSTOM/buildinstall.tree.13558/usr/lib/anaconda-runtime/./makestamp.py*': No such file or directory
`/home/RH5_CUSTOM/buildinstall.tree.13558/usr/lib/anaconda-runtime/./buildinstall*': No such file or directory
Building images...
/usr/lib/anaconda-runtime/buildinstall: line 134: /home/RH5_CUSTOM/buildinstall.tree.13558/upd-instroot: No such file or directory
Creating repository metadata...
Getting package order...
PYTHONPATH=/tmp/treedir.13558/instimage/usr/lib/anaconda /tmp/treedir.13558/instimage/usr/lib/anaconda-runtime/pkgorder /home/RH5_CUSTOM /home/comps
/usr/lib/anaconda-runtime/buildinstall: line 142: /tmp/treedir.13558/instimage/usr/lib/anaconda-runtime/pkgorder: No such file or directory
Making images...
/usr/lib/anaconda-runtime/buildinstall: line 146: /home/RH5_CUSTOM/buildinstall.tree.13558/mk-images: No such file or directory
Writing .discinfo file
/usr/lib/anaconda-runtime/buildinstall: line 149: /home/RH5_CUSTOM/buildinstall.tree.13558/makestamp.py: No such file or directory
rpm2cpio: /home/RH5_CUSTOM//home/comps/anaconda-runtime-[0-9]*: No such file or directory
cpio: premature end of archive
/home/RH5_CUSTOM/i386/Server
`/home/RH5_CUSTOM/buildinstall.tree.13558/usr/lib/anaconda-runtime/./upd-instroot*': No such file or directory
`/home/RH5_CUSTOM/buildinstall.tree.13558/usr/lib/anaconda-runtime/./mk-images*': No such file or directory
`/home/RH5_CUSTOM/buildinstall.tree.13558/usr/lib/anaconda-runtime/./makestamp.py*': No such file or directory
`/home/RH5_CUSTOM/buildinstall.tree.13558/usr/lib/anaconda-runtime/./buildinstall*': No such file or directory
Building images...
/usr/lib/anaconda-runtime/buildinstall: line 134: /home/RH5_CUSTOM/buildinstall.tree.13558/upd-instroot: No such file or directory
Creating repository metadata...
Getting package order...
PYTHONPATH=/tmp/treedir.13558/instimage/usr/lib/anaconda /tmp/treedir.13558/instimage/usr/lib/anaconda-runtime/pkgorder /home/RH5_CUSTOM /home/comps
/usr/lib/anaconda-runtime/buildinstall: line 142: /tmp/treedir.13558/instimage/usr/lib/anaconda-runtime/pkgorder: No such file or directory
Making images...
/usr/lib/anaconda-runtime/buildinstall: line 146: /home/RH5_CUSTOM/buildinstall.tree.13558/mk-images: No such file or directory
Writing .discinfo file
/usr/lib/anaconda-runtime/buildinstall: line 149: /home/RH5_CUSTOM/buildinstall.tree.13558/makestamp.py: No such file or directory
Ok guys can u give
me some suggest?
I know that
something is going wrong and it's me...!