Your message dated Thu, 20 Sep 2018 11:51:01 +0000
with message-id <e1g2xu5-000ds2...@fasolo.debian.org>
and subject line Bug#903802: fixed in llvm-toolchain-7 1:7-2
has caused the Debian Bug report #903802,
regarding libomp5-7: missing Breaks+Replaces: libomp5
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.)


-- 
903802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903802
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libomp5-7
Version: 1:7~svn336894-1~exp1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

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...):

  Preparing to unpack .../libomp5-7_1%3a7~svn336894-1~exp1_amd64.deb ...
  Unpacking libomp5-7:amd64 (1:7~svn336894-1~exp1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/libomp5-7_1%3a7~svn336894-1~exp1_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/x86_64-linux-gnu/libomp.so.5', which is also 
in package libomp5:amd64 6.0.1-1
  Errors were encountered while processing:
   /var/cache/apt/archives/libomp5-7_1%3a7~svn336894-1~exp1_amd64.deb

Maybe
  Conflicts+Replaces+Provides: libomp5
is the correct solution, otherwise we will have to revisit this issue 
for every new major llvm version.


cheers,

Andreas

Attachment: libomp5=6.0.1-1_libomp5-7=1%7~svn336894-1~exp1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-7
Source-Version: 1:7-2

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-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 903...@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-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: Wed, 19 Sep 2018 14:12:34 +0200
Source: llvm-toolchain-7
Binary: clang-7 clang-tools-7 clang-format-7 clang-tidy-7 clang-7-doc 
libclang1-7 libclang-7-dev libclang-common-7-dev libfuzzer-7-dev python-clang-7 
clang-7-examples libllvm7 llvm-7 llvm-7-runtime llvm-7-dev llvm-7-tools 
llvm-7-doc llvm-7-examples lld-7 liblld-7 liblld-7-dev lldb-7 liblldb-7 
python-lldb-7 liblldb-7-dev libomp-7-dev libomp5-7 libomp-7-doc libc++1-7 
libc++-7-dev libc++abi1-7 libc++abi-7-dev
Architecture: source
Version: 1:7-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-7    - C, C++ and Objective-C compiler
 clang-7-doc - C, C++ and Objective-C compiler - Documentation
 clang-7-examples - Clang examples
 clang-format-7 - Tool to format C/C++/Obj-C code
 clang-tidy-7 - clang-based C++ linter tool
 clang-tools-7 - clang-based tools for C/C++ developments
 libc++-7-dev - LLVM C++ Standard library (development files)
 libc++1-7  - LLVM C++ Standard library
 libc++abi-7-dev - LLVM low level support for a standard C++ library 
(development fi
 libc++abi1-7 - LLVM low level support for a standard C++ library
 libclang-7-dev - clang library - Development package
 libclang-common-7-dev - clang library - Common development package
 libclang1-7 - C interface to the clang library
 libfuzzer-7-dev - Library for coverage-guided fuzz testing
 liblld-7   - LLVM-based linker, library
 liblld-7-dev - LLVM-based linker, header files
 liblldb-7  - Next generation, high-performance debugger, library
 liblldb-7-dev - Next generation, high-performance debugger, header files
 libllvm7   - Modular compiler and toolchain technologies, runtime library
 libomp-7-dev - LLVM OpenMP runtime - dev package
 libomp-7-doc - LLVM OpenMP runtime - Documentation
 libomp5-7  - LLVM OpenMP runtime
 lld-7      - LLVM-based linker
 lldb-7     - Next generation, high-performance debugger
 llvm-7     - Modular compiler and toolchain technologies
 llvm-7-dev - Modular compiler and toolchain technologies, libraries and header
 llvm-7-doc - Modular compiler and toolchain technologies, documentation
 llvm-7-examples - Modular compiler and toolchain technologies, examples
 llvm-7-runtime - Modular compiler and toolchain technologies, IR interpreter
 llvm-7-tools - Modular compiler and toolchain technologies, tools
 python-clang-7 - Clang Python Bindings
 python-lldb-7 - Next generation, high-performance debugger, python lib
Closes: 888889 903802
Changes:
 llvm-toolchain-7 (1:7-2) unstable; urgency=medium
 .
   * Fix the ftbfs under armel on libc++ and enable openmp on armel.
     Thanks to Adrian Bunk for the patch
   * Make libc++, libc++abi & openmp NOT co-installable
     Rational: the benefits are limited compared to the drawback.
     We should have issues like:
        - built with libc++-8-dev
        - run with libc++1-7
     (Closes: #903802)
   * Remove circular dependency by removing python-lldb-7: Depends: 
liblldb-7-dev
     (Closes: #888889)
Checksums-Sha1:
 e9461e9d573d07f6cf83f1c9e94e4e38181b8880 7751 llvm-toolchain-7_7-2.dsc
 cce9d14f205bb8af8e0ec012e548a15485a43482 74876 
llvm-toolchain-7_7-2.debian.tar.xz
 f6a10027f2d0184628a702e9787da013b27aaa0c 22147 
llvm-toolchain-7_7-2_amd64.buildinfo
Checksums-Sha256:
 4c248d24ccae708c1cf2494d0828464721a77f63ffd0bdaa2de27979439de37d 7751 
llvm-toolchain-7_7-2.dsc
 e660e287873950defeaa2f9d5adceffdff49f74212c3e305c353b479fccc96c5 74876 
llvm-toolchain-7_7-2.debian.tar.xz
 5ea4fc737a694188585bfb2df360f450f810ec54e61d0609fd9369f8b0e31a21 22147 
llvm-toolchain-7_7-2_amd64.buildinfo
Files:
 93ce4dca7937546395465b61e3904508 7751 devel optional llvm-toolchain-7_7-2.dsc
 9bb80e6a1fcd1cf245f5dd932da5b567 74876 devel optional 
llvm-toolchain-7_7-2.debian.tar.xz
 145373820c98bb3510a5116ab1ce4748 22147 devel optional 
llvm-toolchain-7_7-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAlujhd0ACgkQfmUo2nUv
G+EeiA//YaxZPJCURuqLIcvtEwkG8qRiZ4+0an0GXceRXumiKhR5xvejL0gsTRO3
a4/snQkio+Km6mbT1cezXhP/NIdIjN2wuDkRQs6wyhwPGVz4ig++6NwUsrvera3D
n1UUT+lj+iKqqGjNEdAjFD/+lKHbN34qz2qLf8JZ1E2vPsyWrRxmbQASwWL4VxDd
SiWGPoEQFPD+ZNvdTyG6jZQ91REQncUSN0J6C61H4xL29PrcyHwCo63vqD82XdBQ
DqnczBVLwiA/H6rvXKUHHeQPdiAOlpH94S6cp16lZsKQGuq0aXy4sGinl66Au0Bn
d+pVJQf8xarM9ZkUDRKJFvDe8nudDERQaehwGW0HErs3DhGy5irv8Ypm+l6CAS1G
FDpNU7aSafbs+U+njldxvljboqnmBEidM7M0E7Kn5AOIKbQqy07D51yqMtCaLjaF
hvfbNCTWwnQ85dON1uNVoM6kuaw8JuxiqNOFzeAxqFsq7C2J5hfUsAb+/4Cnkrdh
q/9PNPW13ZkCP950IIZ40rNkd+sYuGfMIZb6itB8XNlu1TByL8cOiRRxVluPJQU4
4cKmJmo7V6+8xeS0jOEGZKKa7553m+oa/Qmiz/TTHxj9fEWqv0QeJqYJqgTNzXhW
rGjxU+3AIy8V0f9ncuAUbyf0pZ4f1n/HNsyyIVcQ/iyU+HpM6NQ=
=u5hJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to