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#76901 - [python-fiona] conflicting file /usr/bin/fio with fio package
Attached to Project:
Community Packages
Opened by Claymuh (Claymuh) - Wednesday, 21 December 2022, 13:26 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 21 December 2022, 21:07 GMT
Opened by Claymuh (Claymuh) - Wednesday, 21 December 2022, 13:26 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 21 December 2022, 21:07 GMT
|
DetailsThe packages fio and python-fiona both provide the file /usr/bin/fio, leading to a pacman error when trying to install both:
Description:error: failed to commit transaction (conflicting files) python-fiona: /usr/bin/fio exists in filesystem (owned by fio) Errors occurred, no packages were upgraded. Additional info: package versions: - fio 3.33-1 (https://archlinux.org/packages/community/x86_64/fio/) - python-fiona 1.8.22-2 (https://archlinux.org/packages/community/x86_64/python-fiona) Steps to reproduce: - Install fio using pacman (pacman -S fio) - Try to install python-fiona using pacman (pacman -S python-fiona) |
This task depends upon
[1] https://salsa.debian.org/debian-gis-team/fiona/-/blob/master/debian/patches/0001-Rename-fio-command-to-fiona-to-avoid-name-clash.patch