[Bug 1370419] Re: cannot update doxygen in 14.04.1, unresolved GvExitOnUsage
T Ch
cseri9 at gmail.com
Wed Oct 8 16:55:35 UTC 2014
Output of ldd -r on the buggy system:
$ ldd -r /usr/sbin/libgvc6-config-update
linux-gate.so.1 => (0xb7791000)
libgvc.so.6 => /usr/local/lib/libgvc.so.6 (0xb76f6000)
libcgraph.so.6 => /usr/local/lib/libcgraph.so.6 (0xb76e0000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb752f000)
libgraph.so.5 => /usr/local/lib/libgraph.so.5 (0xb7521000)
libcdt.so.5 => /usr/local/lib/libcdt.so.5 (0xb751a000)
libpathplan.so.4 => /usr/local/lib/libpathplan.so.4 (0xb7511000)
libltdl.so.7 => /usr/lib/i386-linux-gnu/libltdl.so.7 (0xb7506000)
/lib/ld-linux.so.2 (0xb7792000)
libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb74bf000)
libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb74ba000)
undefined symbol: GvExitOnUsage (/usr/sbin/libgvc6-config-update)
/usr/sbin/libgvc6-config-update: Symbol `MemTest' has different size in shared object, consider re-linking
This ldd output was different than the output on the LiveCD machine
(addresses omitted due to the lack of copy-paste from the VM):
$ ldd -r /usr/sbin/libgvc6-config-update
linux-gate.so.1 => (0x...)
libgvc.so.6 => /usr/local/lib/libgvc.so.6 (0x...)
libcgraph.so.6 => /usr/local/lib/libcgraph.so.6 (0x...)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0x...)
libltdl.so.7 => /usr/lib/i386-linux-gnu/libltdl.so.7 (0x...)
libcdt.so.5 => /usr/local/lib/libcdt.so.5 (0x...)
libpathplan.so.4 => /usr/local/lib/libpathplan.so.4 (0x...)
libexpat.so.1 => /lib/i386-linux-gnu/libexpat.so.1 (0x...)
libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0x...)
/lib/ld-linux.so.2 (0x...)
libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0x...)
libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0x...)
Anyway, deleting /usr/sbin/libgvc6-config-update solved the problem, now it works fine.
There is a bug somewhere though.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to graphviz in Ubuntu.
https://bugs.launchpad.net/bugs/1370419
Title:
cannot update doxygen in 14.04.1, unresolved GvExitOnUsage
Status in “graphviz” package in Ubuntu:
Confirmed
Bug description:
Every time ubuntu updates any packets, I will have this error:
Setting up libgvc6 (2.36.0-0ubuntu3) ...
libgvc6-config-update: symbol lookup error: libgvc6-config-update: undefined symbol: GvExitOnUsage
dpkg: error processing package libgvc6 (--configure):
subprocess installed post-installation script returned error exit status 127
Setting up libgvpr2 (2.36.0-0ubuntu3) ...
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: dependency problems prevent configuration of graphviz:
graphviz depends on libgvc6; however:
Package libgvc6 is not configured yet.
dpkg: error processing package graphviz (--configure):
dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.19-0ubuntu6.3) ...
Errors were encountered while processing:
libgvc6
graphviz
Error in function:
Setting up libgvc6 (2.36.0-0ubuntu3) ...
libgvc6-config-update: symbol lookup error: libgvc6-config-update: undefined symbol: GvExitOnUsage
dpkg: error processing package libgvc6 (--configure):
subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of graphviz:
graphviz depends on libgvc6; however:
Package libgvc6 is not configured yet.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/graphviz/+bug/1370419/+subscriptions
More information about the foundations-bugs
mailing list