|
|
2010-07-01
, 22:07
|
|
Posts: 49 |
Thanked: 15 times |
Joined on Mar 2010
@ Scotland
|
#12
|
you´re not alone, i have the same exact problem
They worked like charme, then there was an automatic update ...and know, the Plugins work anymore.
|
|
2010-07-02
, 08:59
|
|
|
Posts: 120 |
Thanked: 14 times |
Joined on Jun 2010
@ Queens, NY
|
#13
|
|
|
2010-07-02
, 15:54
|
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#14
|
| The Following 3 Users Say Thank You to nicolai For This Useful Post: | ||
|
|
2010-07-02
, 19:40
|
|
Posts: 49 |
Thanked: 15 times |
Joined on Mar 2010
@ Scotland
|
#15
|
For this instruction
http://talk.maemo.org/showpost.php?p=653761&postcount=4
you need to have root access to your device:
http://wiki.maemo.org/Root_access
Then you can edit the file:
/var/lib/dpkg/info/account-plugin-salut.postinst
In this file is a line:
/etc/init.d/avahi-daemon start
and you have to put a # at the beginning of this line:
#/etc/init.d/avahi-daemon start
Now you should now be able to update this package.
Or concact the maintainer of this package and ask for help.
regards nicolai
|
|
2010-07-02
, 20:55
|
|
|
Posts: 120 |
Thanked: 14 times |
Joined on Jun 2010
@ Queens, NY
|
#16
|
For this instruction
http://talk.maemo.org/showpost.php?p=653761&postcount=4
you need to have root access to your device:
http://wiki.maemo.org/Root_access
Then you can edit the file:
/var/lib/dpkg/info/account-plugin-salut.postinst
In this file is a line:
/etc/init.d/avahi-daemon start
and you have to put a # at the beginning of this line:
#/etc/init.d/avahi-daemon start
Now you should now be able to update this package.
Or contact the maintainer of this package and ask for help.
regards nicolai
/var/lib/dpkg/info/account-plugin-salut.postinst
|
|
2010-07-03
, 04:28
|
|
Posts: 1 |
Thanked: 0 times |
Joined on Jul 2010
@ Germantown, MD
|
#17
|
|
|
2010-07-03
, 08:12
|
|
Posts: 992 |
Thanked: 738 times |
Joined on Jun 2010
@ Low Earth Orbit
|
#18
|
EDIT: I put the line below in X Terminal and "file not found".
Code:/var/lib/dpkg/info/account-plugin-salut.postinst
sudo gainroot vi /var/lib/dpkg/info/account-plugin-salut.postinst
|
|
2010-07-03
, 12:13
|
|
|
Posts: 120 |
Thanked: 14 times |
Joined on Jun 2010
@ Queens, NY
|
#19
|
1) You need to be root
2) You need to edit the file, not just type in the name of the file
So open an X Terminal, then type:
Code:sudo gainroot vi /var/lib/dpkg/info/account-plugin-salut.postinst
But BEFORE you do that, find yourself a good tutorial on the basics of using the vi editor!
|
|
2010-07-25
, 16:01
|
|
Posts: 23 |
Thanked: 3 times |
Joined on Feb 2010
@ Houston
|
#20
|
They worked like charme, then there was an automatic update ...and know, the Plugins work anymore.