-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Expected Behavior
If yum repo is configured on CentOS or RHEL servers, updates can be done via yum update.
Current Behavior
Update via yum fails with message "Package varnish-6.0.7-1.el7.x86_64.rpm is not signed".
Possible Solution
- Sign the packages in Packagecloud.
- Disable gpgcheck for package repository.
Steps to Reproduce (for bugs)
- Install yum repo (see https://packagecloud.io/varnishcache/varnish60lts/install#bash-rpm).
- Update to new Varnish version (yum update varnish*).
Context
RPMs for Varnish 6.0.6 for example were signed.
Your Environment
- Version used: 6.0.6
- Operating System and version: CentOS 7
- Source of binary packages used (if any): Packagecloud
Metadata
Metadata
Assignees
Labels
No labels