[Bug 1848960] Re: rrdtool won't run, can't find symbols in libpangoft2-1.0.so.0

2019-10-20 Thread Pavel Malyshev
The symbol is there in libfontconfig:
# objdump -TC /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 | grep 
FcWeightToOpenType
00022450 gDF .text  0077  BaseFcWeightToOpenType

However rrdtool picks up incorrect library:
# ldd /usr/bin/rrdtool | grep fontconfig
libfontconfig.so.1 => /opt/ffmpeg/lib/libfontconfig.so.1 
(0x7f8915183000)


Marked the bug report as invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848960

Title:
  rrdtool won't run, can't find symbols in libpangoft2-1.0.so.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1848960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1848960] Re: rrdtool won't run, can't find symbols in libpangoft2-1.0.so.0

2019-10-20 Thread Pavel Malyshev
Actually it is libpangoft2 cannot find symbols:

# objdump -TC /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 | grep 
FcWeightToOpenType
  DF *UND*    FcWeightToOpenType


** Changed in: rrdtool (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848960

Title:
  rrdtool won't run, can't find symbols in libpangoft2-1.0.so.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1848960/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs