Closed dreamlibrarian closed 4 years ago
Seeing this as well with the newest .2 release.
Same here with 8.2001.0-2.el7
Package rsyslog-8.2001.0-2.el7.x86_64.rpm is not signed
Would be appreciated if the unsigned RPM was not published, as it prevents yum install of rsyslog or update of any sort on any system leveraging this repository that doesn't disable signatures.
I too am seeing the issue with 2001.0-2.
@dreamlibrarian ,
Until they fix it, one workaround would be to run:
yum update --disablerepo=rsyslog
Yup. I'm doing AMI builds against this, so I had to specify an explicit version to install (because latest is unsigned) and disable the repo afterwards so the update wouldn't trip.
We have just uploaded the new package version 8.2001.0-3 for EL builds. These are now signed again.
Please try again with the new package.
pls let me add that I am looking in why things went wrong twice in a row. I am implementing safeguard to prevent this in the future.
The rpmbuilder script has been updated to abort package processing if the sign process fails. This will avoid uploading unsigned packages in future.
Thanks for taking care of that. Appreciate all the work you guys do.
many thanks, glad this is caught now!
Thank you, gentlemen! The yum update has since proceeded without any issues.
Heyo! New release appears to not have the PGP signature.
Would expect to see
pgp
on that return line for a signed result. (also yum installs fail because it's not signed)