#6005 remove packages from epel-5: gnupg2 libksba pinentry pth
Closed: Fixed None Opened 9 years ago by rdieter.

While investigating
https://bugzilla.redhat.com/show_bug.cgi?id=1015969

I discovered that gnupg2 (and friends libksba pinentry pth) are now included in rhel5, so ought to be removed/eol'd from epel-5


OK, I ran 'fedpkg retire' for each of those in el5 branch, but I think they still need to be blocked/removed from the repo. I still get hits running:
{{{
$ koji latest-pkg dist-5E-epel pth libksba gnupg2 pinentry

pth-2.0.7-2.el5 dist-5E-epel ausil
libksba-1.0.5-1.el5 dist-5E-epel ausil
gnupg2-2.0.9-1.el5 dist-5E-epel ausil
pinentry-0.7.3-1.el5 dist-5E-epel ausil

}}}

I have cleaned these up. I ran

{{{
$ koji untag-build --all dist-5E-epel pth libksba gnupg2 pinentry
$ koji block-pkg dist-5E-epel pth libksba gnupg2 pinentry
$ koji unblock-pkg dist-5E-epel-build pth libksba gnupg2 pinentry
}}}

Login to comment on this ticket.

Metadata