Comment 43 for bug 37430

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

To complete the upgrade:

$ sudo -s

If you're still running the breezy kernel (2.6.12), first do:

# wget http://archive.ubuntu.com/ubuntu/pool/main/p/pcmcia-cs/pcmcia-cs_3.2.5-7ubuntu7_i386.deb
# dpkg --unpack pcmcia-cs_3.2.5-7ubuntu7_i386.deb

For both breezy and dapper kernels, then do:

# dpkg --configure -a
# apt-get update
# apt-get install -f

then use whichever tool you used to perform the upgrade again, it will carry on from where it left off.