Can you please run:

ls -l lib/techniques/*

Here it broke nothing. svn update please.

B

On 18 June 2011 15:40, m4l1c3 <malice.a...@gmail.com> wrote:
> with no switches:
>
> Traceback (most recent call last):
>  File "./sqlmap.py", line 27, in <module>
>    from lib.controller.controller import start
>  File "/pentest/database/sqlmap/lib/controller/controller.py", line
> 13, in <module>
>    from lib.controller.action import action
>  File "/pentest/database/sqlmap/lib/controller/action.py", line 10, in 
> <module>
>    from lib.controller.handler import setHandler
>  File "/pentest/database/sqlmap/lib/controller/handler.py", line 29,
> in <module>
>    from plugins.dbms.mysql import MySQLMap
>  File "/pentest/database/sqlmap/plugins/dbms/mysql/__init__.py", line
> 15, in <module>
>    from plugins.dbms.mysql.filesystem import Filesystem
>  File "/pentest/database/sqlmap/plugins/dbms/mysql/filesystem.py",
> line 18, in <module>
>    from lib.techniques.union.use import unionUse
> ImportError: No module named union.use
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>



-- 
Bernardo Damele A. G.

E-mail / Jabber: bernardo.damele (at) gmail.com
Mobile: +447788962949 (UK 07788962949)
PGP Key ID: Unavailable

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to