Active Topics

 


Reply
Thread Tools
Posts: 14 | Thanked: 0 times | Joined on Nov 2011 @ brasil
#11
Originally Posted by knobby View Post
first try
dpkg --configure -a --force-all
if this not works then
rm /var/lib/dpkg/status
/home/user # dpkg --configure -a --force-all
dpkg: parse error, in file `/var/lib/dpkg/status' near line 36927:
EOF after field name `Packa'
/home/user # rm var/lib/dpkg/status
rm: cannot remove 'var/lib/dpkg/status': No such file or directory
/home/user #

not work again.....
xD
 
Posts: 14 | Thanked: 0 times | Joined on Nov 2011 @ brasil
#12
Originally Posted by knobby View Post
apt-get remove liblzmal

and just make sure that there are no typing errors...


/home/user # dpkg --configure -a --force-all
dpkg: parse error, in file `/var/lib/dpkg/status' near line 36927:
EOF after field name `Packa'
/home/user # rm var/lib/dpkg/status
rm: cannot remove 'var/lib/dpkg/status': No such file or directory
/home/user # apt-get remove liblzmal
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.


deam...
flasher probably??
 
Posts: 14 | Thanked: 0 times | Joined on Nov 2011 @ brasil
#13
Originally Posted by knobby View Post
then if u have filebox installed move to that directory and search for status named file and delete it...
i dont have the filebox and my app manager dont work
is possible del. it by the usb conection ?
 
Posts: 34 | Thanked: 3 times | Joined on Jun 2010
#14
Originally Posted by knobby View Post
apt-get remove liblzmal

and just make sure that there are no typing errors...
colden't find package libelzma1
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#15
Code:
sudo gainroot
dpkg --clear-avail
apt-get update
dkpg --configure -a
apt-get install -f
 
Posts: 34 | Thanked: 3 times | Joined on Jun 2010
#16
Originally Posted by michaaa62 View Post
Code:
sudo gainroot
dpkg --clear-avail
apt-get update
dkpg --configure -a
apt-get install -f
broken pipe
and ill sems to missing libwrt1

Last edited by fe_20; 2011-11-08 at 22:40.
 
Posts: 34 | Thanked: 3 times | Joined on Jun 2010
#17
Originally Posted by knobby View Post
apt-get remove liblzmal

and just make sure that there are no typing errors...
sorry ill type wrong its libelzm1

is it poseble to copy from xterminal to this message ?? its to much to write down!!
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#18
It's the status file corrupted, not the avail file, so --clear-avail won't help at all. Deleting the status file is also a very bad idea (as that's the list of installed packages). Try doing:
Code:
root
cd /var/lib/dpkg
mv status status.orig
mv status-old status
dpkg --configure -a
apt-get install -f
You may also need to reinstall whatever package(s) you last installed.
 

The Following User Says Thank You to Rob1n For This Useful Post:
Posts: 34 | Thanked: 3 times | Joined on Jun 2010
#19
Originally Posted by knobby View Post
yes just select the cursor and copy paste
home/user # dpkg --clear-avail
/home/user # apt-get update
Hit http://repository.maemo.org fremantle-1.3 Release.gpg
Ign http://repository.maemo.org fremantle-1.3/free Translation-sv_SE
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://repository.maemo.org fremantle-1.3/non-free Translation-sv_SE
Hit http://repository.maemo.org fremantle Release.gpg
Ign http://repository.maemo.org fremantle/free Translation-sv_SE
Ign http://repository.maemo.org fremantle/non-free Translation-sv_SE
Hit http://repository.maemo.org fremantle-1.3 Release.gpg
Ign http://repository.maemo.org fremantle-1.3/free Translation-sv_SE
Ign http://repository.maemo.org fremantle-1.3/non-free Translation-sv_SE
Hit http://repository.maemo.org fremantle Release.gpg
Ign http://repository.maemo.org fremantle/free Translation-sv_SE
Ign http://repository.maemo.org fremantle/non-free Translation-sv_SE
Hit http://repository.maemo.org fremantle-1.3 Release
Hit http://repository.maemo.org fremantle Release
Hit http://repository.maemo.org fremantle-1.3 Release
Hit http://repository.maemo.org fremantle Release
Ign http://repository.maemo.org fremantle-1.3/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle-1.3/non-free Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Translation-sv_SE
Ign http://repository.maemo.org fremantle/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/non-free Packages/DiffIndex
Hit http://repository.maemo.org fremantle-1.3/free Packages
Ign http://repository.maemo.org fremantle-1.3/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle-1.3/non-free Packages/DiffIndex
Hit http://repository.maemo.org fremantle-1.3/non-free Packages
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://repository.maemo.org fremantle/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/non-free Packages/DiffIndex
Hit http://repository.maemo.org fremantle/free Packages
Hit http://repository.maemo.org fremantle/non-free Packages
Hit http://repository.maemo.org fremantle-1.3/free Packages
Ign https://downloads.maemo.nokia.com ./ Translation-sv_SE
Hit http://repository.maemo.org fremantle-1.3/non-free Packages
Hit http://repository.maemo.org fremantle/free Packages
Hit http://repository.maemo.org fremantle/non-free Packages
Get:1 https://downloads.maemo.nokia.com ./ Release.gpg [481B]
Ign https://downloads.maemo.nokia.com ./ Translation-sv_SE
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Get:2 https://downloads.maemo.nokia.com ./ Release [507B]
Ign https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Packages
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Fetched 988B in 8s (119B/s)
Reading package lists... Done
W: Conflicting distribution: http://repository.maemo.org fremantle-1.3 Release (expected fremantle-1.3 but got )
W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ADB4438160A655EF
W: You may want to run apt-get update to correct these problems
/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 # apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libwrt1 wrt-api-experimental wrt-experimental
The following NEW packages will be installed:
libwrt1 wrt-api-experimental wrt-experimental
0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded.
1 not fully installed or removed.
Need to get 0B/853kB of archives.
After this operation, 3097kB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 27574 files and directories currently installed.)
Unpacking libwrt1 (from .../libwrt1_1.1.0_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/libwrt1_1.1.0_armel.deb (--unpack):
trying to overwrite `/usr/lib/libWrtRuntimeCore.so.1.1.0', which is also in package libwrt-experimental1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Unpacking wrt-experimental (from .../wrt-experimental_1.1tp-3_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/wrt-experimental_1.1tp-3_armel.deb (--unpack):
trying to overwrite `/etc/wrt/security/mapping.xml', which is also in package wrt-policy
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Unknown media type in type 'sketch/png'

Unpacking wrt-api-experimental (from .../wrt-api-experimental_1.1tp-3_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/wrt-api-experimental_1.1tp-3_armel.deb (--unpack):
trying to overwrite `/etc/wrt/api/wrtapicommlog.xml', which is also in package wrt-api
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libwrt1_1.1.0_armel.deb
/var/cache/apt/archives/wrt-experimental_1.1tp-3_armel.deb
/var/cache/apt/archives/wrt-api-experimental_1.1tp-3_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user # help
 
Posts: 34 | Thanked: 3 times | Joined on Jun 2010
#20
Originally Posted by knobby View Post
just try this

apt-get remove liblzma1
ome/user # apt-get remove 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).
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:29.