[Bug 45247] New: Fedora Packaging: Incorrect URL in gpgkey field in winehq.repo

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 24 06:39:36 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45247

            Bug ID: 45247
           Summary: Fedora Packaging: Incorrect URL in gpgkey field in
                    winehq.repo
           Product: Packaging
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-packages
          Assignee: wine-bugs at winehq.org
          Reporter: m.v.b at runbox.com
                CC: michael at fds-team.de, sebastian at fds-team.de
      Distribution: ---

This bug applies to all winehq.repo files hosted by WineHQ for Fedora
packaging.

As an example, please take a look at the following winehq.repo file for Fedora
26: https://dl.winehq.org/wine-builds/fedora/26/winehq.repo

Here are its contents:

  [WineHQ]
  name=WineHQ packages (Fedora 26)
  type=rpm-md
  baseurl=https://dl.winehq.org/wine-builds/fedora/26
  gpgcheck=1
  gpgkey=https://repos.wine-staging.com/wine/Release.key
  enabled=1

As you will notice, the gpgkey= field points to the following URL:
  https://repos.wine-staging.com/wine/Release.key

This prevents the installation of packages, as this URL redirects to the WineHQ
Bugzilla.

The correct URL appears to be:
  https://dl.winehq.org/wine-builds/Release.key

I verified that using this URL works.

Would it be possible to update the winehq.repo files for the Fedora package
releases so that they point to the correct URL in the gpgkey field?

Thank you.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list