Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Patch: fix CentOS 7 bug #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

eduardohki
Copy link

This change fixes the error "YUM output signature is larger than current known format" when running CentOS/RHEL/OEL 7.

Thanks for this awesome plugin!

This change fixes the error "YUM output signature is larger than current known format" when running CentOS/RHEL/OEL 7.

Thanks for this awesome plugin!
@kjetilho
Copy link

this patch just bumps up an arbitrary number, and it will fail if more than 25000 packages are available on the server. you might as well remove the test for "unknown signature" altogether.
see pull request #28 for a better patch, or even my own, pull request #30 :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants