Pungi 2.7-1 Error

Konukhov, Anatoly konukhov at parallels.com
Mon Mar 12 17:03:20 UTC 2007


Hi!

dvos wrote:
> 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
>  
> 
> 
> ------------------------------------------------------------------------
> 
> --
> Fedora-buildsys-list mailing list
> Fedora-buildsys-list at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

 It's easy go to 212th line of file
/usr/lib/python2.4/site-packages/pypungi/gather.py and change line from:

remote = pkg.relativepath

to:

remote = yum.relativepath

Guys are you going to fix this issue?


-- 
With Best Regards,
  Anatoly Konukhov,
   Senior Developer


 http://www.parallels.com/




More information about the Fedora-buildsys-list mailing list