Weird behaviour with perl5
Guido van Rooij
guido at gvr.org
Tue Aug 27 10:53:03 UTC 2019
I found the problem using pkg -dddd upgrade
This is what pkg -d logitechmmediaserver shows:
logitechmediaserver-7.9.2.g2018.12.10:
perl5-5.30.0
libgd-2.2.5_1,1
gettext-runtime-0.20.1
sox-14.4.2_3
mac-3.99.4.5.7_1
faad2-2.8.8,1
but:
pkg info --required-shlibs logitechmediaserver
logitechmediaserver-7.9.2.g2018.12.10:
libintl.so.8
libperl.so.5.28
So apparentlky, pkg changed the package dependance to perl5.30, where it should not have done so for the installed port logitechmediaserver-7.9.2.g2018.12.10.
Anyway, manually reinstalling this port fixed the problem.
-Guido
More information about the freebsd-pkg
mailing list