|
2011-09-12
, 06:42
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#12
|
[1|root@Nokia-N900|~]apt-cache policy libwildmidi0
libwildmidi0:
Installed: 0.2.2-2maemo1
Candidate: 0.2.2-2maemo1
Version table:
*** 0.2.2-2maemo1 0
500 https://downloads.maemo.nokia.com ./ Packages
500 https://downloads.maemo.nokia.com ./ Packages
100 /var/lib/dpkg/status
[1|root@Nokia-N900|~]apt-get install -dy --reinstall libwildmidi0
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 4 not upgraded.
Need to get 44,6kB of archives.
After this operation, 0B of additional disk space will be used.
Get:1 https://downloads.maemo.nokia.com ./ libwildmidi0 0.2.2-2maemo1 [44,6kB]
Fetched 44,6kB in 2s (20,7kB/s)
Download complete and in download only mode
|
2011-09-14
, 00:07
|
|
Posts: 551 |
Thanked: 507 times |
Joined on Feb 2010
@ North West England
|
#13
|
The Following 3 Users Say Thank You to JohnLF For This Useful Post: | ||
|
2012-05-21
, 17:38
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#14
|
apt-get update
apt-get upgrade
then
dpkg --configure -a
or
dpkg --fix-missing