Bug 1685337 - Updating Fedora 28 fail with "Package glusterfs-5.4-1.fc28.x86_64.rpm is not signed"
Summary: Updating Fedora 28 fail with "Package glusterfs-5.4-1.fc28.x86_64.rpm is not ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: packaging
Version: 5
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-05 01:30 UTC by Nir Soffer
Modified: 2019-03-11 12:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-11 12:00:55 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Nir Soffer 2019-03-05 01:30:25 UTC
Description of problem:

dnf update fail because glusterfs package are not signed.

# dnf update
...
Package glusterfs-5.4-1.fc28.x86_64.rpm is not signed
Package glusterfs-libs-5.4-1.fc28.x86_64.rpm is not signed
Package glusterfs-server-5.4-1.fc28.x86_64.rpm is not signed
Package glusterfs-fuse-5.4-1.fc28.x86_64.rpm is not signed
Package glusterfs-devel-5.4-1.fc28.x86_64.rpm is not signed
Package glusterfs-api-devel-5.4-1.fc28.x86_64.rpm is not signed
Package glusterfs-api-5.4-1.fc28.x86_64.rpm is not signed
Package glusterfs-cli-5.4-1.fc28.x86_64.rpm is not signed
Package glusterfs-client-xlators-5.4-1.fc28.x86_64.rpm is not signed
Package glusterfs-extra-xlators-5.4-1.fc28.x86_64.rpm is not signed
Package python3-gluster-5.4-1.fc28.x86_64.rpm is not signed
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: GPG check FAILED

"dnf clean all" and removing /var/cache/{yum,dnf,PackageKit} does not help.


These are the glusterfs repos are added by ovirt-release-masster from:
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm

[glusterfs-fedora]
name=GlusterFS is a clustered file-system capable of scaling to several petabytes.
baseurl=http://download.gluster.org/pub/gluster/glusterfs/5/LATEST/Fedora/fedora-$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://download.gluster.org/pub/gluster/glusterfs/5/rsa.pub

[glusterfs-noarch-fedora]
name=GlusterFS is a clustered file-system capable of scaling to several petabytes.
baseurl=http://download.gluster.org/pub/gluster/glusterfs/5/LATEST/Fedora/fedora-$releasever/noarch
enabled=1
gpgcheck=1
gpgkey=http://download.gluster.org/pub/gluster/glusterfs/5/rsa.pub


Version-Release number of selected component (if applicable):
5.4.1

How reproducible:
Always

Comment 1 Kaleb KEITHLEY 2019-03-11 12:00:55 UTC
repo was recreated with signed rpms


Note You need to log in before you can comment on or make changes to this bug.