Your message dated Mon, 26 Sep 2011 10:25:33 +0000
with message-id <[email protected]>
and subject line Bug#642934: Removed package(s) from unstable
has caused the Debian Bug report #610688,
regarding aircrack-ng is not built with sqlite support
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
610688: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610688
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aircrack-ng
Version: 1:1.1-1.1
Severity: important
Tags: patch
Due to the way make is called from debian/rules (overriding CFLAGS, rather than
passing it in as an environment variable, some of the flags within the upstream
build system such as -DHAVE_SQLITE are not used.
Because of this, aircrack-ng complains that it was not built with sqlite support
when the -r flag is used.
-- System Information:
Debian Release: squeeze/sid
APT prefers maverick-updates
APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500,
'maverick-backports'), (500, 'maverick'), (400, 'maverick-proposed')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.37-ck1-hyper1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_SG.utf8, LC_CTYPE=en_SG.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages aircrack-ng depends on:
ii iw 0.9.19-1 tool for configuring Linux wireles
ii libc6 2.12.1-0ubuntu10.1 Embedded GNU C Library: Shared lib
ii libsqlite3-0 3.7.2-1ubuntu0.1 SQLite 3 shared library
ii libssl0.9.8 0.9.8o-1ubuntu4.3 SSL shared libraries
ii wireless-tools 30~pre9-3ubuntu4 Tools for manipulating Linux Wirel
ii zlib1g 1:1.2.3.4.dfsg-3ubuntu1 compression library - runtime
aircrack-ng recommends no packages.
aircrack-ng suggests no packages.
-- no debconf information
--- aircrack-ng-1.1/debian/rules 2010-06-01 05:22:05.000000000 +0800
+++ aircrack-ng-1.1/debian/rules 2011-01-21 17:04:55.000000000 +0800
@@ -12,7 +12,7 @@
build: build-stamp
build-stamp:
dh_testdir
- $(MAKE) CFLAGS="$(CFLAGS) -D_FILE_OFFSET_BITS=64 -D_REVISION=0
-Iinclude" SQLITE=true UNSTABLE=true
+ CFLAGS="$(CFLAGS) -D_FILE_OFFSET_BITS=64 -D_REVISION=0 -Iinclude"
$(MAKE) SQLITE=true UNSTABLE=true
touch build-stamp
clean:
--- End Message ---
--- Begin Message ---
Version: 1:1.1-1.1+rm
Dear submitter,
as the package aircrack-ng has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/642934
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)
--- End Message ---