The Following User Says Thank You to netfortius For This Useful Post: | ||
![]() |
2010-11-26
, 04:36
|
|
Posts: 12 |
Thanked: 6 times |
Joined on Nov 2010
@ Florida
|
#2
|
apt-get install nano
nano /var/lib/dpkg/info/account-plugin-salut.postinst
#!/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
The Following User Says Thank You to vebulous For This Useful Post: | ||
<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