Re: [sqlmap-users] Error updating
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-01-06 15:52:29
|
hi lorenzo. you are using quite outdated version of sqlmap. please update to the latest development version 0.9/dev from our SVN repository to have that (and other potential) problems fixed: svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev kind regards On Thu, Jan 6, 2011 at 4:47 PM, Lorenzo Mainardi <lor...@gm...> wrote: > 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' > > -- > LORENZO MAINARDI > http://blog.mainardi.me > Linux Registered User: 461615 > Key Fingerprint: 76BB 8A70 C275 09F4 613F 3FB7 9DE2 F367 E6F2 3F33 > > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B Location: Zagreb, Croatia |