|
2011-11-09
, 00:41
|
Posts: 34 |
Thanked: 3 times |
Joined on Jun 2010
|
#42
|
|
2011-11-09
, 00:58
|
Posts: 34 |
Thanked: 3 times |
Joined on Jun 2010
|
#43
|
|
2011-11-09
, 01:02
|
Posts: 34 |
Thanked: 3 times |
Joined on Jun 2010
|
#45
|
|
2011-11-09
, 07:53
|
Posts: 172 |
Thanked: 98 times |
Joined on Aug 2010
@ Forest of Dean, England.
|
#46
|
|
2011-11-10
, 06:57
|
Posts: 34 |
Thanked: 3 times |
Joined on Jun 2010
|
#47
|
I had a similar issue.
The only way I resolved it was via:
root
mc
I then navigated to
/opt/var/cache/apt
and deleted all .bin files
I then navigated to
/opt/var/lib/apt/lists
and deleted the files in there. (not folders)
Then close MC.
in root
apt-get -f install
then reboot
then into xterm again and root
apt-get update
apt-get upgrade
Hope that helps.
|
2011-11-10
, 07:25
|
Posts: 172 |
Thanked: 98 times |
Joined on Aug 2010
@ Forest of Dean, England.
|
#48
|
The Following User Says Thank You to thebtman For This Useful Post: | ||
|
2011-11-10
, 09:19
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#49
|
mc is midnight commander. If you haven't got it, install it. Then because you need root privileges you have to run it in X Terminal.
Every file that has a .bin extension in that folder I mentioned.
sudo gainroot rm /opt/var/cache/apt/*.bin rm /opt/var/lib/apt/lists/*
|
2011-11-10
, 11:25
|
Posts: 34 |
Thanked: 3 times |
Joined on Jun 2010
|
#50
|
mc is midnight commander. If you haven't got it, install it. Then because you need root privileges you have to run it in X Terminal.
Every file that has a .bin extension in that folder I mentioned.
rm: cannot remove '/var/lib/dpkg/info/wrt-api.prerm': No such file or directory
/home/user #