Your message dated Tue, 10 Oct 2006 02:54:39 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#343418: fixed in checkmp3 1.98-6 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: checkmp3 Version: 1.98-5 Severity: Grave Tags: patch Attempting to fix mp3s with 'checkmp3 -sf' will corrupt the file if the "Something happened[...]" error message is triggered because the error message goes to standard output, just like the mp3 frames. Without redirecting stdout to a file: $checkmp3 -sf foo.mp3 Something happened at byte 74. Next expected frame: 4. ��K `,% [mp3 frames omitted] $ When redirecting to a file: $checkmp3 -sf foo.mp3 > bar.mp3 $ Fix is trivial, just make the error message go to stderr instead of stdout. Patch attached. I'm not a coder, it may not be correct, but it's done this way in other places in the code. And it works. ___________________________________________________________ NEW Yahoo! Cars - sell your car and browse thousands of new and used cars online! http://uk.cars.yahoo.com/
checkmp3.patch
Description: 2795105154-checkmp3.patch
--- End Message ---
--- Begin Message ---Source: checkmp3 Source-Version: 1.98-6 We believe that the bug you reported is fixed in the latest version of checkmp3, which is due to be installed in the Debian FTP archive: checkmp3_1.98-6.diff.gz to pool/main/c/checkmp3/checkmp3_1.98-6.diff.gz checkmp3_1.98-6.dsc to pool/main/c/checkmp3/checkmp3_1.98-6.dsc checkmp3_1.98-6_i386.deb to pool/main/c/checkmp3/checkmp3_1.98-6_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. Nicholas Breen <[EMAIL PROTECTED]> (supplier of updated checkmp3 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.7 Date: Sun, 8 Oct 2006 18:04:39 -0700 Source: checkmp3 Binary: checkmp3 Architecture: source i386 Version: 1.98-6 Distribution: unstable Urgency: low Maintainer: Nicholas Breen <[EMAIL PROTECTED]> Changed-By: Nicholas Breen <[EMAIL PROTECTED]> Description: checkmp3 - Identify MP3s that do not follow the MP3 format Closes: 69143 227313 235326 243673 343418 390863 Changes: checkmp3 (1.98-6) unstable; urgency=low . * New maintainer. (Closes: #390863) * Update Standards-Version to 3.7.2. * Acknowledge NMUs. Thanks, Luk. (Closes: #69143, #227313, #235326, #243673, #343418). Files: db06c57173d2248612a6153a745a8486 559 sound optional checkmp3_1.98-6.dsc 0968d5f568f9f276afa279d64bf0032f 4296 sound optional checkmp3_1.98-6.diff.gz aa5c06dd58ebb7142a5143e3456aaf7e 20332 sound optional checkmp3_1.98-6_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFK0WOr/RnCw96jQERApbcAJ44JOKl32bGBaaQ+478vUX95hdA4ACfYQhs yctGCoE0I8iw1jOvyn5yhho= =pAw0 -----END PGP SIGNATURE-----
--- End Message ---

