Debian Bug report logs - #642912
network-manager 0.9.0-2 fails with numeric SSIDs

version graph

Package: network-manager; Maintainer for network-manager is Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>; Source for network-manager is src:network-manager (PTS, buildd, popcon).

Reported by: Steven Price <ecrips@gmail.com>

Date: Sun, 25 Sep 2011 15:51:05 UTC

Severity: important

Tags: fixed-upstream

Found in version 0.9.0-2

Fixed in version network-manager/0.9.1.95-1

Done: Michael Biebl <biebl@debian.org>

Bug is archived. No further changes may be made.

Forwarded to https://bugzilla.gnome.org/show_bug.cgi?id=660845, merged-upstream: http://bugzilla.gnome.org/show_bug.cgi?id=660232

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, ecrips@gmail.com, Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>:
Bug#642912; Package network-manager. (Sun, 25 Sep 2011 15:51:08 GMT) (full text, mbox, link).


Acknowledgement sent to Steven Price <ecrips@gmail.com>:
New Bug report received and forwarded. Copy sent to ecrips@gmail.com, Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>. (Sun, 25 Sep 2011 15:51:08 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Steven Price <ecrips@gmail.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: network-manager 0.9.0-2 fails with numeric SSIDs
Date: Sun, 25 Sep 2011 16:49:15 +0100
Package: network-manager
Version: 0.8.4.0-2
Severity: grave
Justification: renders package unusable

I upgraded to network-manager 0.9.0-2 and then was unable to connect to my
wireless network. Downgrading to 0.8.4-3 solved the problem.

Investigating I discovered that the SSID of my network "16" is causing the
wrong information to be passed to wpa_supplicant. When running with 0.8.4-3 the
NetworkManager log contains:

NetworkManager[8757]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare)
co
mplete.
NetworkManager[8757]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure)
starting...
NetworkManager[8757]: <info> (wlan0): device state change: 4 -> 5 (reason 0)
NetworkManager[8757]: <info> Activation (wlan0/wireless): connection 'Auto 16'
h
as security, and secrets exist.  No new secrets needed.
NetworkManager[8757]: <info> Config: added 'ssid' value '16'
NetworkManager[8757]: <info> Config: added 'scan_ssid' value '1'
NetworkManager[8757]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
NetworkManager[8757]: <info> Config: added 'psk' value '<omitted>'

(note the config added 'ssid' value '16' line).

When running with 0.9.0-2 I get the following log:

NetworkManager[10076]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare)
c
omplete.
NetworkManager[10076]: <info> Activation (wlan0) Stage 2 of 5 (Device
Configure)
 starting...
NetworkManager[10076]: <info> (wlan0): device state change: prepare -> config
(r
eason 'none') [40 50 0]
NetworkManager[10076]: <info> Activation (wlan0/wireless): connection '16' has
s
ecurity, and secrets exist.  No new secrets needed.
NetworkManager[10076]: <info> Config: added 'ssid' value '^P'
NetworkManager[10076]: <info> Config: added 'scan_ssid' value '1'
NetworkManager[10076]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
NetworkManager[10076]: <info> Config: added 'auth_alg' value 'OPEN'
NetworkManager[10076]: <info> Config: added 'psk' value '<omitted>'

Note that the ssid value is now ^P which is character code 16 - the actual log
contains the control character.

So it looks like something is treating the SSID as a number and converting that
to a character code instead of treating it as an opaque string.

I run gnome as my desktop with nm-applet (network-manager-gnome).



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

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager depends on:
ii  adduser                3.113      
ii  dbus                   1.4.14-1   
ii  isc-dhcp-client        4.1.1-P1-17
ii  libc6                  2.13-21    
ii  libdbus-1-3            1.4.14-1   
ii  libdbus-glib-1-2       0.94-4     
ii  libgcrypt11            1.5.0-3    
ii  libglib2.0-0           2.28.6-1   
ii  libgnutls26            2.12.10-2  
ii  libgudev-1.0-0         172-1      
ii  libnl1                 1.1-7      
ii  libnm-glib2            0.8.4.0-2  
ii  libnm-util1            0.8.4.0-2  
ii  libpolkit-gobject-1-0  0.102-1    
ii  libuuid1               2.19.1-5   
ii  lsb-base               3.2-28     
ii  udev                   172-1      
ii  wpasupplicant          0.7.3-3    

Versions of packages network-manager recommends:
ii  dnsmasq-base  2.58-2  
ii  iptables      1.4.12-1
ii  modemmanager  0.5-1   
ii  policykit-1   0.102-1 
ii  ppp           2.4.5-5 

Versions of packages network-manager suggests:
ii  avahi-autoipd  0.6.30-5

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>:
Bug#642912; Package network-manager. (Sun, 25 Sep 2011 16:45:35 GMT) (full text, mbox, link).


Acknowledgement sent to Michael Biebl <biebl@debian.org>:
Extra info received and forwarded to list. Copy sent to Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>. (Sun, 25 Sep 2011 16:45:35 GMT) (full text, mbox, link).


Message #10 received at 642912@bugs.debian.org (full text, mbox, reply):

From: Michael Biebl <biebl@debian.org>
To: Steven Price <ecrips@gmail.com>, 642912@bugs.debian.org
Cc: control@bugs.debian.org
Subject: Re: [Pkg-utopia-maintainers] Bug#642912: network-manager 0.9.0-2 fails with numeric SSIDs
Date: Sun, 25 Sep 2011 18:43:17 +0200
[Message part 1 (text/plain, inline)]
notfound 642912 0.8.4.0-2
found 642912 0.9.0-2
tags 642912 moreinfo
thanks

Am 25.09.2011 17:49, schrieb Steven Price:
> Package: network-manager
> Version: 0.8.4.0-2
> Severity: grave
> Justification: renders package unusable
> 
> I upgraded to network-manager 0.9.0-2 and then was unable to connect to my
> wireless network. Downgrading to 0.8.4-3 solved the problem.

Was that an existing connection configuration that was migrated or did
you create the network connection with 0.9.0?

The severity suggests that the package is completely unusable.

Does that mean other connection don't work either? Are you able to
successfully create new connections?

> Investigating I discovered that the SSID of my network "16" is causing the
> wrong information to be passed to wpa_supplicant. When running with 0.8.4-3 the
> NetworkManager log contains:
> 
> NetworkManager[8757]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare)
> co
> mplete.
> NetworkManager[8757]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure)
> starting...
> NetworkManager[8757]: <info> (wlan0): device state change: 4 -> 5 (reason 0)
> NetworkManager[8757]: <info> Activation (wlan0/wireless): connection 'Auto 16'
> h
> as security, and secrets exist.  No new secrets needed.
> NetworkManager[8757]: <info> Config: added 'ssid' value '16'
> NetworkManager[8757]: <info> Config: added 'scan_ssid' value '1'
> NetworkManager[8757]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
> NetworkManager[8757]: <info> Config: added 'psk' value '<omitted>'
> 
> (note the config added 'ssid' value '16' line).
> 
> When running with 0.9.0-2 I get the following log:
> 
> NetworkManager[10076]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare)
> c
> omplete.
> NetworkManager[10076]: <info> Activation (wlan0) Stage 2 of 5 (Device
> Configure)
>  starting...
> NetworkManager[10076]: <info> (wlan0): device state change: prepare -> config
> (r
> eason 'none') [40 50 0]
> NetworkManager[10076]: <info> Activation (wlan0/wireless): connection '16' has
> s
> ecurity, and secrets exist.  No new secrets needed.
> NetworkManager[10076]: <info> Config: added 'ssid' value '^P'
> NetworkManager[10076]: <info> Config: added 'scan_ssid' value '1'
> NetworkManager[10076]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
> NetworkManager[10076]: <info> Config: added 'auth_alg' value 'OPEN'
> NetworkManager[10076]: <info> Config: added 'psk' value '<omitted>'
> 
> Note that the ssid value is now ^P which is character code 16 - the actual log
> contains the control character.
> 
> So it looks like something is treating the SSID as a number and converting that
> to a character code instead of treating it as an opaque string.
> 
> I run gnome as my desktop with nm-applet (network-manager-gnome).

Did you restart nm-applet/your desktop session/your computer?

Could you please send me a complete debug log of network-manager,
following the instructions at [1]

thanks,
Michael

[1] https://live.gnome.org/NetworkManager/Debugging

[signature.asc (application/pgp-signature, attachment)]

Bug No longer marked as found in versions 0.8.4.0-2. Request was from Michael Biebl <biebl@debian.org> to control@bugs.debian.org. (Sun, 25 Sep 2011 16:45:37 GMT) (full text, mbox, link).


Bug Marked as found in versions 0.9.0-2. Request was from Michael Biebl <biebl@debian.org> to control@bugs.debian.org. (Sun, 25 Sep 2011 16:45:37 GMT) (full text, mbox, link).


