Re: Bug#575797: some more stuff
On 04/05/11 23:32, Christoph Egger wrote:
> (unstable-kfreebsd-i386-sbuild)root@escher:~# dot --help
> There is no layout engine support for "dot"
> Perhaps "dot -c" needs to be run (with installer's privileges) to register the plugins?
> (unstable-kfreebsd-i386-sbuild)root@escher:~# sh -x /var/lib/dpkg/info/libgvc5.postinst
> + set -e
> + [ -x /usr/sbin/libgvc5-config-update ]
> + libgvc5-config-update -c
> + [ -f /usr/lib/graphviz/config ]
> + [ = configure ]
> (unstable-kfreebsd-i386-sbuild)root@escher:~# dot --help
> There is no layout engine support for "dot"
> Perhaps "dot -c" needs to be run (with installer's privileges) to
> register the plugins?
Hmm, very strange!
Does /usr/lib/graphviz/config6 exist in the chroot after running the
postinst? If so, does it contain an entry for
libgvplugin_dot_layout.so.6 (and just to be sure, hopefully this file
does exist in the same directory)?
Cheers,
David.
Reply to: