View Single Post
Posts: 14 | Thanked: 0 times | Joined on Nov 2011 @ brasil
#5
Originally Posted by michaaa62 View Post
Then
Code:
apt-get update
dkpg --configure -a
Use
Code:
apt-get install -f
, if dependency problems remain
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
E:[COLOR="Red"]dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
/home/user # dpkg --configure -a
dpkg: parse error, in file `/var/lib/dpkg/status' near line 36927:
EOF after field name `Packa'
/home/user # apt-get install -f
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
/home/user #