I got it to work back again by making a little modification in the
postinst file inside the package.

I don't know if that modification is suitable for official packaging but
I gives the information :

I added the option --ignore-theme-index in that part of postinst :

# Automatically added by dh_icons
if which gtk-update-icon-cache >/dev/null 2>&1; then
        for dir in /usr/share/icons/hicolor /usr/share/icons/locolor 
/usr/share/icons/gnome; do
                gtk-update-icon-cache --force --quiet --ignore-theme-index 
"$dir"
        done
fi

I attached the result package which has all dependencies removed (
otherwise it would not works outside of the official repositories ).
This package is for testing purposes, or for urgency works =)

because the dependencies are removed in that test package, you should
also install theses packages + language support :

openoffice.org dictionaries-common openoffice.org-updatedicts openoffice
.org-core desktop-file-utils xml-core openoffice.org-style-human
openoffice.org-style-crystal openoffice.org-style-andromeda


** Attachment added: "openoffice.org-common_2.2.1-5ubuntu2_all.deb"
   
http://launchpadlibrarian.net/8470836/openoffice.org-common_2.2.1-5ubuntu2_all.deb

-- 
[gutsy] Trouble with package dependency (libcurl4-gnutls)
https://bugs.launchpad.net/bugs/124377
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to