upgradeing from 12.04 to 12.10 from image hung up at restoring packages

Asked by Cliffm

Hello
Could not upgrade online not enough space in / started with 10g 12.04 took 6+g. Down loaded image and upgradeing with that but hung up restoring previously installed packages.
Should I shut down and re start?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu ubiquity Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

I suggest you try and clear some space, like removing old kernels and clearing web cache. You can also install bleachbit and run it as root and user and have as many apps closed as possible. Watch for options which say they will take a long time and watch settings for apps or it may remove settings you want to keep. This will clear a lot of space. I then suggest you run:

sudo apt-get clean
sudo fuser -vki /var/lib/dpkg/lock
sudo dpkg --configure -a

And it should continue

Revision history for this message
Cliffm (c2mcatee) said :
#2

Thanks actionparsnip, that solved my question.