Re: [sqlmap-users] Update Bug - Kubuntu 10.10
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-03-18 00:28:41
|
hi Graziano. you are using fairly outdated version of sqlmap. please update to the latest revision from our SVN repository to have it updated: svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev kr On Thu, Mar 17, 2011 at 6:40 PM, Graziano Felline <scr...@gm...> wrote: > radoen@vaio:~/$ sudo sqlmap --update > [sudo] password for radoen: > /usr/share/sqlmap/lib/core/convert.py:27: DeprecationWarning: the md5 > module is deprecated; use hashlib instead > import md5 > /usr/share/sqlmap/lib/core/convert.py:28: DeprecationWarning: the sha > module is deprecated; use the hashlib module instead > import sha > > sqlmap/0.6.4 coded by Bernardo Damele A. G. <ber...@gm...> > and Daniele Bellucci <dan...@gm...> > > [*] starting at: 18:38:25 > > [18:38:25] [INFO] updating sqlmap > [18:38:26] [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.6.6 > 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 instance has no attribute 'errMsg' > > [*] shutting down at: 18:38:26 > > > OS version Kubuntu 10.10 > Kernel Linux vaio 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:44 > UTC 2011 x86_64 GNU/Linux > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |