The move to git!

Andrea Musuruane musuruan at gmail.com
Sat Jul 31 09:56:48 UTC 2010


On Sat, Jul 31, 2010 at 11:50 AM, Rahul Sundaram <metherid at gmail.com> wrote:
>  On 07/31/2010 03:19 PM, Andrea Musuruane wrote:
>> l    return(int(fedoras[-1].strip('f')) + 1)
>> IndexError: list index out of range
>>
>> Help is really appreciated.
>>
>> Thanks!
>
> make sure you update fedora-packager to 0.5.1, remove and clone the repo
> again and follow the same steps. It will work.

OK. I deleted the current repo and started again. I do have
fedora-packager 0.5.1.

Now fedora-packager crashes when uploading new sources.

$ fedpkg clone zaz
Cloning into zaz...
[..]
Resolving deltas: 100% (11/11), done.
$ cd zaz/
$ cp -a ~/rpmbuild/SOURCES/zaz-0.8.0.tar.bz2 .
$ cp -a ~/rpmbuild/SPECS/zaz.spec .
$ fedpkg new-sources zaz-0.8.0.tar.bz2
Uploading: 6a63f986a80b4f4e1852ecf9871e9735  zaz-0.8.0.tar.bz2
Traceback (most recent call last):
  File "/usr/bin/fedpkg", line 959, in <module>
    args.command(args)
  File "/usr/bin/fedpkg", line 540, in new_sources
    mymodule.upload(args.files, replace=args.replace)
  File "/usr/lib/python2.6/site-packages/pyfedpkg/__init__.py", line
1278, in upload
    if lookaside.file_exists(self.module, file_basename, file_hash):
  File "/usr/lib/python2.6/site-packages/pyfedpkg/__init__.py", line
580, in file_exists
    curl.perform()
pycurl.error: (35, 'SSL connect error')
[andrea at panoramix zaz]$

Regards,

Andrea.


More information about the devel mailing list