[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#836048: closed by "Rene Engelhard" <rene.engelhard@gmx.de> (Aw: Bug#836048: libreoffice-core: libreoffice doesn't start without libicu55)



close 836132
thanks

Hi,

On Tue, Aug 30, 2016 at 09:35:29PM +0200, Samuele Battarra wrote:
> On my system ldd report the library as used.
> This is the dependency chain:
> 
> soffice.bin
> libmergedlo.so
> libharfbuzz-icu.so.0
> libicuuc.so.55
> 
> So the problem is in libharfbuzz-icu0.
> I opened bug #836132

No, that's untrue, too.

$ rmadison libharfbuzz-icu0
 libharfbuzz-icu0 | 1.2.7-1+b1 | stretch         | amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, powerpc, ppc64el, s390x
 libharfbuzz-icu0 | 1.2.7-1+b1 | sid             | amd64, arm64, armel, armhf, hurd-i386, i386, kfreebsd-amd64, kfreebsd-i386, mips, mips64el, mipsel, powerpc, ppc64el, s390x

# dpkg -l libharfbuzz-icu0
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name           Version      Architektur  Beschreibung
+++-==============-============-============-=================================
ii  libharfbuzz-ic 1.2.7-1+b1   amd64        OpenType text shaping engine ICU 

# objdump -p /usr/lib/x86_64-linux-gnu/libharfbuzz-icu.so.0 | grep icu
/usr/lib/x86_64-linux-gnu/libharfbuzz-icu.so.0:     file format elf64-x86-64
  NEEDED               libicuuc.so.57
  NEEDED               libicudata.so.57
  SONAME               libharfbuzz-icu.so.0

# ldd /usr/lib/x86_64-linux-gnu/libharfbuzz-icu.so.0 | grep icu
	libicuuc.so.57 => /usr/lib/x86_64-linux-gnu/libicuuc.so.57 (0x00007f9c699f7000)
	libicudata.so.57 => /usr/lib/x86_64-linux-gnu/libicudata.so.57 (0x00007f9c67f7a000)

So no idea what weird stuff you did, but...

Regards,

Rene


Reply to: