Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2017 09:09:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 219008] pkg deleted harfbuzz when upgrading
Message-ID:  <bug-219008-32340-GwkwYd4lkT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219008-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219008-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219008

--- Comment #7 from jakub_lach@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 co=
pied
(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 someho=
w I
silently get broken harfbuzz-icu package if build locally.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219008-32340-GwkwYd4lkT>