Bug#868564: File conflict between python-llvmlite-dbgsym and python3-llvmlite-dbgsym
Adrian Bunk
bunk at debian.org
Sun Jul 16 16:44:00 UTC 2017
Source: llvmlite
Version: 0.16.0-1
Severity: serious
Control: affects -1 python-llvmlite-dbgsym python3-llvmlite-dbgsym
# apt-get install python-llvmlite-dbgsym python3-llvmlite-dbgsym
...
dpkg: error processing archive /var/cache/apt/archives/python3-llvmlite-dbgsym_0.16.0-1_amd64.deb (--unpack):
trying to overwrite '/usr/lib/debug/.build-id/d1/1e181bd6228ccc8be91726416eb19cef0c11b3.debug', which is also in package python-llvmlite-dbgsym 0.16.0-1
The problem is that
/usr/lib/python{2.7,3}/dist-packages/llvmlite/binding/libllvmlite.so
is the same binary in two different packages.
The proper fix for this bug is to create a -common package for
libllvmlite.so that both python-llvmlite and python3-llvmlite
depend on.
More information about the Pkg-llvm-team
mailing list