On Tue, 27 Sep 2011, Bruno Cornec wrote: > in upload > binrepo.upload_binary(topdir, os.path.basename(path)) > File "/usr/lib/python2.6/site-packages/MgaRepo/binrepo.py", line 95, > in upload_binary > raise Error, "'%s' was not found" % spath > NameError: global name 'spath' is not defined
It's an error in the error message (fixed in svn now), to say that the file to upload cannot be found. Can you try "mgarepo upload tellico-2.3.4.tar.bz2" from the SOURCES directory ?
