On Sat, Jun 15, 2013 at 2:53 PM, Steve Gordon <sgordon(a)redhat.com> wrote:
----- Original Message -----
> From: "Dave Neary" <dneary(a)redhat.com>
> To: "Steve Gordon" <sgordon(a)redhat.com>
> Cc: rdo-list(a)redhat.com
> Sent: Friday, June 14, 2013 7:27:23 PM
> Subject: Re: [Rdo-list] Missing python-httplib2 package in RDO?
>
> Hi,
>
> Yes, EPEL is required. It was in the initial install instructions, and I
> seem to recall a discussion about how installing the repo file enabled EPEL.
>
> Pádraig, am I mis-remembering?
>
> Thanks,
> Dave.
As Alan alluded to on the bug packstack should, and probably is, enabling EPEL by default
on EL6-based distributions (will do a run later today to confirm hopefully). I suspect the
user in question had installed the RDO release RPM and was following the manual
installation path, we probably need a note somewhere to highlight that EPEL is
assumed/required in this case?
What about adding
Requires: epel-release
to rdo-release.spec?
We could even put the epel-release rpm in the rdo repository to make
things simpler.
Cheers
François