View Issue Details

IDProjectCategoryView StatusLast Update
0004056Kali LinuxKali Package Bugpublic2019-09-04 12:37
Reportercyberduke Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionopen 
Product Version2017.1 
Summary0004056: python-rfidiot should not exit at module import time
Description

Initial title: scapy crash when entering specific command

When trying to list out the modules available in scapy to get more information about them, the program terminates when you issue 'help('modules')' (without the outer quotes), or type help and then type modules.

This does not occur when trying to get help for keywords or topics, only modules.

Steps To Reproduce

Run scapy
at the >>> prompt enter help('modules')

Alternatively:
Run scapy
at the >>> prompt enter help()
then type modules

This results in the same behavior.

Additional Information

Here is the error message:

WARNING: No route found for IPv6 destination :: (no default route?)
INFO: Can't import python ecdsa lib. Disabled certificate manipulation tools
Welcome to Scapy (unknown.version)

help('modules')

Please wait a moment while I gather a list of all available modules...

The IPython.kernel package has been deprecated. You should import from ipykernel or jupyter_client instead.
INFO:root:Generating grammar tables from /usr/lib/python2.7/lib2to3/Grammar.txt
INFO:root:Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt
The matplotlib.delaunay module was deprecated in version 1.4. Use matplotlib.tri.Triangulation instead.
DEBUG:passlib.utils.compat:loaded lazy attr 'BytesIO': <built-in function StringIO>
DEBUG:pip.utils:lzma module is not available
DEBUG:pip.vcs:Registered VCS backend: git
DEBUG:pip.vcs:Registered VCS backend: hg
DEBUG:pip.vcs:Registered VCS backend: svn
DEBUG:pip.vcs:Registered VCS backend: bzr
There is no such reader #0, PCSC sees only 0 reader(s)

uname -r:
4.9.0-kali4-amd64

python-scapy is already the newest version (2.3.3-1).

Activities

sbrun

sbrun

2017-06-15 14:21

manager   ~0006825

It's not specific to python-scapy. I reproduced it with ipython

It fails because of a specific Kali package: python-rfidiot.
If you remove this package, the command works.

rhertzog

rhertzog

2019-01-15 15:39

administrator   ~0010222

I filed a bug report against rfidiot because the problems really lies there: https://github.com/AdamLaurie/RFIDIOt/issues/35

rhertzog

rhertzog

2019-01-17 14:00

administrator   ~0010223

Reducing severity and unassigning myself because the problem is not serious enough for us to spend more time on this issue. We brought it to the attention of the upstream developers and hopefully it will be fixed one day.

g0tmi1k

g0tmi1k

2019-09-04 12:37

administrator   ~0011030

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling <= 2018.4), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2017-06-02 20:53 cyberduke New Issue
2017-06-15 14:21 sbrun Status new => confirmed
2017-06-15 14:21 sbrun Note Added: 0006825
2017-06-15 15:18 rhertzog Assigned To => rhertzog
2017-06-15 15:18 rhertzog Status confirmed => assigned
2018-07-27 12:19 rhertzog Status assigned => confirmed
2019-01-15 15:39 rhertzog Note Added: 0010222
2019-01-15 15:41 rhertzog Status confirmed => assigned
2019-01-15 15:41 rhertzog Summary Scapy crash when entering specific command => python-rfidiot should not exit at module import time
2019-01-15 15:41 rhertzog Description Updated
2019-01-17 14:00 rhertzog Assigned To rhertzog =>
2019-01-17 14:00 rhertzog Priority normal => low
2019-01-17 14:00 rhertzog Status assigned => confirmed
2019-01-17 14:00 rhertzog Note Added: 0010223
2019-09-04 12:37 g0tmi1k Note Added: 0011030
2019-09-04 12:37 g0tmi1k Status confirmed => closed