View Issue Details

IDProjectCategoryView StatusLast Update
0006670Kali Linux[All Projects] Kali Package Bugpublic2020-09-08 14:53
Reportersteev Assigned Tosbrun  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2020.4 
Target Version2020.4Fixed in Version 
Summary0006670: python3-kismetcapturertladsb missing dependency on librtlsdr0
Descriptionpython3-kismetcapturertladsb requires librtlsdr0 to work properly, but we don't depend on it, so if a user attempts to do adsb with kismet, it will just error out.
Additional Informationif not self.have_librtl:
     ret["success"] = False
     ret["message"] = "could not find librtlsdr, unable to configure rtlsdr interfaces"
     return ret

Activities

sbrun

2020-09-08 14:53

manager   ~0013404

fixed in new version 2020.09.R1-0kali1

Issue History

Date Modified Username Field Change
2020-08-22 02:50 steev New Issue
2020-08-22 02:50 steev Status new => assigned
2020-08-22 02:50 steev Assigned To => sbrun
2020-09-08 14:53 sbrun Status assigned => resolved
2020-09-08 14:53 sbrun Resolution open => fixed
2020-09-08 14:53 sbrun Note Added: 0013404