Package: sqlmap
Version: 0.6.4-1
Severity: important
Dear Maintainer,
The --update option of sqlmap throws an error:
pierre@Rudloff:~$ sudo sqlmap --update
sqlmap/0.6.4 coded by Bernardo Damele A. G. <[email protected]>
and Daniele Bellucci <[email protected]>
[*] starting at: 02:04:42
[02:04:42] [INFO] updating sqlmap
[02:04:42] [ERROR] unhandled exception in sqlmap/0.6.4, please copy the command
line and the following text and send by e-mail to sqlmap-
[email protected]. The developers will fix it as soon as possible:
sqlmap version: 0.6.4
Python version: 2.7.3
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: 02:04:42
-- System Information:
Debian Release: 7.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages sqlmap depends on:
ii python 2.7.3-4
ii python-support 1.0.15
sqlmap recommends no packages.
sqlmap suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]