[llvm-bugs] [Bug 46977] New: libomp-12-dev broken: trying to overwrite '/usr/lib/llvm-12/lib/clang/12.0.0/include/omp-tools.h', which is also in package libclang-common-12-dev
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 4 02:54:19 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46977
Bug ID: 46977
Summary: libomp-12-dev broken: trying to overwrite
'/usr/lib/llvm-12/lib/clang/12.0.0/include/omp-tools.h
', which is also in package libclang-common-12-dev
Product: Packaging
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: lebedev.ri at gmail.com
CC: llvm-bugs at lists.llvm.org
# apt install libomp-12-dev libomp-12-dev-dbgsym
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
libomp-12-doc
The following NEW packages will be installed:
libomp-12-dev libomp-12-dev-dbgsym
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/160 kB of archives.
After this operation, 483 kB of additional disk space will be used.
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Selecting previously unselected package libomp-12-dev.
(Reading database ... 439679 files and directories currently installed.)
Preparing to unpack
.../libomp-12-dev_1%3a12~++20200804121633+b43791e7016-1~exp1~20200803222256.3399_amd64.deb
...
Unpacking libomp-12-dev
(1:12~++20200804121633+b43791e7016-1~exp1~20200803222256.3399) ...
dpkg: error processing archive
/var/cache/apt/archives/libomp-12-dev_1%3a12~++20200804121633+b43791e7016-1~exp1~20200803222256.3399_amd64.deb
(--unpack):
trying to overwrite '/usr/lib/llvm-12/lib/clang/12.0.0/include/omp-tools.h',
which is also in package libclang-common-12-dev
1:12~++20200804121633+b43791e7016-1~exp1~20200803222256.3399
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Selecting previously unselected package libomp-12-dev-dbgsym.
Preparing to unpack
.../libomp-12-dev-dbgsym_1%3a12~++20200804121633+b43791e7016-1~exp1~20200803222256.3399_amd64.deb
...
Unpacking libomp-12-dev-dbgsym
(1:12~++20200804121633+b43791e7016-1~exp1~20200803222256.3399) ...
Errors were encountered while processing:
/var/cache/apt/archives/libomp-12-dev_1%3a12~++20200804121633+b43791e7016-1~exp1~20200803222256.3399_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
# apt install libomp-12-dev-dbgsym
Reading package lists... Done
Building dependency tree
Reading state information... Done
libomp-12-dev-dbgsym is already the newest version
(1:12~++20200804121633+b43791e7016-1~exp1~20200803222256.3399).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libomp-12-dev-dbgsym : Depends: libomp-12-dev (=
1:12~++20200804121633+b43791e7016-1~exp1~20200803222256.3399) but it is not
going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or
specify a solution).
# apt purge libomp-12-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'libomp-12-dev' is not installed, so not removed
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libomp-12-dev-dbgsym : Depends: libomp-12-dev (=
1:12~++20200804121633+b43791e7016-1~exp1~20200803222256.3399) but it is not
going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or
specify a solution).
# apt purge libomp-12-dev-dbgsym
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
libomp-12-dev-dbgsym*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 104 kB disk space will be freed.
Do you want to continue? [Y/n]
(Reading database ... 439682 files and directories currently installed.)
Removing libomp-12-dev-dbgsym
(1:12~++20200804121633+b43791e7016-1~exp1~20200803222256.3399) ...
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200804/d565085a/attachment-0001.html>
More information about the llvm-bugs
mailing list