Reply
Thread Tools
Posts: 34 | Thanked: 3 times | Joined on Jun 2010
#41
Originally Posted by knobby View Post
rm /var/lib/dpkg/info/wrt-api.prerm
apt-get purge wrt-api
home/user # rm /var/lib/dpkg/info/wrt-api.prerm
rm: cannot remove '/var/lib/dpkg/info/wrt-api.prerm': No such file or directory
/home/user #
 
Posts: 34 | Thanked: 3 times | Joined on Jun 2010
#42
Originally Posted by knobby View Post
run this dpkg --configure -a
/home/user # dpkg --configure -a
Setting up liblzma1 (4.999.9beta+20091116-1maemo1) ...
Optifying usr/share/doc/liblzma1 -> /opt/maemo/usr/share/doc/liblzma1
mv: cannot rename '/usr/share/doc/liblzma1': No such file or directory
dpkg: error processing liblzma1 (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
liblzma1
/home/user #
 
Posts: 34 | Thanked: 3 times | Joined on Jun 2010
#43
Originally Posted by knobby View Post
rm /var/lib/dpkg/info/liblzma1.*inst
apt-get purge liblzma1
/home/user # rm /var/lib/dpkg/info/liblzma1.*inst
/home/user # apt-get purge liblzma1
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libarchive1: Depends: liblzma1 (>= 4.999.9beta+20091116-1maemo1) but it is not going to be installed
libwrt-api1: Depends: libwrt1 (= 1.1.0) but it is not going to be installed
qtwrt-experimental: Depends: wrt-experimental (= 1.1tp-3) but it is not going to be installed
Depends: wrt-api-experimental (= 1.1tp-3) but it is not going to be installed
wrt: Depends: libwrt1 (= 1.1.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
/home/user #
 
Posts: 159 | Thanked: 68 times | Joined on Sep 2011 @ India
#44
i wish i was an engineer instead of a doctor....then i would certainly have helped u more...
 

The Following User Says Thank You to knobby For This Useful Post:
Posts: 34 | Thanked: 3 times | Joined on Jun 2010
#45
Originally Posted by knobby View Post
i wish i was an engineer instead of a doctor....then i would certainly have helped u more...
u have being very helpful but ill se tomorrow whats heppends now tanks soo loong. god night.
 
Posts: 172 | Thanked: 98 times | Joined on Aug 2010 @ Forest of Dean, England.
#46
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.
__________________
My N900 LCD REPLACEMENT VIDEO
----------------------------
N900 @ 1ghz....keeps me warm in winter

PICTURES TAKEN WITH MY N900
 
Posts: 34 | Thanked: 3 times | Joined on Jun 2010
#47
Originally Posted by thebtman View Post
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.
i dont understand
can you guide me better

mc?
all .bin files
 
Posts: 172 | Thanked: 98 times | Joined on Aug 2010 @ Forest of Dean, England.
#48
Originally Posted by fe_20 View Post
i dont understand
can you guide me better

mc?
all .bin files
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.
__________________
My N900 LCD REPLACEMENT VIDEO
----------------------------
N900 @ 1ghz....keeps me warm in winter

PICTURES TAKEN WITH MY N900
 

The Following User Says Thank You to thebtman For This Useful Post:
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#49
Originally Posted by thebtman View Post
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.
Or just run (in X Terminal):
Code:
sudo gainroot
rm /opt/var/cache/apt/*.bin
rm /opt/var/lib/apt/lists/*
which is much simpler and quicker than messing around with mc.
 

The Following 2 Users Say Thank You to Rob1n For This Useful Post:
Posts: 34 | Thanked: 3 times | Joined on Jun 2010
#50
Originally Posted by thebtman View Post
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.
you are a f....ng geeck an i ,am a f...ng noob ;-) thank you man
its helpt

thanks !!
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:23.