On Thu, August 21, 2008 21:59, Joey Hess wrote: > [EMAIL PROTECTED]:~/src/mr>tagpending > Can't call method "result" on an undefined value at > /usr/share/devscripts/Devscripts/Debbugs.pm line 183. > > It's not particularly obvious that this is because it failed to make a > soap connection due to the network being down.
The messages were intended to be more useful; unfortunately, despite the message, the value doesn't appear to meet perl's definition of undefined. The error-handling is one aspect of Debbugs.pm that really needs some love, which I'm intending to do once I'm back on terra firma with a slightly more reliable connection (of course, if anyone fancies taking on the task in the meantime... :) > Also, if it fails to connect, I think it should just assume it needs to > tag all bugs as pending. I'm working offline here; I don't care if my > tagpending generates an optimal and minimal set of commands; I do care > that the mail gets queued up so I don't have to remember to run > tagpending when I get back online. You can "tagpending -f" which will generate a mail tagging all of the bugs, just not quite as automagically as above. Regards, Adam -- To unsubscribe, send mail to [EMAIL PROTECTED]
