Package: wicd
Version: 1.6.1-1
Severity: serious

Heya,

[Initially, was:
Subject: wicd: Please don't propose additions to netdev if not relevant
Severity: minor
]

I guess you may want to filter out users that are already in the netdev
group. As for my system, got two users, cyril & guest, the former being
in the netdev group already, and both were proposed as “Users to add to
the netdev group”.

But, looking at the code:
| # Add users not there yet
| for u in $users; do
|         adduser $u netdev
|         netdev=$(echo $netdev | sed -e "s...@$u@@g")
| done
| 
| # Remove users, present in the group, but not chosen in debconf
| for u in $netdev; do
|         deluser $u netdev
| done

So you:
 - fail to detect people already in the netdev group.
 - advertise you're going to add some users to that group.
 - actually remove people that previously were there (because the local
   admin may not want to check boxes for users that are known to already
   be in the right group).

That shouldn't migrate to testing in this shape, IMHO.

Mraw,
KiBi.

-- System Information:
Debian Release: sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wicd depends on:
ii  adduser                     3.110        add and remove users and groups
ii  dhcp3-client                3.1.2-1      DHCP client
ii  ethtool                     6+20090307-1 display or change Ethernet device 
ii  iproute                     20090324-1   networking and traffic control too
ii  net-tools                   1.60-23      The NET-3 networking toolkit
ii  python                      2.5.4-2      An interactive high-level object-o
ii  python-dbus                 0.83.0-1     simple interprocess messaging syst
ii  python-glade2               2.14.1-3     GTK+ bindings: Glade support
ii  python-gtk2                 2.14.1-3     Python bindings for the GTK+ widge
ii  python-support              1.0.3        automated rebuilding support for P
ii  wireless-tools              29-2         Tools for manipulating Linux Wirel
ii  wpasupplicant               0.6.9-3      client support for WPA and WPA2 (I

wicd recommends no packages.

Versions of packages wicd suggests:
ii  pm-utils                      1.2.5-2    utilities and scripts for power ma

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to