Package: scapy
Version: 0.9.17-1
Severity: important

Seems that scapy should have a depends on nmap:

[EMAIL PROTECTED]:~$ sudo scapy
Welcome to Scapy (0.9.17.1beta)
>>> nmap_fp("192.168.0.1")
Begin emission:
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Finished
 to send 8 packets.
........................................................................................................................................................................................................................................................*..*.*..*..*............................................................................................................................................................................................................................................................................................................................
Received 1085 packets, got 5 answers, remaining 3 packets
Traceback (most recent call last):
  File "<console>", line 1, in ?
  File "/usr/bin/scapy.py", line 4437, in nmap_fp
    return nmap_search(sigs)
  File "/usr/bin/scapy.py", line 4419, in nmap_search
    for os,fp in nmap_kdb.get_base():
  File "/usr/bin/scapy.py", line 4036, in get_base
    self.lazy_init()
  File "/usr/bin/scapy.py", line 4318, in lazy_init
    warning("Can't read nmap database [%s](new nmap version ?)" % base.filename)
NameError: global name 'base' is not defined


My nmap is version 3.75.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-rc4-20050220
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages scapy depends on:
ii  python2.3                     2.3.5-1    An interactive high-level object-o

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to