![]() |
Re: Can't install 2 plugins that I already had.
Quote:
Use the 'vi' editor to comment out the command line: /etc/init.d/avahi-daemon start by adding a # at the beginning of the line so it becomes: #/etc/init.d/avahi-daemon start This command is then ignored allowing the updates to happen :) After updating I removed the # and have had no problems. |
Re: Can't install 2 plugins that I already had.
I just ssh'ed into /var/lib/dpkg/info/account-plugin-salut.postinst and opened it with notepad, added the #, save and overwrite. seems to work fine so far
|
Re: Can't install 2 plugins that I already had.
I've had the same problem but could finally solve it:
these are some reply from before: Code: sudo gainroot vi /var/lib/dpkg/info/account-plugin-salut.postinst and then ..... Use the 'vi' editor to comment out the command line: /etc/init.d/avahi-daemon start by adding a # at the beginning of the line so it becomes: #/etc/init.d/avahi-daemon start ************************************************** ******************************* In order to use properly the vi command line goes as follows; once inside the account-plugin-salut.postinst press i (just the letter i in which activated the Insert function) then, add the # like mentioned before (# /etc/init.d/avahi-daemon start) press the "ESC" button of the xterminal to leave insert function now write :wq (which means w - write (save), q - quit the editing mode) Now do what ever you wanted to do... This command is then ignored allowing the updates to happen |
Re: Can't install 2 plugins that I already had.
great it works. thanks.
|
| All times are GMT. The time now is 12:17. |
vBulletin® Version 3.8.8