Source: graphviz
Version: 2.38.0-17
Severity: serious
Control: affects -1 graphviz-dbgsym libgvc6-dbgsym

# apt-get install graphviz-dbgsym libgvc6-dbgsym
...
dpkg: error processing archive 
/var/cache/apt/archives/libgvc6-dbgsym_2.38.0-17_amd64.deb (--unpack):
 trying to overwrite 
'/usr/lib/debug/.build-id/c0/5291dc418c6c2e79cb3b80cccd072565f89cb4.debug', 
which is also in package graphviz-dbgsym 2.38.0-17


The problem is that /usr/bin/dot and /usr/sbin/libgvc6-config-update
are the same binary shipped in different packages.

If this is intentional, one possible solution would be to make dot
a symlink to libgvc6-config-update with the dependency of the graphviz
on libgvc6 becoming a strict = dependency on the same binary version.

Reply via email to