Your message dated Wed, 05 Aug 2015 10:24:11 +0000
with message-id <e1zmvrn-0006bd...@franck.debian.org>
and subject line Bug#794539: fixed in llvm-toolchain-3.7 1:3.7~+rc2-2
has caused the Debian Bug report #794539,
regarding llvm-3.7-doc and clang-3.7-doc: error when trying to install together
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.)


-- 
794539: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794539
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clang-3.7-doc,llvm-3.7-doc
Version: clang-3.7-doc'1:3.7~svn239806-1@all, 
clang-3.7-doc'1:3.7~svn230892-1@all, clang-3.7-doc/1:3.7~+rc2-1
Version: llvm-3.7-doc'1:3.7~svn239806-1@all, 
llvm-3.7-doc'1:3.7~svn230892-1@all, llvm-3.7-doc/1:3.7~+rc2-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2015-08-04
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


Selecting previously unselected package clang-3.7-doc.
(Reading database ... 10901 files and directories currently installed.)
Preparing to unpack .../clang-3.7-doc_1%3a3.7~+rc2-1_all.deb ...
Unpacking clang-3.7-doc (1:3.7~+rc2-1) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../libjs-jquery_1.7.2+dfsg-3.2_all.deb ...
Unpacking libjs-jquery (1.7.2+dfsg-3.2) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../libjs-underscore_1.7.0~dfsg-1_all.deb ...
Unpacking libjs-underscore (1.7.0~dfsg-1) ...
Selecting previously unselected package llvm-3.7-doc.
Preparing to unpack .../llvm-3.7-doc_1%3a3.7~+rc2-1_all.deb ...
Unpacking llvm-3.7-doc (1:3.7~+rc2-1) ...
dpkg: error processing archive 
/var/cache/apt/archives/llvm-3.7-doc_1%3a3.7~+rc2-1_all.deb (--unpack):
 trying to overwrite '/usr/lib/llvm-3.7/docs/llvm/html/Dummy.html', which is 
also in package clang-3.7-doc 1:3.7~+rc2-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/llvm-3.7-doc_1%3a3.7~+rc2-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):

  /usr/lib/llvm-3.7/docs/llvm/html/Dummy.html
  /usr/lib/llvm-3.7/docs/llvm/html/LibASTMatchersReference.html

This bug has been filed against both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package. You may then
also register in the BTS that the other package is affected by the bug.

-Ralf.

PS: for more information about the detection of file overwrite errors
of this kind see http://qa.debian.org/dose/file-overwrites.html.

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

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-3.7, 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 794...@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-3.7 
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: Tue, 04 Aug 2015 09:27:22 +0200
Source: llvm-toolchain-3.7
Binary: clang-3.7 clang-format-3.7 cpp11-migrate-3.7 clang-modernize-3.7 
clang-3.7-doc libclang1-3.7 libclang1-3.7-dbg libclang-3.7-dev 
libclang-common-3.7-dev python-clang-3.7 clang-3.7-examples libllvm3.7 
libllvm3.7-dbg llvm-3.7 llvm-3.7-runtime llvm-3.7-dev llvm-3.7-tools 
libllvm-3.7-ocaml-dev llvm-3.7-doc llvm-3.7-examples lldb-3.7 liblldb-3.7 
python-lldb-3.7 liblldb-3.7-dev lldb-3.7-dev
Architecture: source all amd64
Version: 1:3.7~+rc2-2
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylves...@debian.org>
Description:
 clang-3.7  - C, C++ and Objective-C compiler (LLVM based)
 clang-3.7-doc - C, C++ and Objective-C compiler (LLVM based) - Documentation
 clang-3.7-examples - Clang examples
 clang-format-3.7 - Tool to format C/C++/Obj-C code
 clang-modernize-3.7 - Tool to convert C++98 and C++03 code to C++11
 cpp11-migrate-3.7 - Tool to convert C++98 and C++03 code to C++11
 libclang-3.7-dev - clang library - Development package
 libclang-common-3.7-dev - clang library - Common development package
 libclang1-3.7 - C interface to the clang library
 libclang1-3.7-dbg - clang library
 liblldb-3.7 - Next generation, high-performance debugger, library
 liblldb-3.7-dev - Next generation, high-performance debugger - Header files
 libllvm-3.7-ocaml-dev - Modular compiler and toolchain technologies, OCaml 
