Tonight's updates appear to have broken Pungi.

Jesse Keating jkeating at j2solutions.net
Sat Jun 14 12:32:31 UTC 2008





On Jun 14, 2008, at 1:52, "William F. Acker WB2FLW +1-303-722-7209" <wacker at octothorp.org 
 > wrote:

> Hi all,
>
>     After tonight's updates, I do what I always do, pungify and  
> post. This time, I got the following.
> Pungi.Gather:INFO: Adding repo fedora
> Pungi.Gather:INFO: URL for repo fedora is ['http://download.fedora.redhat.com/pub/fedora/linux/releases/9/Everything/x86_64/os/']
> Warning: Reusing existing destination directory.
> Traceback (most recent call last):
>  File "/usr/bin/pungi", line 189, in <module>
>    main()
>  File "/usr/bin/pungi", line 81, in main
>    mygather = pypungi.gather.Gather(config, ksparser)
>  File "/usr/lib/python2.5/site-packages/pypungi/gather.py", line  
> 131, in __init__
>    if repo.priority:
> AttributeError: F8_RepoData instance has no attribute 'priority'
> Warning: Reusing existing destination directory.
> Traceback (most recent call last):
>  File "/usr/bin/pungi", line 189, in <module>
>    main()
>  File "/usr/bin/pungi", line 111, in main
>    mypungi.doCreaterepo(comps=False)
>  File "/usr/lib/python2.5/site-packages/pypungi/pungi.py", line 137,  
> in doCreaterepo
>    self._makeMetadata(self.topdir, self.config.get('default',  
> 'cachedir'), compsfile, repoview=True, repoviewtitle=repoviewtitle)
>  File "/usr/lib/python2.5/site-packages/pypungi/pungi.py", line 94,  
> in _makeMetadata
>    repomatic = createrepo.MetaDataGenerator(conf)
>  File "/usr/lib/python2.5/site-packages/createrepo/__init__.py",  
> line 119, in __init__
>    self._test_setup_dirs()
>  File "/usr/lib/python2.5/site-packages/createrepo/__init__.py",  
> line 149, in _test_setup_dirs
>    raise MDError, _('Directory %s must exist') % mydir
> createrepo.utils.MDError: Directory /home/wacker/9/9/source/SRPMS  
> must exi     I'm guessing that it's either yum-utils or  
> pykickstart.  Any ideas
>
>

Yeah, pykickstart changes. I'll put out a new pungi early next week.  
In the meantime, change "priority" to "cost" in the code.

--
Jes




More information about the Fedora-buildsys-list mailing list