[fedora-list] - yumdownloader --resolve error

Michael Schwendt mschwendt at gmail.com
Tue Mar 20 20:54:16 UTC 2007


On 20/03/07, Davidson Rodrigues Paulo wrote:
> Good afternoon,
>
> I'm trying to get yum package with all it's dependencies by using
> yumdownloader, as follows:
>
> $ yumdownloader --resolve yum
>
> Yumdownloader works properly when used without the --resolve option,
> but with it I got the following error:
>
> Traceback (most recent call last):
>   File "/usr/bin/yumdownloader", line 191, in ?
>     main()
>   File "/usr/bin/yumdownloader", line 159, in main
>     if not pkg in toDownload:
>   File "/usr/lib/python2.4/site-packages/yum/packages.py", line 191, in __eq__
>     if comparePoEVR(self, other) == 0 and self.arch == other.arch and
> self.name == other.name:
>   File "/usr/lib/python2.4/site-packages/yum/packages.py", line 35, in
> comparePoEVR
>     (e2, v2, r2) = (po2.epoch, po2.ver, po2.rel)
> AttributeError: TransactionMember instance has no attribute 'ver'
>
> My system is a Fedora Core 6, updated today morning.

Confirmed. Please file a bug report at http://bugzilla.redhat.com
Product "Fedora Extras", Component "yum-utils"




More information about the fedora-list mailing list