bindings
 libllvm3.7 - Modular compiler and toolchain technologies, runtime library
 libllvm3.7-dbg - Modular compiler and toolchain technologies, debugging 
libraries
 lldb-3.7   - Next generation, high-performance debugger
 lldb-3.7-dev - transitional dummy package to liblldb-3.7-dev
 llvm-3.7   - Modular compiler and toolchain technologies
 llvm-3.7-dev - Modular compiler and toolchain technologies, libraries and 
header
 llvm-3.7-doc - Modular compiler and toolchain technologies, documentation
 llvm-3.7-examples - Modular compiler and toolchain technologies, examples
 llvm-3.7-runtime - Modular compiler and toolchain technologies, IR interpreter
 llvm-3.7-tools - Modular compiler and toolchain technologies, tools
 python-clang-3.7 - Clang Python Bindings
 python-lldb-3.7 - Next generation, high-performance debugger, python lib
Closes: 794539 794572
Changes:
 llvm-toolchain-3.7 (1:3.7~+rc2-2) unstable; urgency=medium
 .
   * Workaround:
     The 5| in the debian/rules regexp is a crappy workaround.
     g++ 5.2 in Debian is not providing a g++-5.2 binary (only
     g++-5) accomodate that by hardcoding the 5 detection
     (Closes: #794572)
   * Remove Dummy.html from clang-3.7-doc to avoid install (Closes: #794539)
Checksums-Sha1:
 881325ebc064e8dbc98b120062cd1baf4f3bfc6d 5923 llvm-toolchain-3.7_3.7~+rc2-2.dsc
 8b88800f3cecc1afe02e2676928e0d50766d3d83 45080 
llvm-toolchain-3.7_3.7~+rc2-2.debian.tar.xz
 4e1963fd29ee8098c3ecc2e364c2e615f40eb87f 526668 
clang-3.7-doc_3.7~+rc2-2_all.deb
 03a705b69620ae46640a761ea01f6ae7546b9a56 23252 
clang-3.7-examples_3.7~+rc2-2_amd64.deb
 98c0e0a3fb772914128a8e45659af796436f78a9 26062212 
clang-3.7_3.7~+rc2-2_amd64.deb
 38e6a959c720e5467fae9f1e978b8e8afda0b775 419512 
clang-format-3.7_3.7~+rc2-2_amd64.deb
 b4b4c512df580ff9937f6d8fb0ea8574f07e8fff 3717928 
clang-modernize-3.7_3.7~+rc2-2_amd64.deb
 e6645d2e0a07aeae3f480e60f7d0334dbbacb3ee 16194 
cpp11-migrate-3.7_3.7~+rc2-2_amd64.deb
 0a8642744e995be06b370688443e4d0f8e751893 11220310 
libclang-3.7-dev_3.7~+rc2-2_amd64.deb
 fd9d62680e8a71d0664bc91502fa9998b09fb78c 285130 
libclang-common-3.7-dev_3.7~+rc2-2_amd64.deb
 aaa4c88f09f046f87e4bbde261a138f05e8b5f33 149132096 
libclang1-3.7-dbg_3.7~+rc2-2_amd64.deb
 c56c13a133fad753c193255d56b47de043cef9cd 3888748 
libclang1-3.7_3.7~+rc2-2_amd64.deb
 d9a3276a2c66c7716d4dedc4a305580e06e00c60 4565026 
liblldb-3.7-dev_3.7~+rc2-2_amd64.deb
 a2bff4c5dcfbc9cba6fec911135ddc0f2e503a90 7683382 
liblldb-3.7_3.7~+rc2-2_amd64.deb
 965a05a82a55681139e54ca3527ad0c672f9b24e 16904 
libllvm-3.7-ocaml-dev_3.7~+rc2-2_amd64.deb
 ee5f2af2d5fcf44265c29520b3fcbe7988f4eda8 234741002 
libllvm3.7-dbg_3.7~+rc2-2_amd64.deb
 db9723c28154e5f848c5df3a6af241270839d2e5 9229500 
libllvm3.7_3.7~+rc2-2_amd64.deb
 9e481373c9b0ffad7d38c07d1343261d2ff9e48c 15926 lldb-3.7-dev_3.7~+rc2-2_all.deb
 d510df7e881085ebb236d69c4d780c6b84434d36 250060 lldb-3.7_3.7~+rc2-2_amd64.deb
 6936c496f0053494cba3ef863455c5398a67aeae 15047606 
llvm-3.7-dev_3.7~+rc2-2_amd64.deb
 afd5d0da8e1ac0078ee3991fb024f43395f039e5 1491312 
llvm-3.7-doc_3.7~+rc2-2_all.deb
 a559b5f1fc597b1017bb5c109a9cede8440a2762 227942 
llvm-3.7-examples_3.7~+rc2-2_all.deb
 8c9853eabd985174a698c2f7726c5474ae573843 80364 
llvm-3.7-runtime_3.7~+rc2-2_amd64.deb
 88b7d1b838663bc53ae805bdc8b283514a5d2fa6 165734 
llvm-3.7-tools_3.7~+rc2-2_amd64.deb
 360b96399942883356a61804bf7bf78c80b31094 1394138 llvm-3.7_3.7~+rc2-2_amd64.deb
 aee98f3d834b012255569d4864a995b119ef4c2c 38366 
python-clang-3.7_3.7~+rc2-2_amd64.deb
 cf0d44c65bee7ca7cac0d298fd7090117d0ea44c 97700 
python-lldb-3.7_3.7~+rc2-2_amd64.deb
Checksums-Sha256:
 21d93dac8d5fcf1686e5ba6a98ae50c016635c256ab6c155e62ddd3a6c0f8da9 5923 
llvm-toolchain-3.7_3.7~+rc2-2.dsc
 6239f16d7cf11c1ea218def6699160412e80c7c9a28a9353e6a2e7ad30f077e0 45080 
llvm-toolchain-3.7_3.7~+rc2-2.debian.tar.xz
 80b646a39e0f9eb61943462441b5c7aa58fdda5d33b3958b716847b965f5bc6c 526668 
clang-3.7-doc_3.7~+rc2-2_all.deb
 9cb4aaca1b4fc5de31ba5fdb3f041dd703f3ab392b86567d3e335d7743c160a9 23252 
clang-3.7-examples_3.7~+rc2-2_amd64.deb
 fff8110b4b360022e9d4eea7acb2162263badadede2aa10ca4b93afb8ab22c96 26062212 
clang-3.7_3.7~+rc2-2_amd64.deb
 465447204ecddefab5c798f38009ccf20239bd33a5f9333a5cabb6bab82278a7 419512 
clang-format-3.7_3.7~+rc2-2_amd64.deb
 24aeb57f8b775631a754db24019467032832aa30e5d01c133a952f10d558d6f8 3717928 
clang-modernize-3.7_3.7~+rc2-2_amd64.deb
 fa9ab896523dbe6cb247fb2ac72a8ab47f8115d2a88974552a94d4a9740bfa4d 16194 
cpp11-migrate-3.7_3.7~+rc2-2_amd64.deb
 ebd1b695ae9cd49062b073f9fc4c9a088cf45853386dbd2593bc406d04b3ca1c 11220310 
libclang-3.7-dev_3.7~+rc2-2_amd64.deb
 c32bf2deb1cffe8687d9336af5224b99b8510f42574ac4b81dc44876df44a010 285130 
libclang-common-3.7-dev_3.7~+rc2-2_amd64.deb
 226f73574d1a53a64bcf7c8e969e2c4bc5c80337c42aca851f6aa2e6c18552c4 149132096 
libclang1-3.7-dbg_3.7~+rc2-2_amd64.deb
 ee9db8a891d23650a9d11da4049723621e2e456cfb34fee580fa962c59583781 3888748 
libclang1-3.7_3.7~+rc2-2_amd64.deb
 e063ddd0b3ea4e5e937a019daf2ab8ee74a43138a312f427af156e1afb3df077 4565026 
liblldb-3.7-dev_3.7~+rc2-2_amd64.deb
 2f849b19fc70d5e88ca497002ebd9e17a10dcab90901b90f68d99af25fd7d4d6 7683382 
liblldb-3.7_3.7~+rc2-2_amd64.deb
 26906d6db55d46cdc25ef58e43ab9c9cab82001bd948137ec3b622b19345e46b 16904 
libllvm-3.7-ocaml-dev_3.7~+rc2-2_amd64.deb
 8315af31ae97f0ebbaf36f2425acd1b14264ad9642eadf08efc01b39d04adbc6 234741002 
libllvm3.7-dbg_3.7~+rc2-2_amd64.deb
 d7900f883aab9e20d8779f8ea4d0967fc2c769c2b1cc80750f7180481f23e015 9229500 
libllvm3.7_3.7~+rc2-2_amd64.deb
 41ff7f009d6da715007d2bca5c26578f8adb5ea908a9d7d23795bcddec575c90 15926 
lldb-3.7-dev_3.7~+rc2-2_all.deb
 5984923c429d78a5e0f97afb7148dfcc22ee784ace72f57317262343a053f52d 250060 
lldb-3.7_3.7~+rc2-2_amd64.deb
 b795a1e4379682c2fe6a66a70a8771fb1d13ee867c8911d53ca15f41dd0b9029 15047606 
llvm-3.7-dev_3.7~+rc2-2_amd64.deb
 116a41df541527554bb1cac959e18ecf6580a6217cdfdf46753068fc90ca73b1 1491312 
llvm-3.7-doc_3.7~+rc2-2_all.deb
 07bd6ac15a85f124cf41d1f7b423270e133da861fed0c609746c15284eafd4c1 227942 
llvm-3.7-examples_3.7~+rc2-2_all.deb
 f4fdf22838bd6e9ff79478123c2f113444e20d2942d9f1170cdbddae8393411d 80364 
llvm-3.7-runtime_3.7~+rc2-2_amd64.deb
 89ee6b2d786b98965d38734f9dd15f1b29ab89039d4fbb73a3ca8370a1b2a547 165734 
llvm-3.7-tools_3.7~+rc2-2_amd64.deb
 6fb7d66ca0b14a25f4de1a0a3e225367f872349312f4a13fddda54472e8a1b4f 1394138 
llvm-3.7_3.7~+rc2-2_amd64.deb
 d05263402cf47e30aaffad463828983ce0072e6084bc389777b00e76740b927d 38366 
python-clang-3.7_3.7~+rc2-2_amd64.deb
 c6cf4c67ace2d0343d3d2b38c5864f53866faa9f6abe43d9ec28e74ef3000a45 97700 
python-lldb-3.7_3.7~+rc2-2_amd64.deb
Files:
 fcd7ea7cabe73d9806e62c26339e5389 5923 devel optional 
llvm-toolchain-3.7_3.7~+rc2-2.dsc
 8d413bfb7638f16a1430ad680fb7ba0f 45080 devel optional 
llvm-toolchain-3.7_3.7~+rc2-2.debian.tar.xz
 b26ddd494c6f617d53045aa81d5064ab 526668 doc optional 
clang-3.7-doc_3.7~+rc2-2_all.deb
 f2ffeea8004c06438d19f8eecd54ab22 23252 doc optional 
clang-3.7-examples_3.7~+rc2-2_amd64.deb
 d6e3202a4eaec3148ab4eb7736b58be5 26062212 devel optional 
clang-3.7_3.7~+rc2-2_amd64.deb
 85970073f4f8312255f4fd8660b3222d 419512 devel optional 
clang-format-3.7_3.7~+rc2-2_amd64.deb
 1148b920bd4952467be53ec03c615b79 3717928 devel optional 
clang-modernize-3.7_3.7~+rc2-2_amd64.deb
 9a314da6094799aa7d91c4ebd09a7bda 16194 devel optional 
cpp11-migrate-3.7_3.7~+rc2-2_amd64.deb
 511d9a930b78b3554735c56f9dd92d59 11220310 libdevel optional 
libclang-3.7-dev_3.7~+rc2-2_amd64.deb
 56047ce226f3829f2624dcc0eacd138d 285130 libdevel optional 
libclang-common-3.7-dev_3.7~+rc2-2_amd64.deb
 dfdc69443baebd5099d035183c7b17a7 149132096 debug extra 
libclang1-3.7-dbg_3.7~+rc2-2_amd64.deb
 95f44668b2af93d69319139c0b202fc5 3888748 devel optional 
libclang1-3.7_3.7~+rc2-2_amd64.deb
 91d6dd1f000eacb9a79d8fed0e4a06f5 4565026 libdevel optional 
liblldb-3.7-dev_3.7~+rc2-2_amd64.deb
 4267eb2956d1fa9930584a498e25f9bb 7683382 libs optional 
liblldb-3.7_3.7~+rc2-2_amd64.deb
 67cc6b3fe34dc05f077d1f7cd30bbd13 16904 ocaml optional 
libllvm-3.7-ocaml-dev_3.7~+rc2-2_amd64.deb
 34dcce34270f1467bfbd849eaa61f756 234741002 debug extra 
libllvm3.7-dbg_3.7~+rc2-2_amd64.deb
 7442cadf353db5fce05e03246fc93492 9229500 libs optional 
libllvm3.7_3.7~+rc2-2_amd64.deb
 5fd4a44a35a9dfd848e049beb317ddcb 15926 oldlibs optional 
lldb-3.7-dev_3.7~+rc2-2_all.deb
 7f1e8425a2916bb1fd5a166dc018b752 250060 devel optional 
lldb-3.7_3.7~+rc2-2_amd64.deb
 22f546fccd8a21527c1d2218a6c01b69 15047606 devel optional 
llvm-3.7-dev_3.7~+rc2-2_amd64.deb
 287ae7ba7d16c8fa9b6c772f711e7e96 1491312 doc optional 
llvm-3.7-doc_3.7~+rc2-2_all.deb
 33c59f0321c94d08aa9336281d97c8b1 227942 doc optional 
llvm-3.7-examples_3.7~+rc2-2_all.deb
 e1d48264b75a2b3d22562ee51eeb6f2b 80364 devel optional 
llvm-3.7-runtime_3.7~+rc2-2_amd64.deb
 61033825a51b04673694033da781954d 165734 devel optional 
llvm-3.7-tools_3.7~+rc2-2_amd64.deb
 7296c5a3f8e0f0630a9f54e6bc30783f 1394138 devel optional 
llvm-3.7_3.7~+rc2-2_amd64.deb
 06d92759b8e20d1468bdca6410245dd2 38366 python optional 
python-clang-3.7_3.7~+rc2-2_amd64.deb
 9c2a21ad943e6abc7d7b450109fce202 97700 python optional 
python-lldb-3.7_3.7~+rc2-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVwdy9AAoJEH5lKNp1LxvhtJkP/3CemVXQT4q+HQ9+5UkiEpsw
7VJckemu8LK49Q5RPArCBoBJ9WjVbaQcOTgBHKfOHBtA11tCQ9kOS6Q5C9DrIQxz
z3Xz4ZUDizXtpfw3FzxVmTnnqsRBkELuMVNUzPQkFPY+qL4irH+8uc+oBC6eBgup
NbQ4czGXNQyqaoO6B4RqlPQacvsJQZWAxnJ9+iRGDch/gKqPFdAG0/TuzCYLyh+E
i/P81iZB3Ixi3W6gGIkdc5pI49W0auMWxFvIF0FDxSV87ZeFj78VAnFaMwq00U7Y
8ZQT61ON+KH1RrMDnfHf/QWSrkRTxKedbhCVEAvd5oj62G1IrHLZAOUcsZIwloW1
7Ld/bf68INl6WAbBNxX9p19/qRL88AqpP0g0XhblKjVrgfx0kNFieqIavxAWfUCG
Cq/iFfAQtSeseeS/yV+7r/HJErWkXXJFgINV+ZnUSqcmuOQV5TJgXTsdg91UoPl7
Flfrb+WSrzcc+XRXrt5F5CMB+AnZzJ7rxHunVSq5kJrvrUVD1f0cH3hMuAQd0FN0
LSs4Z6IIuiaTZXHeTMhkV5AfBte0rsNQw94XpgiUGlhrtoDnI+gevybUvv+PLNe+
b9wwbRtr1muASsakFeczonT7trxagLzNiY8FS3TcZlAFanEpvgpTuZE38BFztHdo
eF1rbNBuYg1HBVoRMkM1
=gJLH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to