Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#44660 - [llvm-libs] [llvm35] llvm-libs 3.6.0-5 conflicts with llvm35-3.5.1-2
Attached to Project:
Arch Linux
Opened by Saulius Lukauskas (sauliusl) - Monday, 20 April 2015, 11:56 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 23 April 2015, 09:00 GMT
Opened by Saulius Lukauskas (sauliusl) - Monday, 20 April 2015, 11:56 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 23 April 2015, 09:00 GMT
|
DetailsDescription:
update of llvm-libs from 3.6.0-4 to 3.6.0-5 fails due to conflicting files, namely: error: failed to commit transaction (conflicting files) llvm-libs: /usr/lib/BugpointPasses.so exists in filesystem llvm-libs: /usr/lib/LLVMgold.so exists in filesystem llvm-libs: /usr/lib/bfd-plugins/LLVMgold.so exists in filesystem llvm-libs: /usr/lib/libLTO.so exists in filesystem All of which come from llvm3 3.5.1-2: pacman -Qo /usr/lib/BugpointPasses.so /usr/lib/LLVMgold.so /usr/lib/bfd-plugins/LLVMgold.so /usr/lib/libLTO.so /usr/lib/BugpointPasses.so is owned by llvm35 3.5.1-2 /usr/lib/LLVMgold.so is owned by llvm35 3.5.1-2 /usr/lib/bfd-plugins/LLVMgold.so is owned by llvm35 3.5.1-2 /usr/lib/libLTO.so is owned by llvm35 3.5.1-2 Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: Install llvm35 package, upgrade llvm-libs from 3.6.0-4 to 3.6.0-5 |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Thursday, 23 April 2015, 09:00 GMT
Reason for closing: Fixed
Additional comments about closing: llvm35 3.5.2-1
Thursday, 23 April 2015, 09:00 GMT
Reason for closing: Fixed
Additional comments about closing: llvm35 3.5.2-1
It's not meant to be installed on a normal system. Do you need it for something?
You are right, other packages do not seem to depend on it.