View Single Post
Posts: 3 | Thanked: 0 times | Joined on Aug 2010
#1
Hi, All,

After execute apt-get upgrade,I can't install any application anymore,

for example:
[sbox-maemo6-armv7: ~/ > fakeroot apt-get install lzma-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libc6: Depends: libc-bin (= 2.10-0maemo12+0m6) but 2.10-0maemo13+0m6 is to be installed
libc6-dev: Depends: libc6 (= 2.10-0maemo13+0m6) but 2.10-0maemo12+0m6 is to be installed
lzma-dev: Depends: zlib1g-dev but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


if I execute apt-get -f install, I got

/scratchbox/tools/bin/sh: /usr/sbin/dpkg-preconfigure: No such file or directory
(Reading database ... 19089 files and directories currently installed.)
Preparing to replace libc6 2.10-0maemo12+0m6 (using .../libc6_2.10-0maemo13+0m6_armel.deb) ...
/usr/share/debconf/confmodule: line 17: /usr/share/debconf/frontend: No such file or directory
dpkg: error processing /var/cache/apt/archives/libc6_2.10-0maemo13+0m6_armel.deb (--unpack):
subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.10-0maemo13+0m6_armel.deb
aegis-installing libc6 (from 'com.nokia.maemo')
E: Sub-process dpkg returned an error code (1)

any suggestions ?

Thanks