این ارور برطرف شد و فک کنم که با دستور زیر بودش:
apt-get remove --purge w3af
حالا میخوام w3af رو دوباره نصب کنم که خطای ارتباط با سرور رو میده.
root@bt:~# sudo apt-get install w3af
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
w3af
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 0B/460kB of archives.
After this operation, 0B of additional disk space will be used.
Selecting previously deselected package w3af.
(Reading database ... 228708 files and directories currently installed.)
Unpacking w3af (from .../archives/w3af_1.2-bt1_all.deb) ...
Setting up w3af (1.2-bt1) ...
Building from C
running install
running build
running build_ext
building 'pybloomfilter' extension
creating build
creating build/temp.linux-i686-2.6
creating build/temp.linux-i686-2.6/src
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c src/mmapbitarray.c -o build/temp.linux-i686-2.6/src/mmapbitarray.o
src/mmapbitarray.c: In function ‘mbarray_HeaderLen’:
src/mmapbitarray.c:159: warning: implicit declaration of function ‘pread’
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c src/bloomfilter.c -o build/temp.linux-i686-2.6/src/bloomfilter.o
In file included from /usr/include/string.h:640,
from src/bloomfilter.c:3:
In function ‘memset’,
inlined from ‘bloomfilter_Create’ at src/bloomfilter.c:28:
/usr/include/bits/string3.h:83: warning: call to ‘__warn_memset_zero_len’ declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters
In function ‘memset’,
inlined from ‘bloomfilter_Create’ at src/bloomfilter.c:29:
/usr/include/bits/string3.h:83: warning: call to ‘__warn_memset_zero_len’ declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c src/primetester.c -o build/temp.linux-i686-2.6/src/primetester.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c src/pybloomfilter.c -o build/temp.linux-i686-2.6/src/pybloomfilter.o
src/pybloomfilter.c:220: warning: ‘always_inline’ attribute ignored
creating build/lib.linux-i686-2.6
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/src/mmapbitarray.o build/temp.linux-i686-2.6/src/bloomfilter.o build/temp.linux-i686-2.6/src/primetester.o build/temp.linux-i686-2.6/src/pybloomfilter.o -o build/lib.linux-i686-2.6/pybloomfilter.so
running install_lib
copying build/lib.linux-i686-2.6/pybloomfilter.so -> /usr/local/lib/python2.6/dist-packages
running install_egg_info
Removing /usr/local/lib/python2.6/dist-packages/pybloomfiltermmap-0.2.0.egg-info
Writing /usr/local/lib/python2.6/dist-packages/pybloomfiltermmap-0.2.0.egg-info
svn: OPTIONS of 'https://w3af.svn.sourceforge.net/svnroot/w3af/trunk': could not connect to server (https://w3af.svn.sourceforge.net)
dpkg: error processing w3af (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
w3af
E: Sub-process /usr/bin/dpkg returned an error code (1)
به هفت هشت خط آخر توجه کنید.