Package: normalize-audio
Version: 0.7.6-7
Severity: normal

The --tmpdir DIR option always fails with "Can't rename temp file...".
(This is how I discovered bug #336808: the original mp3 file has been
deleted at this point.)

At first I thought it was a problem with /tmp but it also occurs with
other directories.

$ normalize-mp3 --tmpdir /tmp -a -20dB *.mp3
Decoding foo.mp3...
Running normalize...
Re-encoding foo.mp3...
Can't rename temp file, leaving in /tmp/normalize-mp3-21604.tag, stopped at 
/usr/bin/normalize-mp3 line 219.

$ normalize-mp3 --tmpdir /home/afunk/ -a -20dB *.mp3
Decoding bar.mp3...
Running normalize...
Re-encoding bar.mp3...
Can't rename temp file, leaving in /home/jfunk/normalize-mp3-21647.tag, stopped 
at /usr/bin/normalize-mp3 line 219.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages normalize-audio depends on:
ii  libaudiofile0                0.2.6-6     Open-source version of SGI's audio
ii  libc6                        2.3.5-6     GNU C Library: Shared libraries an
ii  libmad0                      0.15.1b-2.1 MPEG audio decoder library

Versions of packages normalize-audio recommends:
ii  vorbis-tools                  1.0.1-1.4  Several Ogg Vorbis Tools

-- no debconf information


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

Reply via email to