Active Topics

 


Reply
Thread Tools
Posts: 51 | Thanked: 2 times | Joined on Mar 2011 @ India
#1
there is a error shown in x terminal regarding some dpkg and how do i fix it ??( pasted the error below)

pls help.

Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 46 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up account-plugin-salut (0.10) ...
/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
Errors were encountered while processing:
account-plugin-salut
telepathy-extras
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #
 
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#2
apt-get install avahi-daemon

first.
 
Posts: 166 | Thanked: 30 times | Joined on Apr 2010 @ Halifax, UK
#3
46 not upgraded??? are you on pr1.2
 
Posts: 51 | Thanked: 2 times | Joined on Mar 2011 @ India
#4
Originally Posted by Radicalz38 View Post
apt-get install avahi-daemon

first.
It says this "avahi-daemon is already the newest version."

and the same error is repeated again...!!
 
Posts: 51 | Thanked: 2 times | Joined on Mar 2011 @ India
#5
Originally Posted by matthew maude View Post
46 not upgraded??? are you on pr1.2
Nope its updated to Pr 1.3 i.e(version 20.2010.36-2)
46 how do i uprgade to 46...u mean kernel..??
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#6
You need to edit the /var/lib/dpkg/info/account-plugin-salut.postinst file and comment out/delete line 6 (which will mention /etc/init.d/avahi-daemon).
 
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#7
Originally Posted by Rob1n View Post
You need to edit the /var/lib/dpkg/info/account-plugin-salut.postinst file and comment out/delete line 6 (which will mention /etc/init.d/avahi-daemon).
Code:
sudo sed -i '6 s/^/#/' /var/lib/dpkg/info/account-plugin-salut.postinst

Use at your own risk!!
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 
Posts: 51 | Thanked: 2 times | Joined on Mar 2011 @ India
#8
Fixed it .
Thanx too all for the help.
 
Posts: 28 | Thanked: 2 times | Joined on Nov 2010
#9
i have the same problem and i dont understand what to do to fix it... can you tell me please what to type i x-term??
 
Posts: 51 | Thanked: 2 times | Joined on Mar 2011 @ India
#10
Originally Posted by soultmich View Post
i have the same problem and i dont understand what to do to fix it... can you tell me please what to type i x-term??
Code:
sudo sed -i '6 s/^/#/' /var/lib/dpkg/info/account-plugin-salut.postinst


Try this code it may help you fix your problem.
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:02.