Your message dated Sun, 21 Aug 2011 10:47:18 +0000
with message-id <[email protected]>
and subject line Bug#637061: fixed in mutagen 1.19-2.2
has caused the Debian Bug report #637061,
regarding mutagen returns wrong file length
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.)
--
637061: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637061
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-mutagen
Version: 1.19-2.1
Severity: important
Hi!
I've downloaded the file available here:
http://www.sendspace.com/file/fzhiqi
When I played it with Banshee, the length shown was 1:55:46 (6946832ms).
Then I did the following:
import mutagen
x=mutagen.File('temp_test.mp3', easy=True)
print x.info.length
The result was 6952.$something.
This bug was already reported and solved upstream (note patches are available
there):
http://code.google.com/p/mutagen/issues/detail?id=93
Cheers,
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-mutagen depends on:
ii python 2.6.7-2 interactive high-level object-orie
ii python-support 1.0.14 automated rebuilding support for P
python-mutagen recommends no packages.
python-mutagen suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mutagen
Source-Version: 1.19-2.2
We believe that the bug you reported is fixed in the latest version of
mutagen, which is due to be installed in the Debian FTP archive:
mutagen_1.19-2.2.debian.tar.gz
to main/m/mutagen/mutagen_1.19-2.2.debian.tar.gz
mutagen_1.19-2.2.dsc
to main/m/mutagen/mutagen_1.19-2.2.dsc
python-mutagen_1.19-2.2_all.deb
to main/m/mutagen/python-mutagen_1.19-2.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alessio Treglia <[email protected]> (supplier of updated mutagen 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: Mon, 08 Aug 2011 10:15:32 +0200
Source: mutagen
Binary: python-mutagen
Architecture: source all
Version: 1.19-2.2
Distribution: unstable
Urgency: low
Maintainer: Tristan Seligmann <[email protected]>
Changed-By: Alessio Treglia <[email protected]>
Description:
python-mutagen - audio metadata editing library
Closes: 637061
Changes:
mutagen (1.19-2.2) unstable; urgency=low
.
* Non-maintainer upload.
* Fix wrong file length calculation (Closes: #637061):
- debian/patches/mpeg-length.diff: Fix CBR length calculation, it used
the rounded frame_length including the current frame's padding.
- debian/patches/mpeg-length-remove.diff: Remove the code which should
have prevented the use of impossible lengths by performing the
'bitrate/file size' check. This was never used because the args are
switched, plus the calculation is wrong as the result is 1/64 of the
real length.
Checksums-Sha1:
5e3a133733caaf4f063f99daf1fc8825499010e6 1274 mutagen_1.19-2.2.dsc
b32f9bd847019e79594220758a9225915d9b4441 5408 mutagen_1.19-2.2.debian.tar.gz
40760628486c2c7b6490709c26add423d9200724 93954 python-mutagen_1.19-2.2_all.deb
Checksums-Sha256:
76ecb09a189e038b42bdc3092d720a96b250e2e6d50fca1f16767b8501bb632c 1274
mutagen_1.19-2.2.dsc
01b5b2d318b14b0998e254d15d935da5d14cd9d02c9fd7d4e438626dbe0b8eed 5408
mutagen_1.19-2.2.debian.tar.gz
9539a049c2f2a228168c8b48e1e4b5df8cd91dc1b72e9d03923c19f0bfb9feba 93954
python-mutagen_1.19-2.2_all.deb
Files:
63141662d8b7a54931687b65c1a0cd89 1274 python optional mutagen_1.19-2.2.dsc
7fed728882bfd11af41a845101575a2d 5408 python optional
mutagen_1.19-2.2.debian.tar.gz
8c06fb27a5b8b2c10a7871a392b6d980 93954 python optional
python-mutagen_1.19-2.2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk5Q36YACgkQRdSMfNz8P9DtewCfSe1aCDMVNlACT1tXTk/UaUYV
l2UAn0GAwqe33jcMeZl6s8Solbowdjdz
=rEix
-----END PGP SIGNATURE-----
--- End Message ---