Added tag(s) moreinfo. Request was from Michael Biebl <biebl@debian.org> to control@bugs.debian.org. (Sun, 25 Sep 2011 16:45:38 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>:
Bug#642912; Package network-manager. (Sun, 25 Sep 2011 17:21:36 GMT) (full text, mbox, link).


Acknowledgement sent to Steven Price <ecrips@gmail.com>:
Extra info received and forwarded to list. Copy sent to Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>. (Sun, 25 Sep 2011 17:21:37 GMT) (full text, mbox, link).


Message #21 received at 642912@bugs.debian.org (full text, mbox, reply):

From: Steven Price <ecrips@gmail.com>
To: Michael Biebl <biebl@debian.org>
Cc: 642912@bugs.debian.org
Subject: Re: [Pkg-utopia-maintainers] Bug#642912: network-manager 0.9.0-2 fails with numeric SSIDs
Date: Sun, 25 Sep 2011 18:16:47 +0100
[Message part 1 (text/plain, inline)]
On 25/09/11 17:43, Michael Biebl wrote:
>> I upgraded to network-manager 0.9.0-2 and then was unable to connect to my
>> wireless network. Downgrading to 0.8.4-3 solved the problem.
>
> Was that an existing connection configuration that was migrated or did
> you create the network connection with 0.9.0?

I tried deleting all the instances of the connection and recreating it, 
but it didn't seem to help - it just continued to prompt me for the 
passphrase.

> The severity suggests that the package is completely unusable.
>
> Does that mean other connection don't work either? Are you able to
> successfully create new connections?

I only have the one wireless network to test with at the moment - and it 
is unusable with that. Presumably it is working for other people with 
other wireless networks.

> Did you restart nm-applet/your desktop session/your computer?

Yes to switch between the two versions I had to restart nm-applet as 
well as network manager. I have also tried restarting the entire machine 
with 0.9.0-2 but the symptoms are the same.

> Could you please send me a complete debug log of network-manager,
> following the instructions at [1]

Attached is a log generated by running:

NetworkManager --log-level=debug --no-daemon 2>&1 | tee network-manager.log

I was unable to get the wpa_supplicant.log to appear (I didn't have the 
"-f /var/log/wpa_supplicant.log" so I added it and did the dbus commands 
- but no file was created). If you can provide instructions on how to do 
this on Debian (wheezy) I can supply the logs.

Thanks,

Steve
[network-manager.log (text/x-log, attachment)]

Removed tag(s) moreinfo. Request was from maximilian attems <maks@debian.org> to control@bugs.debian.org. (Tue, 27 Sep 2011 21:33:03 GMT) (full text, mbox, link).


Added tag(s) moreinfo. Request was from Michael Biebl <biebl@debian.org> to control@bugs.debian.org. (Tue, 27 Sep 2011 21:36:26 GMT) (full text, mbox, link).


Severity set to 'important' from 'grave' Request was from Michael Biebl <biebl@debian.org> to control@bugs.debian.org. (Tue, 27 Sep 2011 22:39:03 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>:
Bug#642912; Package network-manager. (Mon, 03 Oct 2011 06:39:03 GMT) (full text, mbox, link).


Acknowledgement sent to Александр Семёнов <rotuka@yandex.ru>:
Extra info received and forwarded to list. Copy sent to Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>. (Mon, 03 Oct 2011 06:39:04 GMT) (full text, mbox, link).


Message #32 received at 642912@bugs.debian.org (full text, mbox, reply):

From: Александр Семёнов <rotuka@yandex.ru>
To: 642912@bugs.debian.org
Subject: Same problem affected me
Date: Mon, 03 Oct 2011 10:36:39 +0400
Same problem affected me (SSID id "259"). Is there any workaround?




Removed tag(s) moreinfo. Request was from Michael Biebl <biebl@debian.org> to control@bugs.debian.org. (Mon, 03 Oct 2011 23:54:03 GMT) (full text, mbox, link).


Set Bug forwarded-to-address to 'https://bugzilla.gnome.org/show_bug.cgi?id=660845'. Request was from Michael Biebl <biebl@debian.org> to control@bugs.debian.org. (Mon, 03 Oct 2011 23:57:02 GMT) (full text, mbox, link).


Changed Bug forwarded-to-address to 'https://bugzilla.gnome.org/show_bug.cgi?id=660845, merged-upstream: http://bugzilla.gnome.org/show_bug.cgi?id=660232' from 'https://bugzilla.gnome.org/show_bug.cgi?id=660845' Request was from bts-link-upstream@lists.alioth.debian.org to control@bugs.debian.org. (Thu, 13 Oct 2011 18:12:15 GMT) (full text, mbox, link).


Added tag(s) fixed-upstream. Request was from bts-link-upstream@lists.alioth.debian.org to control@bugs.debian.org. (Thu, 20 Oct 2011 16:42:28 GMT) (full text, mbox, link).


Reply sent to Michael Biebl <biebl@debian.org>:
You have taken responsibility. (Thu, 03 Nov 2011 21:21:20 GMT) (full text, mbox, link).


Notification sent to Steven Price <ecrips@gmail.com>:
Bug acknowledged by developer. (Thu, 03 Nov 2011 21:21:20 GMT) (full text, mbox, link).


Message #45 received at 642912-close@bugs.debian.org (full text, mbox, reply):

From: Michael Biebl <biebl@debian.org>
To: 642912-close@bugs.debian.org
Subject: Bug#642912: fixed in network-manager 0.9.1.95-1
Date: Thu, 03 Nov 2011 21:17:59 +0000
Source: network-manager
Source-Version: 0.9.1.95-1

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

gir1.2-networkmanager-1.0_0.9.1.95-1_i386.deb
  to main/n/network-manager/gir1.2-networkmanager-1.0_0.9.1.95-1_i386.deb
libnm-glib-dev_0.9.1.95-1_i386.deb
  to main/n/network-manager/libnm-glib-dev_0.9.1.95-1_i386.deb
libnm-glib-vpn-dev_0.9.1.95-1_i386.deb
  to main/n/network-manager/libnm-glib-vpn-dev_0.9.1.95-1_i386.deb
libnm-glib-vpn1_0.9.1.95-1_i386.deb
  to main/n/network-manager/libnm-glib-vpn1_0.9.1.95-1_i386.deb
libnm-glib4_0.9.1.95-1_i386.deb
  to main/n/network-manager/libnm-glib4_0.9.1.95-1_i386.deb
libnm-util-dev_0.9.1.95-1_i386.deb
  to main/n/network-manager/libnm-util-dev_0.9.1.95-1_i386.deb
libnm-util2_0.9.1.95-1_i386.deb
  to main/n/network-manager/libnm-util2_0.9.1.95-1_i386.deb
network-manager-dbg_0.9.1.95-1_i386.deb
  to main/n/network-manager/network-manager-dbg_0.9.1.95-1_i386.deb
network-manager-dev_0.9.1.95-1_i386.deb
  to main/n/network-manager/network-manager-dev_0.9.1.95-1_i386.deb
network-manager_0.9.1.95-1.debian.tar.gz
  to main/n/network-manager/network-manager_0.9.1.95-1.debian.tar.gz
network-manager_0.9.1.95-1.dsc
  to main/n/network-manager/network-manager_0.9.1.95-1.dsc
network-manager_0.9.1.95-1_i386.deb
  to main/n/network-manager/network-manager_0.9.1.95-1_i386.deb
network-manager_0.9.1.95.orig.tar.xz
  to main/n/network-manager/network-manager_0.9.1.95.orig.tar.xz



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 642912@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <biebl@debian.org> (supplier of updated network-manager 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 03 Nov 2011 21:32:50 +0100
Source: network-manager
Binary: network-manager network-manager-dev libnm-glib4 libnm-glib-dev libnm-glib-vpn1 libnm-glib-vpn-dev libnm-util2 libnm-util-dev network-manager-dbg gir1.2-networkmanager-1.0
Architecture: source i386
Version: 0.9.1.95-1
Distribution: unstable
Urgency: low
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Changed-By: Michael Biebl <biebl@debian.org>
Description: 
 gir1.2-networkmanager-1.0 - GObject introspection data for NetworkManager
 libnm-glib-dev - network management framework (GLib interface)
 libnm-glib-vpn-dev - network management framework (GLib interface)
 libnm-glib-vpn1 - network management framework (GLib VPN shared library)
 libnm-glib4 - network management framework (GLib shared library)
 libnm-util-dev - network management framework (development files)
 libnm-util2 - network management framework (shared library)
 network-manager - network management framework (daemon and userspace tools)
 network-manager-dbg - network management framework (debugging symbols)
 network-manager-dev - network management framework (development files)
Closes: 546893 624159 637005 638995 641904 642912
Changes: 
 network-manager (0.9.1.95-1) unstable; urgency=low
 .
   * New upstream release (0.9.2 rc1).
     - Fix connection sharing with newer iptables versions. (Closes: #638995)
     - Fix handling of numeric SSIDs in the keyfile plugin. (Closes: #642912)
   * debian/watch: Track .xz tarballs.
   * debian/libnm-util2.symbols: Add new symbols for libnm-util.
   * debian/patches/04-dont-update-routing-and-dns-for-unmanaged-devices.patch
     - Avoid blowing away existing routes and resolv.conf if NM never managed
       any devices. (Closes: #546893, #624159, #637005, #641904)
   * debian/control: Add Build-Depends on libglib2.0-doc for proper
     cross-references in the gtk-doc API documentation.
   * Enable default hardening options from dpkg-buildflags.
     - Use buildflags.mk snippet in debian/rules.
     - Add Build-Depends on dpkg-dev (>= 1.6.1).
Checksums-Sha1: 
 8ff3228cb023d0c07617418444390536173b303a 2973 network-manager_0.9.1.95-1.dsc
 337b2e2d9bcce32f7adbbb145f04de3ce26d9771 1761076 network-manager_0.9.1.95.orig.tar.xz
 78ea205530a4248b827d365415f25d3d2bb00352 32501 network-manager_0.9.1.95-1.debian.tar.gz
 c0f6062817ebb89ab534ecf9f3ec52b016153f14 1158252 network-manager_0.9.1.95-1_i386.deb
 cc53275be607ae405376e5d1305bc558d05f7b0a 281404 network-manager-dev_0.9.1.95-1_i386.deb
 2b5db91fb60ae65b778feb0253401df5f46f90c7 302656 libnm-glib4_0.9.1.95-1_i386.deb
 cda02f453546c7cccce3dfaefc67c6c483aa0a03 321660 libnm-glib-dev_0.9.1.95-1_i386.deb
 cd0fede6971ca708120ce09e0a4eccfde9bbf286 238570 libnm-glib-vpn1_0.9.1.95-1_i386.deb
 c75760fc922512a8b159692dbb26e1e1f67e9dcc 229156 libnm-glib-vpn-dev_0.9.1.95-1_i386.deb
 55c943c49b7cf88b686968a9320871a4ec8f8b16 343508 libnm-util2_0.9.1.95-1_i386.deb
 3fb6345ab931d40587fc210eb4f93194cda42108 436164 libnm-util-dev_0.9.1.95-1_i386.deb
 ac7f9441e9f0f103a5d992bee167adb795e0cb1f 1428890 network-manager-dbg_0.9.1.95-1_i386.deb
 e5c3eceb4246bee56dd2efc327d3fdad34e3e989 261042 gir1.2-networkmanager-1.0_0.9.1.95-1_i386.deb
Checksums-Sha256: 
 fc57fe115f961d3f7d9f20b584809a71832414be9061b023e4b26fef86451bb8 2973 network-manager_0.9.1.95-1.dsc
 4702c25324fc6c0e860a9be9860b898ce444333d084b0d5b86b069bbd5fee468 1761076 network-manager_0.9.1.95.orig.tar.xz
 09a17c15fdef93593f71e3eba208b6040277df06e7080ed77582b4ad7adf3f11 32501 network-manager_0.9.1.95-1.debian.tar.gz
 81e6a4ce015641c8874c09505ca3c7b656ea4cbbc9bcb94991e58d7d79a23c1e 1158252 network-manager_0.9.1.95-1_i386.deb
 07634ee78f5d01aaa7e1c7a1655bad9918c8cd892e20ea458ba9dc3dfe8fefb0 281404 network-manager-dev_0.9.1.95-1_i386.deb
 9a31bd56e63607ab2930e5ca030e6ed0c49325821988f342736212d6b18b4f37 302656 libnm-glib4_0.9.1.95-1_i386.deb
 8020922da23d9bd7161e47e9ff70ecd47db376f7ec33f0230cb8a0c100a8cdea 321660 libnm-glib-dev_0.9.1.95-1_i386.deb
 d6bb6751a285cd5157023f854d669e575fcdc3554f663822509edeaf6cacbd3a 238570 libnm-glib-vpn1_0.9.1.95-1_i386.deb
 8ff78dd78324407d3b4d84fac2d6c52e8471c1e070f8b2ca7220fee2c367d30d 229156 libnm-glib-vpn-dev_0.9.1.95-1_i386.deb
 6d6cbec65a93a35ba5f7ae7975e83b6fd3d02da0e13aeb21b64f4270dd791e64 343508 libnm-util2_0.9.1.95-1_i386.deb
 bace16312cb8e6be22004bd9f2257050346220364e0d3e8decf44163ee9757dd 436164 libnm-util-dev_0.9.1.95-1_i386.deb
 1e3bc1eb7c5275f7696fe17967f71b40d040ca426002cde293fa0c104bf4f4a4 1428890 network-manager-dbg_0.9.1.95-1_i386.deb
 4a62abc65d91cb308a06cb2eb21fd4eccb09c85ca7d63f3d14e1083f05985ff8 261042 gir1.2-networkmanager-1.0_0.9.1.95-1_i386.deb
Files: 
 eb620da0ecf58eeff483fd484f350f1b 2973 net optional network-manager_0.9.1.95-1.dsc
 b6ccc999e0cd9475fe1042ec674a5662 1761076 net optional network-manager_0.9.1.95.orig.tar.xz
 270d9b6f560532df1b9bc05b554d5651 32501 net optional network-manager_0.9.1.95-1.debian.tar.gz
 dd52f53deed45ceb2ea5e70703bdd7e1 1158252 net optional network-manager_0.9.1.95-1_i386.deb
 dd3d6d32846dec602a5562b4c77105f4 281404 devel optional network-manager-dev_0.9.1.95-1_i386.deb
 7ed032b4b38672ea00c02e4c9723b45b 302656 libs optional libnm-glib4_0.9.1.95-1_i386.deb
 1af9232faf650807ad2a9d945f5fe3d3 321660 libdevel optional libnm-glib-dev_0.9.1.95-1_i386.deb
 5e50cee27b7d61a8168a6477fba93853 238570 libs optional libnm-glib-vpn1_0.9.1.95-1_i386.deb
 a2560f2120aa18ec475faa4d9d7c4cf1 229156 libdevel optional libnm-glib-vpn-dev_0.9.1.95-1_i386.deb
 d080d339ee487fdbd79958350a1f1c5d 343508 libs optional libnm-util2_0.9.1.95-1_i386.deb
 a457e4a5de74f32b54a134186e88bb8d 436164 libdevel optional libnm-util-dev_0.9.1.95-1_i386.deb
 b59e0395025407d66894af8317a0e773 1428890 debug extra network-manager-dbg_0.9.1.95-1_i386.deb
 d5dc6b703b0c14cde79102439406891f 261042 libs optional gir1.2-networkmanager-1.0_0.9.1.95-1_i386.deb

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

iQIcBAEBCAAGBQJOsv0+AAoJEGrh3w1gjyLcm40QAI+mQ4k6QED1N5RPYzkoHKul
hewG8YTZfjOEGIBO+haWs+EqzzFMAnL3/DKLwn3eKKpyMrN04zp+scRnRC3VLR5P
0AhC4tXkOn9UShVS8iVc5x9FRuUKx6dz5JBz3TgswYuX1g7DnmjxiG67vikLcyKz
G7LpeSDBmOXY4BIaSJkHF3APl9oM85f1CnKbGaaCy8g2TDOlWVjc4wFsu3i9zVaW
zqWvR3sSZhgNteCLCBvoPhPpnnz6NEgZjWG9NX6nsbi/DP34mrTkSHYAo25quHGo
R0rpXZZPNQ+8BYWreO6ilLiGHbqmTt+UgybYpLX9ukdxAbZfwryvpmBl/5CRRGnf
DJ9O3T4NXu2Na6IUlDRUqgMK8sfP/fwuInk3nFSdtgR0oCRSFIhSnCa/H0yVGVVW
a0c6gD0fdTOIfcNfv4w7SK/2PYI1wWxwFUdxe+M5wI3CeL31agRgpoA2G7ho3hXG
8hMF8C9pJ50vW39GcWhhYOXHqphl8xl6wap1/vMIv9JvSw49EvRY3UdRbjWt8Brp
bV6sspyLl/pr4kT9rphIFKzq8zMt+FpG8Mh8K0MZOixAOVsPqn3znwUqFUFs/qv8
8ZoWfRtmwX/H1Q/hdXEyyB7QdcfukWotdhIE/pxwovrFgnZVa+MZ17omVH4hfxBV
SzTZFTAaT7jiVG49vmlS
=tocC
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Wed, 07 Dec 2011 07:33:27 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed May 1 11:36:42 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.