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#54411 - [minetest-server] file conflict with minetest
Attached to Project:
Community Packages
Opened by Uwe Koloska (kolewu) - Sunday, 11 June 2017, 16:02 GMT
Last edited by Laurent Carlier (lordheavy) - Wednesday, 14 June 2017, 08:35 GMT
Opened by Uwe Koloska (kolewu) - Sunday, 11 June 2017, 16:02 GMT
Last edited by Laurent Carlier (lordheavy) - Wednesday, 14 June 2017, 08:35 GMT
|
DetailsDescription:
minestest-server contains the file /usr/share/metainfo/net.minetest.minetest.appdata.xml that is also included in minetest. Additional info: * minetest and minetest-server 0.4.16-1 Steps to reproduce: install minetest-server when minetest is installed Fix: diff --git a/repos/community-x86_64/PKGBUILD b/repos/community-x86_64/PKGBUILD index dda9efd..68f28fd 100644 --- a/repos/community-x86_64/PKGBUILD +++ b/repos/community-x86_64/PKGBUILD @@ -67,7 +67,7 @@ package_minetest-server() { install -Dm644 ../minetest@.service \ "$pkgdir"/usr/lib/systemd/system/minetest@.service - rm -rf "$pkgdir"/usr/share/{minetest,appdata,applications,icons,doc} + rm -rf "$pkgdir"/usr/share/{minetest,appdata,metainfo,applications,icons,doc} rm "$pkgdir"/usr/share/man/man6/minetest.6 } |
This task depends upon
Closed by Laurent Carlier (lordheavy)
Wednesday, 14 June 2017, 08:35 GMT
Reason for closing: Fixed
Additional comments about closing: minetest-0.4.16-2
Wednesday, 14 June 2017, 08:35 GMT
Reason for closing: Fixed
Additional comments about closing: minetest-0.4.16-2