Active Topics

 



Notices


Reply
Thread Tools
Posts: 15 | Thanked: 3 times | Joined on Dec 2009
#1
This is an odd one - from the FasterAppMgr log (when trying to install/uninstall apps):
<snip>
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)
<snip>

Problem in not solving this as per: http://talk.maemo.org/showpost.php?p=653761&postcount=4 ? There is NO account-plugin-salut.postinst anywhere in my Nokia N900 - neither in the /var/lib/dpkg/info/, nor anywhere else (did a "find" from the root down)

Any ideas?!?

TIA,
Stefan
 

The Following User Says Thank You to netfortius For This Useful Post:
vebulous's Avatar
Posts: 12 | Thanked: 6 times | Joined on Nov 2010 @ Florida
#2
I dont know about you, but this [the link you provided] fixed my problem.

Are you sure its not located anywhere? if thats the case, you probably removed it somehow. or its possible its not installed (highly unlikely)
I do have a suggestion, If you want to just add the whole file itself, here's what the whole file looks like.
NOTE: I use nano in my case, because of its simplicity (vi is just too hard, man)
TO INSTALL NANO
Code:
apt-get install nano
If you'd rather do it a different way, be my guest.

Then do this:
Code:
nano /var/lib/dpkg/info/account-plugin-salut.postinst
Then add everything you see here
Code:
#!/bin/sh

gtk-update-icon-cache /usr/share/icons/hicolor

#Avahi doesn't like starting itself. This is a bit of a hack though.
#/etc/init.d/avahi-daemon start
NOTE: You dont have to write in "Avahi doesn't like starting itself. This is a bit of a hack though.", but i'm just giving you everything i have.

I hope this works for you. Let us know what happens
 

The Following User Says Thank You to vebulous For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 21:17.