On 2008-04-14 08:44:29 +0200, Samuel Tardieu wrote: > I was using the StGit in Debian/unstable and just switched to your > experimental branch. > > When doing "stg pull", I get, at the end: > > Pushing patch "pr20822" ... done > Pushing patch "pr22387" ... done > Pushing patch "pr30614" ... done > Error: Unhandled exception: > Traceback (most recent call last): > File "/usr/local/lib/python2.4/site-packages/stgit/main.py", line > 280, in main > ret = command.func(parser, options, args) > File > "/usr/local/lib/python2.4/site-packages/stgit/commands/pull.py", > line 109, in func > log.log_entry(log.default_stack(), 'stg pull') > File "/usr/local/lib/python2.4/site-packages/stgit/lib/log.py", line > 45, in log_entry > stack.repository.refs.get(ref))] > File "/usr/local/lib/python2.4/site-packages/stgit/lib/log.py", line > 94, in __init__ > self.unapplied, patches = pl('unapplied') > File "/usr/local/lib/python2.4/site-packages/stgit/lib/log.py", line > 89, in pl > return ([pn for sha1, pn in patches], > ValueError: need more than 0 values to unpack Euh! Thanks for the report, I'll look into it tonight after work. > Note that I have no unapplied patch in case it matters, only hidden > ones (and applied ones of course). Yeah, that might be a clue. Though I was under the impression that I'd tested it with a fully applied stack ... I guess the test suite needs an addition or two. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html