Notices


Reply
Thread Tools
Posts: 72 | Thanked: 2 times | Joined on Sep 2010
#1
look guys while i was trying to install some app's
this problem poppin ..

BusyBox v1.19.0 (Debian 1.19.0power3) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.19.0 (Debian 1.19.0power3) built-in shell (ash)
Enter 'help' for a list of built-in commands.

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:
libohm-plugin-core0 osso-applet-device-l10n-dede
osso-applet-device-l10n-eses
The following packages will be REMOVED:
pulseaudio-utils-dbg
The following NEW packages will be installed:
libohm-plugin-core0 osso-applet-device-l10n-dede
osso-applet-device-l10n-eses
0 upgraded, 3 newly installed, 1 to remove and 21 not upgraded.
Need to get 0B/33.0kB of archives.
After this operation, 12.3kB disk space will be freed.
Do you want to continue [Y/n]? Y
dpkg: parse error, in file `/var/lib/dpkg/status' near line 46223 package `pulseaudio-utils-dbg':
EOF during value of field `Depends' (missing final newline)
E: Sub-process /usr/bin/dpkg returned an error code (2)
Nokia-N900:~#



i hope u guys can help me ..
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#2
Sounds like you've got a corrupt status file. The simplest option is to try using the last backup version:
Code:
root
cd /var/lib/dpkg
mv status status.bkup
mv status-old status
apt-get -f install
You may need to reinstall the last apps you installed though (if the system thinks they're not already installed).
 

The Following User Says Thank You to Rob1n For This Useful Post:
Posts: 72 | Thanked: 2 times | Joined on Sep 2010
#3
HOLY **** .. it's worked
 
Reply

Thread Tools

 
Forum Jump


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