fedora-infra / fedora-packages

A webapp that allows searching packages in Fedora. Written in Python using TurboGears2 and Moksha.
https://apps.fedoraproject.org/packages
GNU Affero General Public License v3.0
58 stars 59 forks source link

Conflicts with xdg-utils when installing flatpak-xdg-utils #419

Closed kiview closed 5 years ago

kiview commented 5 years ago

I'm getting the following transaction check error when installing flatpak-xdg-utils-1.0.0-2.fc30.x86_64.rpm:

Error: Transaction check error:
  file /usr/bin/xdg-email from install of flatpak-xdg-utils-1.0.0-2.fc30.x86_64 conflicts with file from package xdg-utils-1.1.3-4.fc30.noarch
  file /usr/bin/xdg-open from install of flatpak-xdg-utils-1.0.0-2.fc30.x86_64 conflicts with file from package xdg-utils-1.1.3-4.fc30.noarch
pypingou commented 5 years ago

Thanks for your report but this is however, the wrong place for such bug report.

This issue tracker is about the web application running at: https://apps.fedoraproject.org/packages/

Your ticket should be open in https://bugzilla.redhat.com

kiview commented 5 years ago

Sorry, thanks for the hint.