Package: rinse Version: 1.3-2 Severity: normal Tags: patch heidi:/home/eddy# rinse --distribution centos-5 --directory /mnt/
Running post-install script post-install.sh: Creating resolv.conf BUGFIX BUGFIX: yumrepo Mounting /proc Bootstrapping yum Authfix There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: libnss3.so: cannot open shared object file: No such file or directory Please install a package which provides this module, or verify that the module is installed correctly. It's possible that the above module doesn't match the current version of Python, which is: 2.4.3 (#1, Jan 21 2009, 01:10:13) [GCC 4.1.2 20071124 (Red Hat 4.1.2-42)] If you cannot solve this problem yourself, please go to the yum faq at: http://wiki.linux.duke.edu/YumFaq chroot: cannot run command `/usr/bin/authconfig': No such file or directory Cleaning up There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: libnss3.so: cannot open shared object file: No such file or directory Please install a package which provides this module, or verify that the module is installed correctly. It's possible that the above module doesn't match the current version of Python, which is: 2.4.3 (#1, Jan 21 2009, 01:10:13) [GCC 4.1.2 20071124 (Red Hat 4.1.2-42)] If you cannot solve this problem yourself, please go to the yum faq at: http://wiki.linux.duke.edu/YumFaq Final tidy... Installation complete. =========================================================== After adding nss to the package list for centos-5, it failed again and again and it finally worked after adding these packages to the list: nss nspr python-iniparse The patch I applied to my /etc/rinse/centos-5.packages is attached. --- System information. --- Architecture: amd64 Kernel: Linux 2.6.30-bpo.1-amd64 Debian Release: 5.0.2 500 stable security.debian.org 500 stable ftp.ro.debian.org 10 unstable ftp.ro.debian.org 1 lenny-backports www.backports.org 1 experimental ftp.de.debian.org --- Package information. --- Depends (Version) | Installed ================================-+-=========== wget | 1.11.4-2 libterm-size-perl | 0.2-4+b1 libwww-perl | 5.813-1 perl-modules | 5.10.0-19 rpm | 4.4.2.3-1 -- Regards, EddyP ============================================= "Imagination is more important than knowledge" A.Einstein
diff --git a/rinse/centos-5.packages b/rinse/centos-5.packages index 67a1612..042300e 100644 --- a/rinse/centos-5.packages +++ b/rinse/centos-5.packages @@ -53,6 +53,8 @@ module-init-tools ncurses neon net-tools +nss +nspr openssl pam pcre @@ -61,6 +63,7 @@ procps psmisc python python-elementtree +python-iniparse python-sqlite python-urlgrabber readline
signature.asc
Description: OpenPGP digital signature