Edward J. Cooley schrieb am 21.10.2000:
>When I run the 7.2makecd script I get the following errors. The
>images are
>created, but complain about a missing hdlist after partitioning.
>
>Any ideas? Building this on 7.1 mandrake.
>
>rpm2header: error in loading shared libraries: libbz2.so.1: cannot
>open
>shared object file: No such file or directory
>bad rpm /tmp/cd1/Mandrake/RPMS/kisdn-free-0.7.3-1mdk.i586.rpm
>rpm2header: error in loading shared libraries: libbz2.so.1: cannot
>open
>shared object file: No such file or directory
>bad rpm /tmp/cd2/Mandrake/RPMS2/xawtv-radio-3.21-3mdk.i586.rpm
>Can't locate rpmtools.pm in @INC (@INC contains:
>/usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
>/usr/lib/perl5/site_perl/5.6.0/i386-linux
>/usr/lib/perl5/site_perl/5.6.0
>/usr/lib/perl5/site_perl/
>5.005/i386-linux /usr/lib/perl5/site_perl/5.005
>/usr/lib/perl5/site_perl .)
>at ./misc/genbasefiles line 20.
>BEGIN failed--compilation aborted at ./misc/genbasefiles line 20.
>72beta_mkcd.sh: ./misc/usr/bin/genfilelist: No such file or directory
>usage: genhdlist_cz2 [--noclean] [--ordered-depslist <depslist>] -o
><hdlist_cz2> <rpm dir>
> or genhdlist_cz2 [--noclean] --distrib <root distrib>
>
>
>---
>Edward J. Cooley - President
>Strategic Concepts, Inc.
>501-271-7400 Fax: 271-7401
>[EMAIL PROTECTED]
>http://www.strategy5.com
>
>
>>rpm2header: error in loading shared libraries: libbz2.so.1: cannot
>open
>shared object file: No such file or directory
you have to upgrade your bzip2.
To do this, first upgrade rpm with rpm -U --nodeps rpm-xxxx, then
upgrade the bzip2 normally with rpm -U bzip2-X.
>bad rpm /tmp/cd1/Mandrake/RPMS/kisdn-free-0.7.3-1mdk.i586.rpm
>bad rpm /tmp/cd2/Mandrake/RPMS2/xawtv-radio-3.21-3mdk.i586.rpm
Re-download this file! Bad rpm means that it is damaged - like the
crc-error in zip-files in the windows-world!
>/usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
>/usr/lib/perl5/site_perl/5.6.0/i386-linux
>/usr/lib/perl5/site_perl/5.6.0
>/usr/lib/perl5/site_perl/
>5.005/i386-linux /usr/lib/perl5/site_perl/5.005
>/usr/lib/perl5/site_perl .)
Upgrade perl-packages. You probably need to this with nodeps, as well.
>72beta_mkcd.sh: ./misc/usr/bin/genfilelist: No such file or directory
Edit the script to /usr/bin/genfilelist . It is not in the
misc-directory!
Take my script as an example -))) for the gen*-stuff. However, I
don't use it to create the default-iso, so you have to change it
according to your needs...
>created, but complain about a missing hdlist after partitioning.
I get this error message, too. Ron Stodden wrote in the mailing-list
that this was fixed in the current sunsite-download. I'm downloading
the updated files at the momement, hopefully this will fix the
"deplist.ordered mismatch against hdlist files"-error.
David Huperz.
72beta_mkcd.sh