Your message dated Tue, 02 Mar 2010 17:48:11 +0000
with message-id <e1nmwcz-0005cz...@ries.debian.org>
and subject line Bug#561645: fixed in gdesklets 0.36.1-4
has caused the Debian Bug report #561645,
regarding FYI, cannot run gdesklets with python2.6
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.)


-- 
561645: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561645
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gdesklets
Version: 0.36.1-3
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu lucid ubuntu-patch

Just a heads up, gdesklets will not run with python2.6 See:

https://bugs.edge.launchpad.net/gdesklets/+bug/344079

The attached patch, resolves this issue. It has been applied in Ubuntu
and accepted upstream. It seems that Gentoo and Fedora have applied it
as well.

*** /tmp/tmpt438fH
only in patch2:
unchanged:
--- gdesklets-0.36.1.orig/debian/patches/10_python2.6.patch
+++ gdesklets-0.36.1/debian/patches/10_python2.6.patch
@@ -0,0 +1,18 @@
+Description: Fix exception when running under python2.6. Patch from Ubuntu, 
commited upstream.
+Origin: https://bugs.launchpad.net/gdesklets/+bug/344079
+Forwarded: 
http://bazaar.launchpad.net/~gdesklets-core-team/gdesklets/0.3x/revision/118
+diff -Nur -x '*.orig' -x '*~' 
gdesklets-0.36.1-2ubuntu1/utils/ErrorFormatter.py 
gdesklets-0.36.1-2ubuntu1.new/utils/ErrorFormatter.py
+--- gdesklets-0.36.1-2ubuntu1/utils/ErrorFormatter.py  2009-03-25 
11:53:35.000000000 -0400
++++ gdesklets-0.36.1-2ubuntu1.new/utils/ErrorFormatter.py      2009-05-12 
13:38:39.000000000 -0400
+@@ -113,9 +113,9 @@
+ # give us an absolute path.
+ #
+ _old_imp = __import__
+-def _new_imp(name, globs = {}, locls = {}, fromlist = []):
++def _new_imp(*args, **kwargs):
+ 
+-    module = _old_imp(name, globs, locls, fromlist)
++    module = _old_imp(*args, **kwargs)
+     # builtin modules have no "__file__" attribute, so we have to check for it
+     if (module):
+         if (hasattr(module, "__file__")):

--- End Message ---
--- Begin Message ---
Source: gdesklets
Source-Version: 0.36.1-4

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

gdesklets_0.36.1-4.diff.gz
  to main/g/gdesklets/gdesklets_0.36.1-4.diff.gz
gdesklets_0.36.1-4.dsc
  to main/g/gdesklets/gdesklets_0.36.1-4.dsc
gdesklets_0.36.1-4_i386.deb
  to main/g/gdesklets/gdesklets_0.36.1-4_i386.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 561...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort <po...@debian.org> (supplier of updated gdesklets 
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: Tue, 02 Mar 2010 18:28:49 +0100
Source: gdesklets
Binary: gdesklets
Architecture: source i386
Version: 0.36.1-4
Distribution: unstable
Urgency: low
Maintainer: Clément Stenac <zorg...@debian.org>
Changed-By: Emilio Pozuelo Monfort <po...@debian.org>
Description: 
 gdesklets  - Architecture for desktop applets
Closes: 561645
Changes: 
 gdesklets (0.36.1-4) unstable; urgency=low
 .
   * debian/patches/01_python2.6.patch:
     - Make gdesklets work with Python 2.6. Thanks to Andrew Starr-Bochicchio
       for the report. Closes: #561645.
Checksums-Sha1: 
 fa5a302a3c5a06b50faf4735426f5416fb30f72b 1540 gdesklets_0.36.1-4.dsc
 a80ce7d3ae466bce5a48adffa398bb41726d730a 8547 gdesklets_0.36.1-4.diff.gz
 3a548d8356f5aee280e7200df7fcb9cd84d06632 2917140 gdesklets_0.36.1-4_i386.deb
Checksums-Sha256: 
 56bb2322bb852f0114906c5e1aba9f4788880056723ca9e685d51e590a48afb9 1540 
gdesklets_0.36.1-4.dsc
 11a7720c91a709deef5df9d6042d05593acd3cc12d5ff6e9992016a009a20ef9 8547 
gdesklets_0.36.1-4.diff.gz
 ba529c82febf2d2d3ea2eeb290bbd8700327617ff698a73bdc98686397e08409 2917140 
gdesklets_0.36.1-4_i386.deb
Files: 
 88954411e3973c60eddddd9d41ebd49f 1540 gnome optional gdesklets_0.36.1-4.dsc
 51356675de6f44b934a3de8f7ccb998b 8547 gnome optional gdesklets_0.36.1-4.diff.gz
 54a0b28456d148f030854ba1843b9b04 2917140 gnome optional 
gdesklets_0.36.1-4_i386.deb

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

iEYEARECAAYFAkuNTdwACgkQhTV17EoIsv6IWACghe99Oq1ukuEHuFxYlAK1Hn04
5NAAnR7+d16jSYQddzBapmLB/+SqdWQI
=zT6e
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to