|
2011-12-09
, 10:38
|
|
Posts: 723 |
Thanked: 519 times |
Joined on Nov 2010
@ Kuching:Malaysia
|
#2
|
1 to remove and 51 not upgraded. 2 not fully installed or removed
apt-get -f install
apt-get upgrade
apt-get -f install apt-get autoremove apt-get autoclean
The Following 2 Users Say Thank You to pusak gaoq For This Useful Post: | ||
|
2011-12-09
, 12:39
|
Posts: 9 |
Thanked: 0 times |
Joined on Dec 2011
|
#3
|
here is your main problem.....
run these command.....Code:1 to remove and 51 not upgraded. 2 not fully installed or removed
to fix 2 not fully installed or removed.....Code:apt-get -f install
to upgrade 51 not upgraded....Code:apt-get upgrade
to fix remaining problem & to remove leftover from your device....Code:apt-get -f install apt-get autoremove apt-get autoclean
|
2011-12-09
, 12:46
|
|
Posts: 723 |
Thanked: 519 times |
Joined on Nov 2010
@ Kuching:Malaysia
|
#4
|
dpkg: parse error, in file `/var/lib/dpkg/available' near line 27321 package `marble':
|
2011-12-09
, 12:49
|
Posts: 9 |
Thanked: 0 times |
Joined on Dec 2011
|
#5
|
|
2011-12-09
, 12:57
|
Posts: 9 |
Thanked: 0 times |
Joined on Dec 2011
|
#6
|
ok look at this line....
did you install marble on your device?? if you do then remove it then run all command again...Code:dpkg: parse error, in file `/var/lib/dpkg/available' near line 27321 package `marble':
|
2011-12-09
, 13:34
|
Posts: 99 |
Thanked: 80 times |
Joined on Dec 2011
@ maemo
|
#7
|
|
2011-12-09
, 13:40
|
Posts: 159 |
Thanked: 68 times |
Joined on Sep 2011
@ India
|
#8
|
sudo gainroot dpkg --configure -a --force-all
|
2011-12-09
, 15:25
|
Posts: 9 |
Thanked: 0 times |
Joined on Dec 2011
|
#9
|
try this and post the results..
Code:sudo gainroot dpkg --configure -a --force-all
Nokia-N900:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
kernel-bfs kernel-bfs-bootimg kernel-bfs-flasher
kernel-bfs-modules
Recommended packages:
multiboot usbip mtd-utils kexec-tools
The following packages will be REMOVED:
immvibe
The following NEW packages will be installed:
kernel-bfs
The following packages will be upgraded:
kernel-bfs-bootimg kernel-bfs-flasher kernel-bfs-modules
3 upgraded, 1 newly installed, 1 to remove and 51 not upgraded.
2 not fully installed or removed.
Need to get 0B/7349kB of archives.
After this operation, 2044kB of additional disk space will be used.
Do you want to continue [Y/n]? y
dpkg: parse error, in file `/var/lib/dpkg/available' near line 27321 package `marble':
newline in field name `$4QracvAE11NBrVaESitLl4DSV7xH6V/L2Odz5l9L1hqTFOy6DjzqQUPun9h1'
E: Sub-process /usr/bin/dpkg returned an error code (2)
Nokia-N900:~#