View Single Post
Posts: 10 | Thanked: 0 times | Joined on Jun 2010
#7
I remove mozillas chinook, i forgot this repo is active. and execute apt-get upgrade:

Code:
/home/user # apt-get upgrade 
Reading package lists... Done 
Building dependency tree 
Reading state information... Done 
The following packages will be upgraded: 
libgoffice-0-8 libgoffice-0-8-common libkok liblongcat1 
python-location xarchiver 
6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 
2 not fully installed or removed. 
Need to get 4111kB/4495kB of archives. 
After this operation, 831kB disk space will be freed. 
Do you want to continue [Y/n]? y 
WARNING: The following packages cannot be authenticated! 
xarchiver 
Install these packages without verification [y/N]? y 
Get:1 http://repository.maemo.org fremantle/free liblongcat1 0.9 [10,1kB] 
Get:2 http://repository.maemo.org fremantle/free libgoffice-0-8-common 0.8.5-1 [1090kB] 
Get:3 http://repository.maemo.org fremantle/free libgoffice-0-8 0.8.5-1 [1405kB] 
Get:4 http://repository.maemo.org fremantle/free libkok 4:4.3.2-13 [1599kB] 
Get:5 http://repository.maemo.org fremantle/free python-location 0.2 [8060B] 
Fetched 4111kB in 12s (339kB/s) 
(Reading database ... 26386 files and directories currently installed.) 
Preparing to replace liblongcat1 0.8 (using .../liblongcat1_0.9_armel.deb) ... 
Unpacking replacement liblongcat1 ... 
Preparing to replace libgoffice-0-8-common 0.8.3-1 (using .../libgoffice-0-8-common_0.8.5-1_all.deb) ... 
Unpacking replacement libgoffice-0-8-common ... 
Preparing to replace libgoffice-0-8 0.8.3-1 (using .../libgoffice-0-8_0.8.5-1_armel.deb) ... 
Unpacking replacement libgoffice-0-8 ... 
Preparing to replace libkok 4:4.3.2-11 (using .../libkok_4%3a4.3.2-13_armel.deb) ... 
Unpacking replacement libkok ... 
Preparing to replace xarchiver 0.4.6-7maemo2 (using .../xarchiver_0.4.6-7maemo2_all.deb) ... 
Unpacking replacement xarchiver ... 
Preparing to replace python-location 0.1 (using .../python-location_0.2_armel.deb) ... 
Unpacking replacement python-location ... 
Processing triggers for catorise ... 
################################################################Setting up liblongcat1 (0.9) ... 
Setting up account-plugin-salut (0.9) ... 
/var/lib/dpkg/info/account-plugin-salut.postinst: line 6: /etc/init.d/avahi-daemon: not found 
dpkg: error processing account-plugin-salut (--configure): 
subprocess post-installation script returned error exit status 127 
dpkg: dependency problems prevent configuration of telepathy-extras: 
telepathy-extras depends on account-plugin-salut; however: 
Package account-plugin-salut is not configured yet. 
dpkg: error processing telepathy-extras (--configure): 
dependency problems - leaving unconfigured 
Setting up libgoffice-0-8-common (0.8.5-1) ... 
Setting up libgoffice-0-8 (0.8.5-1) ... 
Setting up libkok (4:4.3.2-13) ... 
Setting up xarchiver (0.4.6-7maemo2) ... 
Unknown media type in type 'sketch/png' 

Setting up python-location (0.2) ... 
Errors were encountered while processing: 
account-plugin-salut 
telepathy-extras 
E: Sub-process /usr/bin/dpkg returned an error code (1) 
/home/user #
Thanks for all.