View Issue Details

IDProjectCategoryView StatusLast Update
0001666Kali LinuxKali Package Bugpublic2014-09-25 09:34
Reporterrj Assigned Tomuts  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.1.0 
Fixed in Version1.1.0 
Summary0001666: aircrack-ng is not compiled with sqlite support
Description

When running aircrack-ng with the "-r" flag you will receive the following error:

root@kali:~# aircrack-ng -r testdb /tmp/cap.pcap
Error: Aircrack-ng wasn't compiled with sqlite support

Activities

dookie

dookie

2014-08-13 16:30

reporter   ~0002455

Confirmed. It shouldn't be like this since the build rules include it.

dookie@kalidev:~/aircrack-ng$ grep sqlite debian/rules
dh_auto_build sqlite=true unstable=true libnl=true
$(MAKE) DESTDIR=$$(pwd)/debian/aircrack-ng prefix=/usr sqlite=true unstable=true libnl=true install

dookie

dookie

2014-08-13 16:53

reporter   ~0002456

Building aircrack manually using the same switches that are in the rules file works properly so something is amiss somewhere, either in rules or debhelper itself.

rhertzog

rhertzog

2014-09-16 15:39

administrator   ~0002508

Does the build-depends include libsqlite3-dev ?

dookie

dookie

2014-09-16 15:55

reporter   ~0002509

Yes, it's included in the control file:

Build-Depends: debhelper (>= 8.0.0), libssl-dev, libsqlite3-dev, libnl-3-dev, libnl-genl-3-dev, pkg-config

muts

muts

2014-09-20 07:02

reporter   ~0002511

Fixed in last aircrack-ng build.

Issue History

Date Modified Username Field Change
2014-08-13 16:19 rj New Issue
2014-08-13 16:30 dookie Note Added: 0002455
2014-08-13 16:53 dookie Note Added: 0002456
2014-09-16 15:39 rhertzog Note Added: 0002508
2014-09-16 15:55 dookie Note Added: 0002509
2014-09-20 07:02 muts Note Added: 0002511
2014-09-20 07:02 muts Status new => closed
2014-09-20 07:02 muts Assigned To => muts
2014-09-20 07:02 muts Resolution open => fixed
2014-09-20 07:02 muts Status closed => resolved
2014-09-20 07:02 muts Product Version => 1.1.0
2014-09-20 07:02 muts Fixed in Version => 1.1.0
2014-10-14 11:10 jukkapach1 Issue cloned: 0001779
2014-10-14 11:11 jukkapach1 Issue cloned: 0001826
2014-12-30 05:26 detrix Issue cloned: 0001990
2015-02-09 02:15 Beachbum4563 Issue cloned: 0002099