On Fri, Apr 09, 2010 at 08:46:06PM +0200, Benjamin Mesing wrote: > I've had 0.1.14 before and now updated to 0.1.16. The error I am getting > now ist different: > ./axi-cache debtags > Traceback (most recent call last): > File "./axi-cache", line 482, in <module> > sys.exit(ui.perform()) > File "./axi-cache", line 215, in perform > print >>sys.stderr, "Invalid command: %s. Try one of these:" > % cmd > NameError: global name 'cmd' is not defined
Sorry, now I pushed a fix for the error message. It should be "axi-cache search debtags": you miss the 'search' command. Ciao, Enrico -- GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini <[email protected]>
signature.asc
Description: Digital signature
_______________________________________________ Debtags-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debtags-devel

