It appears so. I am now using a Sarge system, and dpkg -s sox produces
'Version: 12.17.7-2'

I tested the bug again using:

[EMAIL PROTECTED]:/tmp$ mount -t tmpfs -o size=7M tmpfs /tmp/test
[EMAIL PROTECTED]:/tmp$ cd /tmp/test
[EMAIL PROTECTED]:/tmp/test$ cp blah.ogg /tmp/test
[EMAIL PROTECTED]:/tmp/test$ ls -l
total 7.0M
-rw-------  1 root root 5.2M 2005-07-11 12:41 blah.ogg
[EMAIL PROTECTED]:/tmp/test$ sox /tmp/test/blah.ogg /tmp/test/blah.wav
[EMAIL PROTECTED]:/tmp/test$ echo $?
0
[EMAIL PROTECTED]:/tmp/test$ ls -l
total 7.0M
-rw-------  1 root root 5.2M 2005-07-11 12:41 blah.ogg
-rw-------  1 root root 1.9M 2005-07-11 12:42 blah.wav

It seems the wav file has been silently truncated (and thus it's not
just the au -> wav conversion producing a problem).

Thanks,
Andrew.

On 2005-07-11 at 01:46 -0700, Steve Langasek wrote:

> Hi Andrew,
> 
> Do you know if this bug also affects the sarge version of sox?
> 
> Thanks,
> -- 
> Steve Langasek
> postmodern programmer

-- 
Andrew Ferrier

web: http://www.new-destiny.co.uk/andrew/
email: [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to