{{{ [jsteffan@dabeatport revisor]$ ./revisor.py Traceback (most recent call last): File "./revisor.py", line 40, in import revisor.logger File "/home/jsteffan/Development/revisor/revisor.py", line 42, in print >> sys.stderr, "%s. If you are running from source you need to autoreconf -v && ./configure before running %s" % (e, sys.args[0]) AttributeError: 'module' object has no attribute 'args' }}}
Reproduce:
git clone git://git.fedoraproject.org/git/revisor cd revisor git checkout 2.1.1-4.fc9 ./revisor.py
taking this ticket
Fixed in GIT
Metadata Update from @jsteffan: - Issue assigned to kanarip