[CentOS] Missing Dependency python-yubico

Wed Jan 11 04:40:04 UTC 2017
Ian Mortimer <i.mortimer at uq.edu.au>

On Tue, 2017-01-10 at 11:12 -0500, Mark LaPierre wrote:

> Hey all, I'm trying to install the fedora-packager group so that I can
> build Fedora source packages into RPMs that I can install.  I'm
> getting
> this error:
> 
> Error: Package: fedora-packager-0.6.0.1-1.el6.noarch (epel)
>            Requires: python-yubico

It's a known bug:

https://bugzilla.redhat.com/show_bug.cgi?id=1411027#c0

The python-yubico package is now in epel-testing so you should be able
to install it with:

   yum --enablerepo=epel-testing  install fedora-packager


-- 
Ian