[sqlmap-users] sqlmap --update error
Brought to you by:
inquisb
From: Fabio P. <fab...@pr...> - 2011-06-05 02:18:26
|
ortes@lpt-rj-015:~/Documents/Proof/Ágora/scan-1106$ sudo sqlmap --update sqlmap/0.6.4 coded by Bernardo Damele A. G. <ber...@gm...> and Daniele Bellucci <dan...@gm...> [*] starting at: 22:51:37 [22:51:37] [INFO] updating sqlmap [22:51:38] [ERROR] unhandled exception in sqlmap/0.6.4, please copy the command line and the following text and send by e-mail to sql...@li.... The developers will fix it as soon as possible: sqlmap version: 0.6.4 Python version: 2.7.1+ Operating system: linux2 Traceback (most recent call last): File "/usr/bin/sqlmap", line 78, in main init(cmdLineOptions) File "/usr/share/sqlmap/lib/core/option.py", line 770, in init update() File "/usr/share/sqlmap/lib/core/update.py", line 349, in update __updateSqlmap() File "/usr/share/sqlmap/lib/core/update.py", line 246, in __updateSqlmap logger.errMsg(errMsg) AttributeError: 'Logger' object has no attribute 'errMsg' [*] shutting down at: 22:51:38 |