[Bug 219008] pkg deleted harfbuzz when upgrading
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 14 09:09:36 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219008
--- Comment #7 from jakub_lach at mailplus.pl ---
I was able to better isolated what was going on-
In my case, if I build locally harfbuzz-icu (portmaster or just make build) it
doesn't actually copy upon installation libharfbuzz-icu.so.0 and
libharfbuzz-icu.so.0.10400.6 to /usr/local/lib. The resulting package is
'installed' without errors, but there are no relevant libraries actually copied
(so LibreOffice build is missing those yet harfbuzz-icu is registered as
already installed).
Non-icu harfbuzz port builds and installs it's files just fine. If I just 'pkg
install harfbuzz-icu' I get missing libraries installed normally. So somehow I
silently get broken harfbuzz-icu package if build locally.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-gnome
mailing list