Your message dated Sat, 12 Sep 2009 13:32:27 +0000
with message-id <[email protected]>
and subject line Bug#516769: fixed in music-applet 2.4.2-1.1
has caused the Debian Bug report #516769,
regarding music-applet: hardcodes the path to modules in python-support
directory
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 [email protected]
immediately.)
--
516769: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516769
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: music-applet
Version: 2.4.2-1
Hi,
in music-applet, the fix-python-plugins-dir.diff patch looks for plugins
in the python-support private directory.
This has two consequences:
* The plugins are accessed from there instead of the place where
they are installed; it is likely that .pyc files will be
generated incorrectly because of that, and the package will fail
to uninstall properly.
* The package will stop working with the upcoming version of
python-support (currently in experimental), since the files will
be moved to a different directory.
For a more portable solution, I suggest to use e.g. __file__ :
os.path.join (os.path.dirname(__file__), "musicapplet/plugins")
As a general rule, please do not rely on the internals of python-support
in the packaging; this will avoid such issues in the future (although
hopefully there won’t be a need to change the paths any further).
Thanks,
--
.''`. Debian 5.0 "Lenny" has been released!
: :' :
`. `' Last night, Darth Vader came down from planet Vulcan and told
`- me that if you don't install Lenny, he'd melt your brain.
signature.asc
Description: Ceci est une partie de message numériquement signée
--- End Message ---
--- Begin Message ---
Source: music-applet
Source-Version: 2.4.2-1.1
We believe that the bug you reported is fixed in the latest version of
music-applet, which is due to be installed in the Debian FTP archive:
music-applet_2.4.2-1.1.diff.gz
to pool/main/m/music-applet/music-applet_2.4.2-1.1.diff.gz
music-applet_2.4.2-1.1.dsc
to pool/main/m/music-applet/music-applet_2.4.2-1.1.dsc
music-applet_2.4.2-1.1_i386.deb
to pool/main/m/music-applet/music-applet_2.4.2-1.1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Luca Falavigna <[email protected]> (supplier of updated music-applet 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 06 Sep 2009 20:37:37 +0200
Source: music-applet
Binary: music-applet
Architecture: source i386
Version: 2.4.2-1.1
Distribution: unstable
Urgency: low
Maintainer: Adriaan Peeters <[email protected]>
Changed-By: Luca Falavigna <[email protected]>
Description:
music-applet - GNOME panel applet to control several music players
Closes: 516769 541566 541580
Changes:
music-applet (2.4.2-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* debian/patches/fix-python-plugins-dir.diff:
- Do not rely on python-support internals (Closes: #516769).
* debian/control:
- Drop python-gnome2-desktop dependency, python-gnomeapplet and
python-gnomekeyring added (Closes: #541566).
- Do not depend on python-gnome2, it will be removed soon, depend on
python-gconf instead (Closes: #541580).
Checksums-Sha1:
5fc034726999ceef6d545b5f7756a321e108406d 1364 music-applet_2.4.2-1.1.dsc
0368628ba6c2813a458fb2bd626537ae1d8216c7 4198 music-applet_2.4.2-1.1.diff.gz
34112135d4b1186cb4aadee2590ca0c857c52aa5 115220 music-applet_2.4.2-1.1_i386.deb
Checksums-Sha256:
a175a1f33b66060f780ac725ee7bf856233fb0235d3227ed9dc1ab0a07553fa3 1364
music-applet_2.4.2-1.1.dsc
d8f105f3410e05f402c8acc2e0260e96248e98e5178380bc69c8812e797a1a0f 4198
music-applet_2.4.2-1.1.diff.gz
36814af181d6483b3e7966153b60463e845035bb9adfcc548092fdcd5e7e12ef 115220
music-applet_2.4.2-1.1_i386.deb
Files:
35413dfb91434c619560d1da9bd0f99c 1364 gnome optional music-applet_2.4.2-1.1.dsc
a0f70ff49822757e95ab26cfa786b5f5 4198 gnome optional
music-applet_2.4.2-1.1.diff.gz
b82bfa7c013a267008327d8e4a8317fb 115220 gnome optional
music-applet_2.4.2-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkqlAdcACgkQnXjXEYa8KlBAlwCgoI0RIVubsKt2jqSbJR4CSTxH
Zp0AnAvTAdBgDtE0buA0P9QyXtrthXwd
=oLp0
-----END PGP SIGNATURE-----
--- End Message ---