Your message dated Sun, 29 Jul 2007 12:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#435008: fixed in linux-wlan-ng 0.2.8+svn1832+dfsg-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: linux-wlan-ng
Version: 0.2.8+svn1832+dfsg-1
Severity: minor
Tags: patch


This change is used in Ubuntu and makes the package more robust in the 
case the kernel has the p80211 compiled in-kernel. It also changes the 
warning to say "module" instead of .ko or .o.

Not essential for Debian, but I would like to keep the Ubuntu delta 
minimal (or zero), and keep the package compatible with older 
kernels or systems where it doesn't cost anything.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-wlan-ng depends on:
ii  libc6                         2.6-4      GNU C Library: Shared libraries
ii  udev                          0.105-4    /dev/ and hotplug management daemo
ii  wireless-tools                29~pre22-1 Tools for manipulating Linux Wirel

Versions of packages linux-wlan-ng recommends:
ii  linux-wlan-ng-doc   0.2.8+svn1832+dfsg-1 documentation for wlan-ng

-- no debconf information
--- linux-wlan-ng-pre-up.orig.tormod    2007-07-28 13:10:31.000000000 +0200
+++ linux-wlan-ng-pre-up        2007-07-28 14:07:23.000000000 +0200
@@ -84,8 +84,8 @@ if [ -z "$IF_WIRELESS_CHANNEL" ]; then
        IF_WIRELESS_CHANNEL=1
 fi
 
-if ! modprobe p80211; then
-       echo "Failed to load p80211.o." >&2
+if [ ! -d /proc/net/p80211 ] && ! modprobe p80211; then
+       echo "Failed to load the p80211 module." >&2
        exit 1
 fi
 

--- End Message ---
--- Begin Message ---
Source: linux-wlan-ng
Source-Version: 0.2.8+svn1832+dfsg-2

We believe that the bug you reported is fixed in the latest version of
linux-wlan-ng, which is due to be installed in the Debian FTP archive:

linux-wlan-ng-doc_0.2.8+svn1832+dfsg-2_all.deb
  to pool/main/l/linux-wlan-ng/linux-wlan-ng-doc_0.2.8+svn1832+dfsg-2_all.deb
linux-wlan-ng-firmware_0.2.8+svn1832+dfsg-2_all.deb
  to 
pool/contrib/l/linux-wlan-ng/linux-wlan-ng-firmware_0.2.8+svn1832+dfsg-2_all.deb
linux-wlan-ng-source_0.2.8+svn1832+dfsg-2_all.deb
  to pool/main/l/linux-wlan-ng/linux-wlan-ng-source_0.2.8+svn1832+dfsg-2_all.deb
linux-wlan-ng_0.2.8+svn1832+dfsg-2.diff.gz
  to pool/main/l/linux-wlan-ng/linux-wlan-ng_0.2.8+svn1832+dfsg-2.diff.gz
linux-wlan-ng_0.2.8+svn1832+dfsg-2.dsc
  to pool/main/l/linux-wlan-ng/linux-wlan-ng_0.2.8+svn1832+dfsg-2.dsc
linux-wlan-ng_0.2.8+svn1832+dfsg-2_amd64.deb
  to pool/main/l/linux-wlan-ng/linux-wlan-ng_0.2.8+svn1832+dfsg-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Enrico Tassi <[EMAIL PROTECTED]> (supplier of updated linux-wlan-ng package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 29 Jul 2007 14:10:13 +0200
Source: linux-wlan-ng
Binary: linux-wlan-ng-firmware linux-wlan-ng-doc linux-wlan-ng-source 
linux-wlan-ng
Architecture: source all amd64
Version: 0.2.8+svn1832+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Victor Seva <[EMAIL PROTECTED]>
Changed-By: Enrico Tassi <[EMAIL PROTECTED]>
Description: 
 linux-wlan-ng - utilities for wireless prism2 cards
 linux-wlan-ng-doc - documentation for wlan-ng
 linux-wlan-ng-firmware - firmware files used by the linux-wlan-ng driver
 linux-wlan-ng-source - linux-wlan-ng driver
Closes: 429624 429624 435008
Changes: 
 linux-wlan-ng (0.2.8+svn1832+dfsg-2) unstable; urgency=low
 .
   * Removed spurious slash in .install file (Closes: #435008)
   * Fixed prism2_* loading in case p80211 is already loaded (Closes: #429624)
   * Moved linu-wlan-ng.modules to linux-wlan-ng.modprobe so that it actually
     does something. Added option wlan_wext_write=1 for 80211 so the wireless
     extensions are turned on by default. Restored dh_installmodules.
   * Integrated ubuntu changes to /etc/wlan/wlan-udev.sh that are friendly to
     NetworkManager. This should also close 429624 since now the firmware is
     loaded at the right time and the nic should be in an usable state just
     after plugging it (Closes: #429624)
   * Removed spurious patches
   * Removed from postinst the removal of /dev/nul that used to be created in
     version << 0.1.14-13 that is so obsolete that not even oldstable has it.
     This also avoids a bogus lintian error
Files: 
 3681c1a6bcae9147a0dce5d180ff5771 772 admin extra 
linux-wlan-ng_0.2.8+svn1832+dfsg-2.dsc
 77ac926ad7933c401696d8709cf42f6e 45728 admin extra 
linux-wlan-ng_0.2.8+svn1832+dfsg-2.diff.gz
 3328c8c96c7591a0d4a252dab7f721b0 350446 admin extra 
linux-wlan-ng-source_0.2.8+svn1832+dfsg-2_all.deb
 ce5c2b69ee9afc6ff784f6ec56e0f43f 85450 admin extra 
linux-wlan-ng-doc_0.2.8+svn1832+dfsg-2_all.deb
 6907f1f66dd83c8ed06747099f1c945b 50564 contrib/admin extra 
linux-wlan-ng-firmware_0.2.8+svn1832+dfsg-2_all.deb
 82051f31466a95df5b40855facbef1e9 110496 admin extra 
linux-wlan-ng_0.2.8+svn1832+dfsg-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGrIU87kkcPgEj8vIRAnJqAKCdL7D8PZeQ9Rr5HCyJd2WfnSbXVQCgg/yH
tBKeZYEsyXOw/qCf/IQlFL0=
=s7Hk
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to