AMD64: Openoffice does not work after upgrade to Breezy

Gerhard Gaußling ggrubbish at web.de
Sun Nov 6 23:50:41 UTC 2005


Am Sonntag 06 November 2005 23:56 schrieb Thomas Kaiser (ubuntu):
> Hello James
>
> James Gray wrote:
> > I believe this is the package you need to resolve the OOo + zlib
> > error on 64bit (AMD64) platforms:
> >
> > lib32z1_1.2.3-3ubuntu4_amd64.deb
> >
> > Version numbers may vary slightly, but this is the right package :)
> >
> > Cheers,
> >
> > James
>
> Looks like this one is installed (actually I checked before I did the
> hack): thomas at AMD64:/home/thomas # dpkg -l | grep lib32z1
> ii  lib32z1                                         1.2.3-3ubuntu4
>                   compression library - 32 bit runtime
>
> thomas at AMD64:/home/thomas # ls /var/cache/apt/archives/lib32z*
> /var/cache/apt/archives/lib32z1_1%3a1.2.3-3ubuntu4_amd64.deb
>
> And if I do:
> thomas at AMD64:~$ sudo apt-get remove lib32z1
> Reading package lists... Done
> Building dependency tree... Done
> The following packages will be REMOVED:
>    ia32-libs ia32-libs-gtk ia32-libs-openoffice.org lib32gcj6 lib32z1
> lsb lsb-core lsb-cxx lsb-graphics openoffice.org
>    openoffice.org-bin openoffice.org-gtk-gnome
> openoffice.org1-debian-files openoffice.org2 openoffice.org2-base
>    openoffice.org2-calc openoffice.org2-common openoffice.org2-core
> openoffice.org2-draw openoffice.org2-gnome
>    openoffice.org2-impress openoffice.org2-math
> openoffice.org2-writer 0 upgraded, 0 newly installed, 23 to remove
> and 0 not upgraded. Need to get 0B of archives.
> After unpacking 381MB disk space will be freed.
> Do you want to continue [Y/n]? n
> Abort.
>
> I can see that it depends on openoffice.
>
$ apt-cache policy lib32z1|egrep "(\*\*)"
 *** 1:1.2.3-3ubuntu4 0
$ dpkg -L lib32z1
/.
/usr
/usr/lib32
/usr/lib32/libz.so.1.2.3
/usr/share
/usr/share/doc
/usr/share/doc/lib32z1
/usr/share/doc/lib32z1/copyright
/usr/share/doc/lib32z1/changelog.Debian.gz
/usr/lib32/libz.so.1
$ apt-cache show lib32z1|grep Depends
Depends: ia32-libs (>= 0.2)
$ apt-cache show openoffice.org2-core|grep Depends
Depends: openoffice.org2-common (>> 1.9.129), 
openoffice.org-debian-files (>= 1.1.4-3+2ubuntu4), 
openoffice.org2-l10n-en-us (>> 1.9.129) | openoffice.org2-l10n-1.9.129, 
openoffice.org2-java-common, ttf-opensymbol, libnss3 (>= 1.7.5), 
debconf (>= 1.2.0) | debconf-2.0, ia32-libs-openoffice.org (>= 
1ubuntu5), lib32stdc++6, lib32z1 (>= 1.2.3-1ubuntu4)

Therefor something try this:
apt-get (re)install (--force-help) ia32-libs-gtk 
ia32-libs-openoffice.org ia32-libs  lib32z1 (ia32-libs-kde ???)

I hope that helps

Kind regards

Gerhard Gaußling




More information about the ubuntu-users mailing list