PDA

View Full Version : Application Manager not working


dattani98
09-24-2006, 01:07 AM
Guys - I'm not able to install any applications using the AM - I'm getting the following error message when i try to run dpkg --configure -a

Any ideas??

Thx

Installing btaudit 0.1-1
/bin/sh: /usr/sbin/dpkg-preconfigure: not found
dpkg: parse error, in file `/var/lib/dpkg/available' near line 1050 package `gpe-calendar':
`Depends' field, missing package name, or garbage where package name expected
E: Sub-process /usr/bin/dpkg returned an error code (2)

dattani98
09-24-2006, 04:06 AM
OK - Have tried the below and it works!!

cp /var/lib/dpkg/available-old /var/lib/dpkg/available

I can now install/update/uninstall from AM again.