Hello, I don't know how it happened, but recent Ubuntu builds have broken -dev packages, which contain same libraries as non-dev packages. dpkg: error processing archive /var/cache/apt/archives/libllvm3.5_1%3a3.5~svn207603-1~exp1_amd64.deb (--unpack): trying to overwrite '/usr/lib/llvm-3.5/lib/libLLVM-3.5.so', which is also in package llvm-3.5-dev 1:3.5~svn207603-1~exp1 dpkg: error processing archive /var/cache/apt/archives/clang-3.5_1%3a3.5~svn207603-1~exp1_amd64.deb (--unpack): trying to overwrite '/usr/lib/llvm-3.5/lib/clang/3.5.0/lib/linux/libclang_rt.tsan-x86_64.a', which is also in package libclang-common-3.5-dev 1:3.5~svn207339-1~exp1 I don't know where to file a bug or who's maintainer, but it would be great to fix that. Thank you, Cheers, -- Adam
On 30/04/2014 12:42, Adam Strzelecki wrote:> Hello, > > I don't know how it happened, but recent Ubuntu builds have broken -dev packages, which contain same libraries as non-dev packages. > > > dpkg: error processing archive /var/cache/apt/archives/libllvm3.5_1%3a3.5~svn207603-1~exp1_amd64.deb (--unpack): > trying to overwrite '/usr/lib/llvm-3.5/lib/libLLVM-3.5.so', which is also in package llvm-3.5-dev 1:3.5~svn207603-1~exp1 > > dpkg: error processing archive /var/cache/apt/archives/clang-3.5_1%3a3.5~svn207603-1~exp1_amd64.deb (--unpack): > trying to overwrite '/usr/lib/llvm-3.5/lib/clang/3.5.0/lib/linux/libclang_rt.tsan-x86_64.a', which is also in package libclang-common-3.5-dev 1:3.5~svn207339-1~exp1 > > I don't know where to file a bug or who's maintainer, but it would be great to fix that.That would be my fault and the component in the bugzilla is Packaging/apt. I am going to have a look to this. Sorry, I added recently some missing files in the packages. Sylvestre
On 30/04/2014 12:50, Sylvestre Ledru wrote:> On 30/04/2014 12:42, Adam Strzelecki wrote: >> Hello, >> >> I don't know how it happened, but recent Ubuntu builds have broken -dev packages, which contain same libraries as non-dev packages. >> >> >> dpkg: error processing archive /var/cache/apt/archives/libllvm3.5_1%3a3.5~svn207603-1~exp1_amd64.deb (--unpack): >> trying to overwrite '/usr/lib/llvm-3.5/lib/libLLVM-3.5.so', which is also in package llvm-3.5-dev 1:3.5~svn207603-1~exp1 >> >> dpkg: error processing archive /var/cache/apt/archives/clang-3.5_1%3a3.5~svn207603-1~exp1_amd64.deb (--unpack): >> trying to overwrite '/usr/lib/llvm-3.5/lib/clang/3.5.0/lib/linux/libclang_rt.tsan-x86_64.a', which is also in package libclang-common-3.5-dev 1:3.5~svn207339-1~exp1 >> >> I don't know where to file a bug or who's maintainer, but it would be great to fix that. > That would be my fault and the component in the bugzilla is Packaging/apt. > > I am going to have a look to this. Sorry, I added recently some missing > files in the packages. >It should be fixed. Can you confirm? Thanks Sylvestre