Description of problem: mgarepo sync crashed in a specific situation. [sam@localhost armagetron-mgareposynccrash]$ mgarepo sync Traceback (most recent call last): File "/usr/bin/mgarepo", line 93, in <module> do_command(parse_options, dispatch_command) File "/usr/lib/python2.6/site-packages/MgaRepo/command.py", line 39, in do_command main_func(**opt.__dict__) File "/usr/bin/mgarepo", line 84, in dispatch_command command_module.main() File "/usr/lib/python2.6/site-packages/MgaRepo/commands/sync.py", line 38, in main do_command(parse_options, sync) File "/usr/lib/python2.6/site-packages/MgaRepo/command.py", line 39, in do_command main_func(**opt.__dict__) File "/usr/lib/python2.6/site-packages/MgaRepo/rpmutil.py", line 525, in sync for st, path in svn.status(sourcesdir, noignore=True)) File "/usr/lib/python2.6/site-packages/MgaRepo/rpmutil.py", line 524, in <genexpr> sourcesst = dict((os.path.basename(path), (path, st)) ValueError: too many values to unpack Version-Release number of selected component (if applicable): 1.9.9 How reproducible: always Steps to Reproduce: 1. download http://stormi.lautre.net/fichiers/mageia/armagetron-mgareposynccrash.tgz 2. untar it, enter the armagetron-mgareposynccrash dir then run mgarepo sync Reproducible: Steps to Reproduce:
Created attachment 190 [details] Log of mgarepo sync -c It's happening here too. The only thing i did was to svn mv a text file in SOURCES/
CC: (none) => thierry.vignaud
Fixed in svn.
Status: NEW => RESOLVEDResolution: (none) => FIXED