Your message dated Thu, 08 Feb 2018 11:11:05 +0000
with message-id <e1ejk6b-000dgj...@fasolo.debian.org>
and subject line Bug#888057: fixed in llvm-toolchain-6.0 1:6.0~+rc2-1
has caused the Debian Bug report #888057,
regarding liblldb-6.0-dbg,liblldb-7-dbg: file conflict on 
/usr/lib/debug/.build-id/17/60e59a70d274c9f0a022a508a9a01bf49c6754.debug
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
888057: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888057
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: liblldb-6.0-dbg,liblldb-7-dbg
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Control: found -1 1:6.0~+rc1-1
Control: found -1 1:7~svn322880-1

Hi,

during a test with piuparts I noticed your package failed to install
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/#overwriting-files-and-replacing-packages-replaces

>From the attached log (scroll to the bottom...):

  Selecting previously unselected package liblldb-7-dbg.
  Preparing to unpack .../liblldb-7-dbg_1%3a7~svn322880-1_amd64.deb ...
  Unpacking liblldb-7-dbg (1:7~svn322880-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/liblldb-7-dbg_1%3a7~svn322880-1_amd64.deb (--unpack):
   trying to overwrite 
'/usr/lib/debug/.build-id/17/60e59a70d274c9f0a022a508a9a01bf49c6754.debug', 
which is also in package liblldb-6.0-dbg 1:6.0~+rc1-1
  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/liblldb-7-dbg_1%3a7~svn322880-1_amd64.deb


cheers,

Andreas

Attachment: liblldb-6.0-dbg=1%6.0~+rc1-1_liblldb-7-dbg=1%7~svn322880-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-6.0
Source-Version: 1:6.0~+rc2-1

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-6.0, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 888...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru <sylves...@debian.org> (supplier of updated llvm-toolchain-6.0 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 07 Feb 2018 23:13:54 +0100
Source: llvm-toolchain-6.0
Binary: clang-6.0 clang-tools-6.0 clang-format-6.0 clang-tidy-6.0 clang-6.0-doc 
libclang1-6.0 libclang1-6.0-dbg libclang-6.0-dev libclang-common-6.0-dev 
libfuzzer-6.0-dev python-clang-6.0 clang-6.0-examples libllvm6.0 libllvm6.0-dbg 
llvm-6.0 llvm-6.0-runtime llvm-6.0-dev llvm-6.0-tools llvm-6.0-doc 
llvm-6.0-examples lld-6.0 liblld-6.0 liblld-6.0-dev lldb-6.0 liblldb-6.0 
liblldb-6.0-dbg python-lldb-6.0 liblldb-6.0-dev
Architecture: source
Version: 1:6.0~+rc2-1
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylves...@debian.org>
Description:
 clang-6.0  - C, C++ and Objective-C compiler
 clang-6.0-doc - C, C++ and Objective-C compiler - Documentation
 clang-6.0-examples - Clang examples
 clang-format-6.0 - Tool to format C/C++/Obj-C code
 clang-tidy-6.0 - clang-based C++ linter tool
 clang-tools-6.0 - clang-based tools
 libclang-6.0-dev - clang library - Development package
 libclang-common-6.0-dev - clang library - Common development package
 libclang1-6.0 - C interface to the clang library
 libclang1-6.0-dbg - clang library (debug)
 libfuzzer-6.0-dev - Library for coverage-guided fuzz testing
 liblld-6.0 - LLVM-based linker, library
 liblld-6.0-dev - LLVM-based linker, header files
 liblldb-6.0 - Next generation, high-performance debugger, library
 liblldb-6.0-dbg - Next generation, high-performance debugger, debugging 
libraries
 liblldb-6.0-dev - Next generation, high-performance debugger, header files
 libllvm6.0 - Modular compiler and toolchain technologies, runtime library
 libllvm6.0-dbg - Modular compiler and toolchain technologies, debugging 
libraries
 lld-6.0    - LLVM-based linker
 lldb-6.0   - Next generation, high-performance debugger
 llvm-6.0   - Modular compiler and toolchain technologies
 llvm-6.0-dev - Modular compiler and toolchain technologies, libraries and 
header
 llvm-6.0-doc - Modular compiler and toolchain technologies, documentation
 llvm-6.0-examples - Modular compiler and toolchain technologies, examples
 llvm-6.0-runtime - Modular compiler and toolchain technologies, IR interpreter
 llvm-6.0-tools - Modular compiler and toolchain technologies, tools
 python-clang-6.0 - Clang Python Bindings
 python-lldb-6.0 - Next generation, high-performance debugger, python lib
Closes: 876015 888057 888877
Changes:
 llvm-toolchain-6.0 (1:6.0~+rc2-1) unstable; urgency=medium
 .
   * New snapshot release
     - should fix the FTBFS on arm64 (Closes: #888877)
   * Also ignore comdat.ll test failure in silent-gold-test.diff. see
     https://bugs.llvm.org/show_bug.cgi?id=36166
   * Remove the python-lldb-6.0 dep to liblldb-6.0-dev to remove the
     circular dependency (Closes: #876015)
   * Mark liblldb-6.0-dbg conflict with liblldb-7-dbg
     (Closes: #888057)
Checksums-Sha1:
 1f2c76ea2eb306a448e6517252dc9ef97ce06b93 6961 llvm-toolchain-6.0_6.0~+rc2-1.dsc
 49ec96177c00652bdd0280c1b3e27bc9ba984a66 806469 
llvm-toolchain-6.0_6.0~+rc2.orig-clang-tools-extra.tar.bz2
 4c1432a507dff630b533299c02ac0f9681e6dcdc 13209204 
llvm-toolchain-6.0_6.0~+rc2.orig-clang.tar.bz2
 872ac59165458712e7097110a6582d098308b2f9 2146366 
llvm-toolchain-6.0_6.0~+rc2.orig-compiler-rt.tar.bz2
 7fae7f12ef9d70f343d7521fdb2651d86e912963 852201 
llvm-toolchain-6.0_6.0~+rc2.orig-lld.tar.bz2
 b08eab0bcef7de458922e782160363167fafda65 11266330 
llvm-toolchain-6.0_6.0~+rc2.orig-lldb.tar.bz2
 eed4fb801fa656cd2adbdfafc3c098161016b728 3260000 
llvm-toolchain-6.0_6.0~+rc2.orig-polly.tar.bz2
 1a1a3a97dd95cb3336c1e97fb4c58f9cbd4ea81e 29874846 
llvm-toolchain-6.0_6.0~+rc2.orig.tar.bz2
 65a33c0b2a9ab697fac0fe1360a9070eb1a36ceb 66396 
llvm-toolchain-6.0_6.0~+rc2-1.debian.tar.xz
 5698bd9698a60f0265cd9f688873329672ea66ab 20807 
llvm-toolchain-6.0_6.0~+rc2-1_amd64.buildinfo
Checksums-Sha256:
 4ad130f1d09623b3537148b36f1b27673c37547dbd216338aa06f0af5dd4348d 6961 
llvm-toolchain-6.0_6.0~+rc2-1.dsc
 48b90df793e0d094fc3a5475434ede12382e7cc03ed0737921deee45dc882253 806469 
llvm-toolchain-6.0_6.0~+rc2.orig-clang-tools-extra.tar.bz2
 8e7d86da9f2520755ce08b56ed48bf667b8c81988d0c7b183d54fe7f297b3640 13209204 
llvm-toolchain-6.0_6.0~+rc2.orig-clang.tar.bz2
 2213f93219091dac227a7dec68e0fa5e3fe9abf5a59e2214afa8c0304d7542ae 2146366 
llvm-toolchain-6.0_6.0~+rc2.orig-compiler-rt.tar.bz2
 6d513b433ae08ac34312d9fac2253dd0b656342ef661a684c35d5cfac17bed53 852201 
llvm-toolchain-6.0_6.0~+rc2.orig-lld.tar.bz2
 bef91c9e32c7fc9aa33c8a233fb85d9db0bde9c525d4a857b0af177020c88156 11266330 
llvm-toolchain-6.0_6.0~+rc2.orig-lldb.tar.bz2
 d20569c3eb2fc6b7fcb5e36e633691b9f2eba64d27f363e80668c2559511b6af 3260000 
llvm-toolchain-6.0_6.0~+rc2.orig-polly.tar.bz2
 7587a7e937ae39ee99df6bc1c88e644db4c1e8a0b10c4085f3f2057f1b7d6a69 29874846 
llvm-toolchain-6.0_6.0~+rc2.orig.tar.bz2
 e6e0622f0f3fdb940502a5b9e7b7c365dc8b59f47d2863bbf1cb773bbf022a08 66396 
llvm-toolchain-6.0_6.0~+rc2-1.debian.tar.xz
 a8e6c617837549938834e6b6b1a63559f5166a68d9cf4f79305babf2c1531e4d 20807 
llvm-toolchain-6.0_6.0~+rc2-1_amd64.buildinfo
Files:
 988c7947161e7430c9378e0e9be57a22 6961 devel optional 
llvm-toolchain-6.0_6.0~+rc2-1.dsc
 4cfb786e68ccda4f20254ae1017337e0 806469 devel optional 
llvm-toolchain-6.0_6.0~+rc2.orig-clang-tools-extra.tar.bz2
 fd0e176ff358c4539e7c15facd6f3252 13209204 devel optional 
llvm-toolchain-6.0_6.0~+rc2.orig-clang.tar.bz2
 07cb7ffb6b4df9d038b862b3fe6cd453 2146366 devel optional 
llvm-toolchain-6.0_6.0~+rc2.orig-compiler-rt.tar.bz2
 07d660c82f006893f7ec98560615fda4 852201 devel optional 
llvm-toolchain-6.0_6.0~+rc2.orig-lld.tar.bz2
 baa5557ae9dc1f74982bc1d94dba708d 11266330 devel optional 
llvm-toolchain-6.0_6.0~+rc2.orig-lldb.tar.bz2
 32db39019f62d135956cc5d6573f13ed 3260000 devel optional 
llvm-toolchain-6.0_6.0~+rc2.orig-polly.tar.bz2
 db391c57d45fd46c208b749387fb7998 29874846 devel optional 
llvm-toolchain-6.0_6.0~+rc2.orig.tar.bz2
 7d2b309c289fdffedb4780ee2f573ca8 66396 devel optional 
llvm-toolchain-6.0_6.0~+rc2-1.debian.tar.xz
 ad245992144e73b0170c03c47d1f2cfa 20807 devel optional 
llvm-toolchain-6.0_6.0~+rc2-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAlp8JZEACgkQfmUo2nUv
G+HxcxAAoevgmbhF5BJ3E5xjat2d5mPOu/CT7rnNR8/5GGrtVFHfL9z038srOJja
0Rm3BmtFNUI18+xrKG1lxyepUm5SQHXG30N9p+NPLckikXGYDmV4aLSe1HMaJ7zq
mE2TcjHXqtNl+JxRVR4PkwhU2v7LW+zmvhSxvvlHVFgUcnLNX7OKyfptckgGnNx+
eSLpiNRBqsIZMpy3f2/WUrPYUV/H/UAGu3XFlKHCMKIcrcgHRat0IhYSAtJsBiJA
j6H8YgHb2S+Zj//XsWeugLEs++EtHuM8EsZTVA3avMIeLh6AO1oQoTTX0HC7vhMl
n2+YI20xFgFPhesrxfIKUCURf+ZZvOHLZG/LNCVDKV9XFndiV2SaSQGiBcTA82CX
vcr7NYP4Rk2/17M5sNFmWSBEmbXcIfVoINSehxkLpxk72Zd0Crkt7VkUxuuu2Vfi
rWFJni2BD66Bh5oEhiqGg2Gb+qtJYQeUHF8t/W4+6mbWGLrcioqrSs/vORFX+gF0
o3udP17EL4PuwjzHiYkgYRva+LJwtrgyYLQXEWJv9QO4Z7ap0Oc1MvHMJGX8/kj9
21xW70NXVQnQz3BkRbBq7G06GJ6/wmdSoOi5VNzh5mPO+VOKN0UAxgAJiuCi2LLt
D1YtjlxxzwFvC/UCIst8bbCOs5q49cBQ1AIhYgEWcgQSHmpKSi8=
=kQlt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to