Ubuntu 9.10 freeze while installing packages.

Asked by Chathuranga

I'm using ubuntu 9.10 Desktop edition-32bit.

I try to install flowing packages after that My pc freeze.
That packages are "libgstreamer-plugins-base0.10-0.10.25-2ubuntu1.1_i368.deb" and other package "libsad2_2.1-1ubuntu1_i386.deb" and "wine1.2-gecko_1.0.0-0ubuntu3_i368.deb".

Why is it? Please slove my problem

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu yelp 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

sudo apt-get clean; sudo apt-get -f install

Should be ok

Revision history for this message
Chathuranga (u-tag) said :
#2

Thanks actionparsnip, that solved my question.