[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#981637: marked as done (ifscheme: ifup no longer recognises interface names with ifscheme suffixes)



Your message dated Sun, 25 Aug 2024 22:56:14 +0000
with message-id <[🔎] E1siM9e-002bOX-Sr@fasolo.debian.org>
and subject line Bug#1079645: Removed package(s) from unstable
has caused the Debian Bug report #981637,
regarding ifscheme: ifup no longer recognises interface names with ifscheme suffixes
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 owner@bugs.debian.org
immediately.)


-- 
981637: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981637
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ifscheme
Version: 1.7-6
Severity: important
X-Debbugs-Cc: richardlewis@fastmail.co.uk

I've used ifscheme happily for a long time and on numerous
computers. Just recently I installed "unstable" from scratch on a Dell
XPS 13 9343. And now ifscheme doesn't work anymore.

This if the configuration I have in /etc/network/interfaces:

  mapping wlp2s0
      script ifscheme-mapping

  iface wlp2s0-home inet dhcp
      wpa-ssid MyWiFi
      wpa-psk MyPSK
      dns-nameservers 208.67.222.222 208.67.220.220

  iface wlp2s0-mobile inet dhcp
      wpa-ssid PhoneWiFi
      wpa-psk PhonePSK

I can verify that ifscheme is parsing my config correctly:

  $ sudo ifscheme --list
  home
  mobile

But when I try to select a network and bring up the interface, I get
the error "unknown interface":

  $ sudo ifscheme home
  Scheme changed to home.
  $ sudo ifup -v wlp2s0
  ifup: running mapping script ifscheme-mapping on wlp2s0
  ifup: ignoring unknown interface wlp2s0=wlp2s0

I know this isn't the correct way to use it, but just in case I also
tried bringing up the interface with the ifscheme suffix:

  $ sudo ifup -v wlp2s0-home
  ifup: configuring interface wlp2s0-home=wlp2s0-home (inet)
  /bin/run-parts --exit-on-error --verbose /etc/network/if-pre-up.d
  run-parts: executing /etc/network/if-pre-up.d/wireless-tools
  run-parts: executing /etc/network/if-pre-up.d/wpasupplicant
  wpa_supplicant: wpa-driver nl80211,wext (default)
  wpa_supplicant: /sbin/wpa_supplicant -s -B -P /run/wpa_supplicant.wlp2s0-home.pid -i wlp2s0-home -D nl80211,wext -C /run/wpa_supplicant
  Starting /sbin/wpa_supplicant...
  wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
  run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1
  ifup: failed to bring up wlp2s0-home

I guess this would happen even if I didn't have the ifscheme mapping
configured; it's effectively assuming that an interface called
literally wlp2s0-home exists.

I'm wondering if this might have something to do with the new(-ish)
"predictable" network interface names. The reason I considered this is
because my old laptop had a WiFi interface called wlan0 under the old
scheme (as well as eth0). That machine was also Debian "unstable" but
was originally installed c.2013 and just continuously upgraded.

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-2-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8), LANGUAGE=en_GB.UTF-8
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ifscheme depends on:
ii  ifupdown             0.8.36
ii  init-system-helpers  1.60
ii  lsb-base             11.1.0

ifscheme recommends no packages.

ifscheme suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1.7-9+rm

Dear submitter,

as the package ifscheme 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 https://bugs.debian.org/1079645

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: