https://bugs.freedesktop.org/show_bug.cgi?id=54202

--- Comment #7 from Maximiliano Castañón <maxim...@gmail.com> 2012-09-15 
23:48:23 UTC ---
(In reply to comment #3)
> It's not just the Dutch dictionary, it's also in the English US package as 
> well
> on both 32bit and 64bit. Install errors:
> 
> http://pastebin.com/3aKwSYP1
> 
> And afterwards breaks the system(s) (32bit and 64bit):
> 
> $ sudo apt-get autoremove
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> The following packages will be REMOVED:
>   libreoffice3.6-dict-en libreoffice3.6-dict-es libreoffice3.6-dict-fr
> 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
> 3 not fully installed or removed.
> After this operation, 37.8 MB disk space will be freed.
> Do you want to continue [Y/n]? y
> (Reading database ... 489328 files and directories currently installed.)
> Removing libreoffice3.6-dict-en ...
> 
> ERROR: unknown sub-command sync!
>        Use unopkg --help (short -h) to print all options.
> ERROR: Registration of extensions failed!
> dpkg: error processing libreoffice3.6-dict-en (--remove):
>  subprocess installed post-removal script returned error exit status 1
> Removing libreoffice3.6-dict-es ...
> 
> ERROR: unknown sub-command sync!
>        Use unopkg --help (short -h) to print all options.
> ERROR: Registration of extensions failed!
> dpkg: error processing libreoffice3.6-dict-es (--remove):
>  subprocess installed post-removal script returned error exit status 1
> No apport report written because MaxReports is reached already
> Removing libreoffice3.6-dict-fr ...
> 
> ERROR: unknown sub-command sync!
>        Use unopkg --help (short -h) to print all options.
> ERROR: Registration of extensions failed!
> dpkg: error processing libreoffice3.6-dict-fr (--remove):
>  subprocess installed post-removal script returned error exit status 1
> No apport report written because MaxReports is reached already
> Errors were encountered while processing:
>  libreoffice3.6-dict-en
>  libreoffice3.6-dict-es
>  libreoffice3.6-dict-fr
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> This bug appears to be a duplicate & regression of:
> https://bugs.freedesktop.org/show_bug.cgi?id=41237
> [ Installation of dictionaries failed with
> ""/singletons/com.sun.star.deployment.ExtensionManager": loading component
> library failed""]
> 
> Using the method mentioned in that bug report and Bug 41290 - dictionaries do
> not install in daily builds as of 28/9/2011:
> <http://www.piprime.fr/1480/manually-remove-broken-package-debian-ubuntu/>
> I was able to clean the system:
> 
> $ sudo mv /var/lib/dpkg/info/libreoffice3.6-dict-en.* /tmp/
> $ sudo dpkg --remove --force-remove-reinstreq libreoffice3.6-dict-en
> $ sudo mv /var/lib/dpkg/info/libreoffice3.6-dict-es.* /tmp/
> $ sudo dpkg --remove --force-remove-reinstreq libreoffice3.6-dict-es
> $ sudo mv /var/lib/dpkg/info/libreoffice3.6-dict-fr.* /tmp/
> $ sudo dpkg --remove --force-remove-reinstreq libreoffice3.6-dict-fr
> 
> $ sudo apt-get -f install
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> 
> Not sure whether to reopen 41237, or if this bug's title should be change to
> inclued other dictionaries as well.

That happen with EN, ES, FR, AN... something is wrong with all of them or just
english...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to