Iain Arnell wrote:

> Unless I'm missing something really obvious, they look the same to me.

That's odd, repoquery appears to have spat out something odd...


RHELBASE="http://www.mirrorservice.org/sites/ftp.redhat.com/pub/redhat/";
RHELBASE="$RHELBASE/rhel/beta/5.90Server/"

repoquery --disablerepo=* --archlist=src \
        --repofrompath=rhel-optional-source,$RHELBASE/optional/source/ \
        --repofrompath=rhel-source,$RHELBASE/source/ \
        --enablerepo=rhel-optional-source --enablerepo=rhel-source \
        --qf='%{name} %{name}-%{version}-%{release}' \
        perl-PadWalker

_______________________________________________
epel-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/epel-devel-list

Reply via email to