Your message dated Wed, 24 Aug 2011 10:02:16 +0000
with message-id <e1qwaho-0004mw...@franck.debian.org>
and subject line Bug#639091: fixed in moosic 1.5.5-2
has caused the Debian Bug report #639091,
regarding moosic: dies when not run with python2.7
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.)
--
639091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639091
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: moosic
Version: 1.5.5-1
Severity: important
On my system, moosic now dies on launch, with the following output:
================
Traceback (most recent call last):
File "/usr/bin/moosic", line 6, in <module>
main(sys.argv)
File "/usr/lib/python2.6/dist-packages/moosic/client/cli/main.py", line 243,
in main
moosic.no_op()
File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/usr/lib/python2.6/xmlrpclib.py", line 1237, in request
errcode, errmsg, headers = h.getreply()
AttributeError: HTTPConnection instance has no attribute 'getreply'
================
That error appears to be the result of a change which arose in Python
2.7. However, since moosic's shebang is "#!/usr/bin/python", and
python-minimal currently installs that as a symlink to 'python2.6', and
the Python libraries listed in the traceback are from python2.6, moosic
is apparently being run with Python 2.6; therefore this error should not
be appearing.
I have now seen this behavior on two different systems, both of which
track testing.
I first saw this error in moosicd, on a system where Python 2.7 was not
installed. Installing the python2.7 package made the error go away for
moosicd, but it still occurs for moosic itself.
If I explicitly launch moosic with python2.7, rather than relying on
the shebang, it runs fine.
This is very probably a bug in one or more of the Python packages, such
that the correct versions of the Python libraries are not always being
used. However, since I have no idea which package(s) are at fault, and
since the problem could be "fixed" by adding a dependency on python2.7
and changing the shebang line, I am reporting it here.
This problem could be worked around at the user end if the
'/usr/bin/python' symlink were handled by the alternatives system.
However, since it is instead installed explicitly by python-minimal,
that is not an advisable solution.
If there is anything I can do to help track down and resolve the
problem, please do not hesitate to let me know. I use moosic daily, and
having to jump through hoops to get it to be usable is exceedingly
inconvenient.
-- System Information:
Debian Release: wheezy/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'oldstable'), (500, 'testing'),
(500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages moosic depends on:
ii python 2.6.7-3 interactive high-level object-orie
ii python2.6 2.6.7-3 An interactive high-level object-o
ii python2.7 2.7.2-3 An interactive high-level object-o
Versions of packages moosic recommends:
ii mpg321 0.2.13-3 Simple and lightweight command lin
Versions of packages moosic suggests:
ii mikmod 3.2.1-2 Portable tracked music player
ii sox 14.3.2-1 Swiss army knife of sound processi
ii timidity 2.13.2-39+b1 Software sound renderer (MIDI sequ
ii vorbis-tools 1.4.0-1 several Ogg Vorbis tools
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: moosic
Source-Version: 1.5.5-2
We believe that the bug you reported is fixed in the latest version of
moosic, which is due to be installed in the Debian FTP archive:
moosic_1.5.5-2.debian.tar.gz
to main/m/moosic/moosic_1.5.5-2.debian.tar.gz
moosic_1.5.5-2.dsc
to main/m/moosic/moosic_1.5.5-2.dsc
moosic_1.5.5-2_all.deb
to main/m/moosic/moosic_1.5.5-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 639...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Arto Jantunen <vi...@debian.org> (supplier of updated moosic 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: Wed, 24 Aug 2011 11:14:04 +0300
Source: moosic
Binary: moosic
Architecture: source all
Version: 1.5.5-2
Distribution: unstable
Urgency: high
Maintainer: Arto Jantunen <vi...@debian.org>
Changed-By: Arto Jantunen <vi...@debian.org>
Description:
moosic - Daemon/client combo to easily queue music files for playing
Closes: 639091
Changes:
moosic (1.5.5-2) unstable; urgency=high
.
* Urgency=high to speed up testing migration, 1.5.5-1 does not work
at all
* Require Python 2.7 to deal with incompatible changes to xmlrpclib
(Closes: #639091)
* Fix typo in debian/rules (the bash completion file was getting
installed as an example)
* Apparently current debhelper thinks that doc/History.txt is more
likely to be the upstream changelog than ChangeLog, override it
Checksums-Sha1:
38329ba7c2dd4884d0972e14345614520f8df45f 990 moosic_1.5.5-2.dsc
cc8ba1ef4ee8758d24a614dd6ff4c7615396c7ea 5388 moosic_1.5.5-2.debian.tar.gz
c91ddc2172296714390ecd6f4527708b41d39da2 152526 moosic_1.5.5-2_all.deb
Checksums-Sha256:
1d83e45cb319cb98529c2b3ce4051c3a7dc6e72d8e63a219ba37d3fc9b006f4f 990
moosic_1.5.5-2.dsc
afeea860e7dd8032ee7a329fef6a676427ca6c199bede427a52335e11bc18604 5388
moosic_1.5.5-2.debian.tar.gz
242f519488eccf5fdaebcb1cc6e84827ac5781bd656659b25ca6b997b77adf90 152526
moosic_1.5.5-2_all.deb
Files:
8a4c9e85af5c29dcfeeb338cc6392a63 990 sound optional moosic_1.5.5-2.dsc
622f4dae6b737fad6e9d6b7d9ec60e6e 5388 sound optional
moosic_1.5.5-2.debian.tar.gz
d34fef5215bfaf50ce308ef110534912 152526 sound optional moosic_1.5.5-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk5UvzsACgkQQ9/iJIjcFno2PgCgsW+p33m4uSeqwyhdb2QiFRhx
mjUAoLMP5q3YY3wFymJZ9L0V3vOLyjcK
=KsPJ
-----END PGP SIGNATURE-----
--- End Message ---