axi-cache

Benjamin Mesing bensmail at gmx.net
Fri Apr 9 18:46:06 UTC 2010


On Fri, 2010-04-09 at 18:24 +0200, Enrico Zini wrote:
> On Fri, Apr 09, 2010 at 05:49:30PM +0200, Benjamin Mesing wrote:
> 
> > What packages does it require?
> >         ./axi-cache debtags
> >         Traceback (most recent call last):
> >           File "./axi-cache", line 226, in <module>
> >             from debian import deb822
> >         ImportError: No module named debian
> > I've tried installing python-apt-dev but it didn't help.
> 
> It needs python-debian; what version do you have of it?

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

Regards

Ben





More information about the Debtags-devel mailing list