Page 1 of 1

failed installation of ultimate edition nautilus scripts

PostPosted: Sun Jan 24, 2010 12:15 am
by kyriakos
i use both ultimate edition and sidux and when i tried to install my favourite scripts from ultimate edition there it failed actually it install them partially and when i try to uninstall them with synaptic or by terminal with apt-get purge/remove i have this error E: ultimate-edition-nautilus-scripts: subprocess installed post-removal script returned error exit status 1




apt-get remove ultimate-edition-nautilus-scripts
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
ultimate-edition-nautilus-scripts
0 upgraded, 0 newly installed, 1 to remove and 114 not upgraded.
1 not fully installed or removed.
After this operation, 127kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 280662 files and directories currently installed.)
Removing ultimate-edition-nautilus-scripts ...
Removing Nautilus Scripts
rm: cannot remove `/home/root/.gnome2/nautilus-scripts/Auto Thumbnail': No such file or directory
dpkg: error processing ultimate-edition-nautilus-scripts (--remove):
subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
ultimate-edition-nautilus-scripts
E: Sub-process /usr/bin/dpkg returned an error code (1)


any suggestions?

Re: failed installation of ultimate edition nautilus scripts

PostPosted: Sun Jan 24, 2010 12:44 am
by JOHNNYG
Hello, I would remove the unwanted scripts manually, sudo nautilus>filesystem>home>"your folder"top of toolbar "view"">""Show hidden files"">gnome2>nautilus scripts,and left click, delete unwanted scripts. ;) :ugeek:

Re: failed installation of ultimate edition nautilus scripts

PostPosted: Sun Jan 24, 2010 12:48 am
by Cell
Try to use the apt-get purge command,and force it with -f.

Re: failed installation of ultimate edition nautilus scripts

PostPosted: Sun Jan 24, 2010 1:02 am
by kyriakos
i just did on terminal apt-get purge -f ultimate-edition-nautilus-scripts but still the same...
root@root:~# apt-get purge -f ultimate-edition-nautilus-scripts
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
ultimate-edition-nautilus-scripts
0 upgraded, 0 newly installed, 1 to remove and 114 not upgraded.
1 not fully installed or removed.
After this operation, 127kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 280662 files and directories currently installed.)
Removing ultimate-edition-nautilus-scripts ...
Removing Nautilus Scripts
rm: cannot remove `/home/root/.gnome2/nautilus-scripts/Auto Thumbnail': No such file or directory
dpkg: error processing ultimate-edition-nautilus-scripts (--remove):
subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
ultimate-edition-nautilus-scripts

Re: failed installation of ultimate edition nautilus scripts

PostPosted: Sun Jan 24, 2010 1:57 pm
by stanca
Try "sudo apt-get install -f" too.

Re: failed installation of ultimate edition nautilus scripts

PostPosted: Sun Jan 24, 2010 10:58 pm
by kyriakos
tried sudo apt-get install -f but I still get same errors I can't install or uninstall anything. I'm stuck.

Re: failed installation of ultimate edition nautilus scripts

PostPosted: Mon Jan 25, 2010 4:20 am
by Cell
found a few sites...

http://www.google.com/search?q=subproce ... =firefox-a

the first explains the process pretty good.

Re: failed installation of ultimate edition nautilus scripts

PostPosted: Mon Feb 08, 2010 8:12 pm
by kyriakos
i tried to uninstall it manually by going to root/.gnome2/nautilus scripts but the folder is empty there are no scripts the same with the home/user/.gnome2/nautilus-scripts the folder is empty but i still cant use my system to update it or install uninstall packages i just tried to update my system and the message i have in terminal is :

Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 279196 files and directories currently installed.)
Removing ultimate-edition-nautilus-scripts ...
Removing Nautilus Scripts
rm: cannot remove `/home/root/.gnome2/nautilus-scripts/Auto Thumbnail': No such file or directory
dpkg: error processing ultimate-edition-nautilus-scripts (--remove):
subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
ultimate-edition-nautilus-scripts
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@kyri-os:/home/kyri-os# nautilus
** Message: Initializing gksu extension...
Initializing nautilus-image-converter extension
Initializing nautilus-open-terminal extension
Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or directory
Please ask your system administrator to enable user sharing.

Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or directory
Please ask your system administrator to enable user sharing.

Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or directory
Please ask your system administrator to enable user sharing.
and when i try to purge i get this:
apt-get purge ultimate-edition-nautilus-scripts
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
ultimate-edition-nautilus-scripts
0 upgraded, 0 newly installed, 1 to remove and 490 not upgraded.
1 not fully installed or removed.
After this operation, 127kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 279196 files and directories currently installed.)
Removing ultimate-edition-nautilus-scripts ...
Removing Nautilus Scripts
rm: cannot remove `/home/root/.gnome2/nautilus-scripts/Auto Thumbnail': No such file or directory
dpkg: error processing ultimate-edition-nautilus-scripts (--remove):
subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
ultimate-edition-nautilus-scripts
E: Sub-process /usr/bin/dpkg returned an error code (1)