Whenever i try to run pungi (0.2.1-1), either straight from command line,
or following the directions on 'running pungi in mock', i get the
following error:
Downloading openoffice.org-calc-2.1.0-6.13.i386.rpm
Traceback (most recent call last):
File "/usr/bin/pungi", line 166, in ?
main()
File "/usr/bin/pungi", line 95, in main
mygather.downloadPackages()
File "/usr/lib/python2.4/site-packages/pypungi/gather.py", line 194, in
downloadPackages
os.link(local, os.path.join(pkgdir, os.path.basename(remote)))
OSError: [Errno 17] File exists
Anyone have any idea how to get past this hurdle?
Thanks,
-- Chris Chabot