-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 19 June 2002 09:34 pm, wrote: > I use anaconda-7.3-7 and anaconder-runtime-7.3-7. > My build source tree is /redhat/i386, and I use this, > > /usr/lib/anaconda-runtime/buildinstall --pkgorder /redhat/pkgorder.txt > --comp dist-7.3 --version 7.3 /redhat/i386 > > The pkgorder.txt it generated is zero length, why? Because the above command doesn't generate the package order, it tries to read it. > Then I use this: > /usr/lib/anaconda-runtime/pkgorder /redhat/i386 i386 > > /redhat/pkgorder.txt > It sucks, it says: > "Traceback (innermost last): > File "/usr/lib/anaconda-runtime/pkgorder, line 10, in ? > import whiteout > ImportError: No module named whiteout" Try this: export PYTHONPATH=/usr/lib/anaconda /usr/lib/anaconda-runtime/pkgorder /redhat/i386 >/redhat/pkgorder.txt - -- - -Michael pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.txt Red Hat Linux 7.2 in 8M of RAM: http://www.rule-project.org/ - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAj0ROtEACgkQn/07WoAb/StdIwCfYEkaTCc2INS4sHyuIjEG74al U50AnRzRvxKi7EbihL7dgRsXtUZZSJ9e =7wXd -----END PGP SIGNATURE-----