I'm not sure splitting unopkg out into a separate package would actually
help, given that it would need to have the libraries it depends on also
included, which is some 13 libs from libreoffice-core.

$ ldd /usr/lib/libreoffice/program/unopkg.bin | awk '/=>/ { print $3 }'| xargs 
-n1 readlink -f | sort -u | xargs dpkg -S | grep -c libreoffice-core
18
$

Why does this trigger belong to libreoffice-common in the first place?
Wouldn't it be better to have the postinst trigger in the libreoffice-
core package?

Note that regardless of whether the package is split or the trigger is
moved, precise libreoffice-core probably needs to declare a Breaks: on
the old version of libreoffice-common, since libreoffice-common hasn't
yet been touched as part of this upgrade when this breakage happened.

** Changed in: libreoffice (Ubuntu Precise)
       Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/917153

Title:
  failed to upgrade from oneiric to precise:
  /usr/lib/libreoffice/program/unopkg.bin: error while loading shared
  libraries: libicule.so.48: cannot open shared object file: No such
  file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/917153/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to