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#49009 - [util-linux] package includes bash-completion files
Attached to Project:
Arch Linux
Opened by Jake Bailey (zikaeroh) - Monday, 18 April 2016, 15:17 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 18 April 2016, 15:34 GMT
Opened by Jake Bailey (zikaeroh) - Monday, 18 April 2016, 15:17 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 18 April 2016, 15:34 GMT
|
DetailsDescription:
The newest version of util-linux seems to pack bash-completion files, which conflicts with those in the actual bash-completion package. error: failed to commit transaction (conflicting files) util-linux: /usr/share/bash-completion/completions/mount exists in filesystem util-linux: /usr/share/bash-completion/completions/umount exists in filesystem /usr/share/bash-completion/completions/mount is owned by bash-completion 2.1-5 Additional info: * util-linux-2.28-1 Steps to reproduce: Update util-linux with bash-completion installed (what I've tested), or install bash-completion with util-linux-2.28-1 (should behave the same). |
This task depends upon
Closed by Doug Newgard (Scimmia)
Monday, 18 April 2016, 15:34 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#49007
Monday, 18 April 2016, 15:34 GMT
Reason for closing: Duplicate
Additional comments about closing:

I'm not sure if this means that util-linux shouldn't package these files, or that bash-completion should stop providing these files now that util-linux has them, but I'll defer that to those who know better than I do.