'apt-get upgrade' now okay?

From: Jan-Benedict Glaw (jbglaw@lug-owl.de)
Date: Thu Nov 22 2001 - 05:29:04 MST


Hi!

I've tested a bit:

        apt-get update
        apt-get --download-only dist-upgrade
        mkdir /root/CHROOT
        cd /var/cache/apt/archives
        for i in *.deb; do
                dpkg -X ${i} /root/CHROOT
        done

(Yes, I know, this will not result in a sanely installed chroot
environment...)

However, this chroot environment (including shiny new libc6-2.2.4-6)
seems to be okay. So, is it okay now to also update the whole
system?

MfG, JBG
        

-- 
Jan-Benedict Glaw   .   jbglaw@lug-owl.de   .   +49-172-7608481
	http://lug-owl.de/~jbglaw/software/snapshot2cvs/


List: parisc-linux@lists.parisc-linux.org