Your message dated Sun, 26 Mar 2006 18:32:12 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#353186: fixed in vorbis-tools 1.1.1-5 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: vorbis-tools Version: 1.1.1-3 Severity: important Tags: patch Found some bad examples in '/usr/share/man/man1/oggenc.1.gz', see attached '.diff'. Details: % man oggenc | grep -n " -b 256 out.ogg" 270: oggenc infile.wav -b 256 out.ogg # now run that code % oggenc infile.wav -b 256 out.ogg Opening with wav module: WAV file reader Encoding "infile.wav" to "infile.ogg" {etc...} Done encoding file "infile.ogg" {etc...} ERROR: Cannot open input file "out.ogg": No such file or directory ...here the output is "infile.ogg", and the intended output file is mistaken for nonexistant input. This bug caused, (using one of those examples caused), a copy of an .ogg file I wanted to keep to be overwritten with a downsampled version. That is, users can lose data, hence the 'important' severity. (Not me though, I had a backup.) Hope this helps... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages vorbis-tools depends on: ii libao2 0.8.6-3 Cross Platform Audio Output Librar ii libc6 2.3.6-1 GNU C Library: Shared libraries an ii libcurl3-gnutls 7.15.1-1 Multi-protocol file transfer libra ii libflac7 1.1.2-3+b1 Free Lossless Audio Codec - runtim ii libogg0 1.1.3-2 Ogg Bitstream Library ii liboggflac3 1.1.2-3+b1 Free Lossless Audio Codec - runtim ii libspeex1 1.1.11.1-1 The Speex Speech Codec ii libvorbis0a 1.1.2-1 The Vorbis General Audio Compressi ii libvorbisenc2 1.1.2-1 The Vorbis General Audio Compressi ii libvorbisfile3 1.1.2-1 The Vorbis General Audio Compressi vorbis-tools recommends no packages. -- no debconf information--- oggenc.1 2006-01-16 17:32:56.000000000 -0500 +++ /tmp/oggenc.1 2006-02-16 13:22:30.000000000 -0500 @@ -293,25 +293,25 @@ Specifying a high-quality encoding averaging 256 kbps (but still VBR). .RS -oggenc infile.wav -b 256 out.ogg +oggenc infile.wav -b 256 -o out.ogg .RE .PP Specifying a maximum and average bitrate, and enforcing these. .RS -oggenc infile.wav --managed -b 128 -M 160 out.ogg +oggenc infile.wav --managed -b 128 -M 160 -o out.ogg .RE .PP Specifying quality rather than bitrate (to a very high quality mode) .RS -oggenc infile.wav -q 6 out.ogg +oggenc infile.wav -q 6 -o out.ogg .RE .PP Downsampling and downmixing to 11 kHz mono before encoding. .RS -oggenc --resample 11025 --downmix infile.wav -q 1 out.ogg +oggenc --resample 11025 --downmix infile.wav -q 1 -o out.ogg .RE .PP
--- End Message ---
--- Begin Message ---Source: vorbis-tools Source-Version: 1.1.1-5 We believe that the bug you reported is fixed in the latest version of vorbis-tools, which is due to be installed in the Debian FTP archive: vorbis-tools_1.1.1-5.diff.gz to pool/main/v/vorbis-tools/vorbis-tools_1.1.1-5.diff.gz vorbis-tools_1.1.1-5.dsc to pool/main/v/vorbis-tools/vorbis-tools_1.1.1-5.dsc vorbis-tools_1.1.1-5_sparc.deb to pool/main/v/vorbis-tools/vorbis-tools_1.1.1-5_sparc.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. Clint Adams <[EMAIL PROTECTED]> (supplier of updated vorbis-tools 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, 26 Mar 2006 20:11:50 -0500 Source: vorbis-tools Binary: vorbis-tools Architecture: source sparc Version: 1.1.1-5 Distribution: unstable Urgency: low Maintainer: Debian Xiph.org Maintainers <[EMAIL PROTECTED]> Changed-By: Clint Adams <[EMAIL PROTECTED]> Description: vorbis-tools - several Ogg Vorbis tools Closes: 193349 353186 Changes: vorbis-tools (1.1.1-5) unstable; urgency=low . * Fix additional oggenc man page typos with patch from A Costa. closes: #353186. * Fix ogg123 returning 0 on corrupted file. closes: #193349. [File: upstream_r10091-ogg123_return_error.diff] Files: 6cc9558b31701d5499c8d7e72ae0de25 860 sound optional vorbis-tools_1.1.1-5.dsc 6715fea014a0e28d15c08edc5cb77e41 32593 sound optional vorbis-tools_1.1.1-5.diff.gz 53bba83c3c199749e2e6b487a95ebb70 178978 sound optional vorbis-tools_1.1.1-5_sparc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Debian! iD8DBQFEJ0zN5m0u66uWM3ARApxGAJ4vnC1R/ThDkhCcGuogUtw3Gn+f2ACgqF0/ WCswi0qDck7l6tH4TsSRlpY= =MUzf -----END PGP SIGNATURE-----
--- End Message ---

