Announcing repoman - PyGTK yum repo manager

Panu Matilainen pmatilai at laiskiainen.org
Mon Feb 12 07:04:55 UTC 2007


On Sat, 10 Feb 2007, Mike Chambers wrote:

> On Sat, 2007-02-10 at 15:19 -0500, David Cantrell wrote:
>
>> Applied in repoman-0.6, which is available at:
>>
>> http://www.boston.burdell.org/repoman/
>
> I get this error (as well as last version) when trying to run repoman..
>
> Component: Repository Manager
> Summary: TBdc86dff1 interface.py:70:__init__:AttributeError: 'NoneType'
> object has no attribute 'isEnabled'
>
> Traceback (most recent call last):
>  File "/usr/sbin/repoman", line 31, in <module>
>    ui = RepoMan()
>  File "/usr/lib/python2.5/site-packages/repoman/interface.py", line
> 522, in __init__
>    self.trackingPage = TrackingPage(self)
>  File "/usr/lib/python2.5/site-packages/repoman/interface.py", line 70,
> in __init__
>    if self.repos.getStanzaByName("updates-testing").isEnabled():
> AttributeError: 'NoneType' object has no attribute 'isEnabled'
>
> Local variables in innermost frame:
> interface: <repoman.interface.RepoMan instance at 0x885078c>
> self: <repoman.interface.TrackingPage instance at 0x888a50c>

I saw this too - repoman (at the moment) only works if you have the 
default Fedora repository setup on your system. If the idea is to have a 
Fedora-specific tool I think it should be called fedora-repoman or 
something like that to indicate it's really distro-specific.

 	- Panu -




More information about the fedora-devel-list mailing list