Your message dated Sun, 10 Jan 2016 22:52:13 +0100
with message-id <[email protected]>
and subject line Re: ifupdown: wpa-roam marks interface as "up" even if it 
failed to start
has caused the Debian Bug report #519827,
regarding ifupdown: wpa-roam marks interface as "up" even if it failed to start
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.)


-- 
519827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519827
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ifupdown
Version: 0.6.8+nmu1
Severity: normal

If I do "ifup wlan0" before having plugged my USB wifi dongle, a subsequent
"ifup wlan0" just says "interface wlan0 already configured".

You can try it for yourself:

   # cat /etc/network/interfaces
   iface wlandummy0 inet manual
        wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
   iface default inet dhcp
   # ifup wlandummy0
   [...lots of errors...]
   # ifup wlandummy0
   ifup: interface wlandummy0 already configured
   #

This causes problems for me, where some scripts occasionally blindly try
to start my wlan0 network, causing its "ifstate" to become
inconsistent, so that (for instance) my "allow-hotplug" rule ends up not
working when I plug in the dongle.

Maybe the hotplug code should always do an "ifup --force" to work around
such problems.  Generally, I think the "ifstate" should be handled with
more care.


        Stefan


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

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ifupdown depends on:
ii  libc6                         2.7-18     GNU C Library: Shared libraries
ii  lsb-base                      3.2-20     Linux Standard Base 3.2 init scrip
ii  net-tools                     1.60-22    The NET-3 networking toolkit

ifupdown recommends no packages.

Versions of packages ifupdown suggests:
ii  dhcp3-client               3.1.1-6       DHCP client
ii  iproute                    20080725-2    networking and traffic control too
ii  ppp                        2.4.4rel-10.1 Point-to-Point Protocol (PPP) - da

-- debconf information:
  ifupdown/convert-interfaces: true



--- End Message ---
--- Begin Message ---
Version: 0.8

Recent versions of ifupdown are more strict when running scripts, so if
there is an error while the wpa-roam option is processed, it should now
no longer cause ifupdown to mark the interface as being up.

-- 
Met vriendelijke groet / with kind regards,
      Guus Sliepen <[email protected]>

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to