Your message dated Fri, 02 Jan 2009 18:02:04 +0000
with message-id <e1liolu-0001f2...@ries.debian.org>
and subject line Bug#510308: fixed in wicd 1.5.7-2
has caused the Debian Bug report #510308,
regarding misses needed modules in /usr/share/wicd/
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 ow...@bugs.debian.org
immediately.)


-- 
510308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510308
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: wicd
Version: 1.5.7-1
Severity: critical
Tags: patch

- --- Please enter the report below this line. ---

  The last version (1.5.7.1) has problem to load wicd.gui module, it shows

Traceback (most recent call last):
  File "/usr/lib/wicd/wicd-client.py", line 50, in <module>
    import wicd.gui as gui
ImportError: No module named gui

  This issue can be fixed by added /usr/share/python-support/wicd into
python's runtime path.

- --- System information. ---
Architecture: i386
Kernel:       Linux 2.6.26-1-686

Debian Release: 5.0
  500 unstable        www.zwets.com
  500 unstable        www.debian-multimedia.org
  500 unstable        snapshots.ekiga.net
  500 unstable        ftp.tw.debian.org
  500 testing         ftp.tw.debian.org
  500 stable          dl.google.com
    1 experimental    ftp.tw.debian.org

- --- Package information. ---
Depends             (Version) | Installed
=============================-+-===========
python                        | 2.5.2-3
python-support     (>= 0.7.1) | 0.8.7
python-gtk2                   | 2.12.1-6
python-dbus                   | 0.83.0-1
wpasupplicant                 | 0.6.4-3
python-glade2                 | 2.12.1-6
wireless-tools                | 29-1.1
dhcpd                         |
 OR dhcp3-client              | 3.1.1-5
 OR pump                      |
net-tools                     | 1.60-22
 OR ethtool                   | 6+20080913-1
net-tools                     | 1.60-22
 OR iproute                   | 20080725-2


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklbRI8ACgkQOl4Wbdx2/rm7eQCfQIENnFXH/awtCU8fhbE1iLAU
vo4AoKZHFUXVKfDEd/TAULEFDNLgdSb/
=k0Fl
-----END PGP SIGNATURE-----
--- wicd-client 2008-12-31 18:05:38.000000000 +0800
+++ /usr/bin/wicd-client        2008-12-31 18:05:47.000000000 +0800
@@ -1,2 +1,4 @@
 #!/bin/bash
+PYTHONPATH=/usr/share/python-support/wicd wicd-client
+export PYTHONPATH
 exec python -O /usr/lib/wicd/wicd-client.py $@

Attachment: diff.sig
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: wicd
Source-Version: 1.5.7-2

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

wicd_1.5.7-2.diff.gz
  to pool/main/w/wicd/wicd_1.5.7-2.diff.gz
wicd_1.5.7-2.dsc
  to pool/main/w/wicd/wicd_1.5.7-2.dsc
wicd_1.5.7-2_all.deb
  to pool/main/w/wicd/wicd_1.5.7-2_all.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 510...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Paleino <d.pale...@gmail.com> (supplier of updated wicd 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Fri, 02 Jan 2009 18:20:29 +0100
Source: wicd
Binary: wicd
Architecture: source all
Version: 1.5.7-2
Distribution: unstable
Urgency: high
Maintainer: Python Applications Packaging Team 
<python-apps-t...@lists.alioth.debian.org>
Changed-By: David Paleino <d.pale...@gmail.com>
Description: 
 wicd       - wired and wireless network manager
Closes: 510308 510457 510461 510462
Changes: 
 wicd (1.5.7-2) unstable; urgency=high
 .
   [ David Paleino ]
   * debian/rules:
     - passing --lib to configure, moving files in /usr/share/wicd
       (Closes: #510461)
     - also removing other/55wicd in clean target
     - binary-arch target emptied, not using it
   * debian/prerm removed:
   * debian/postinst updated:
   * debian/postrm updated:
     - fix double-{starting,stopping} of wicd
     - forcibly reload dbus upon installation or removal
   * debian/default added.
   * debian/init updated:
     - allow to disable the daemon in /etc/default/wicd.
 .
   [ Bernd Zeimetz ]
   * debian/rules:
     - run dh_pysupport before dh_installinit, so Python modules will be
       compiled before the daemon starts (Closes: #510457)
     - call setup.py configure and install with appropriate options, so the
       modules are installed in the private module directory properly
       (Closes: #510462).
   * debian/patches/04-fix-scripts.patch:
     - set PYTHONPATH while executing script so Python will find them
       in the private directory (Closes: #510308)
Checksums-Sha1: 
 7443f8ecf4d78fc8ccd125df7e492cfec725e7bb 1240 wicd_1.5.7-2.dsc
 17d1dff0b7128431a3394f4541112cee1f43f82c 8346 wicd_1.5.7-2.diff.gz
 ec801920ad5217fa7cb5402bb8d57c5ffb0a4c5e 233990 wicd_1.5.7-2_all.deb
Checksums-Sha256: 
 4ccf077cf254a19cefbfb0bba7c9ede9804ab89ac12bb94100352f0a753f3d69 1240 
wicd_1.5.7-2.dsc
 ffc11dc2ae74c00a3bc722e4c4019eddb46bffafc6d21522b0253188849026e1 8346 
wicd_1.5.7-2.diff.gz
 2e510b4ef699ba6c379b18120c00a0b8a2b4e2a09330d6a01c7aa525e4c210e0 233990 
wicd_1.5.7-2_all.deb
Files: 
 40c158d197e440bfa79ba53a73feccf7 1240 net optional wicd_1.5.7-2.dsc
 ddc60b8f427fe674c3f8092a44b7a8fb 8346 net optional wicd_1.5.7-2.diff.gz
 276634d81b3add4c8eab73c4b441f18c 233990 net optional wicd_1.5.7-2_all.deb

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

iEYEARECAAYFAkleTdgACgkQBnqtBMk7/3nVOwCgkpyfSyXqbyuVOgphhJ2o0sU1
lUsAnA85PJu5dxCVnTCOZ2g8x5DAxD2O
=b0CA
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to