Hi there
 
Iam trying to respin FC6 with pungi 2.7-1 and i keep getting the following error:
 
Traceback (most recent call last):
  File "/usr/bin/pungi", line 186, in ?
    main()
  File "/usr/bin/pungi", line 103, in main
    mygather.downloadPackages()
  File "/usr/lib/python2.4/site-packages/pypungi/gather.py", line 212, in downloadPackages
    remote = pkg.relativepath
AttributeError: 'YumAvailablePackageSqlite' object has no attribute 'relativepath'
The only thing i have done is to change the yum.conf.i386 to point to a local file store, instead of a default yum repo, i have run the createrepo on the directory where the files are located.
 
Iam posting to this list since i cant seem to figure this problem out on my own, and i cant find anything about this on the pungi website.

Cheers
Tom Stage