Package: id3v2
Version: 0.1.11-3
Severity: normal
The --convert option reports success when it has really failed due problems
creating a temporary output file as happens when the caller doesn't have
write permissions on the directory the target file is as shown by this
strace:
open("/opt/holdmusic/clip-archcrawford.mp3.CMqI5t",
O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES (Permission denied)
unlink("/opt/holdmusic/clip-archcrawford.mp3.CMqI5t") = -1 ENOENT (No
such file or directory)
open("/opt/holdmusic/clip-archcrawford.mp3.CMqI5t",
O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = -1 EACCES (Permission
denied)
unlink("/opt/holdmusic/clip-archcrawford.mp3.CMqI5t") = -1 ENOENT (No
such file or directory)
_llseek(3, 0, [0], SEEK_CUR) = 0
_llseek(3, 0, [2627838], SEEK_END) = 0
_llseek(3, 0, [2627838], SEEK_CUR) = 0
_llseek(3, 0, [0], SEEK_SET) = 0
close(3) = 0
write(1, "Converting id3v1 tag to id3v2 in "..., 84Converting id3v1
tag to id3v2 in /opt/holdmusic/clip-archcrawford.mp3... converted
) = 84
-- System Information:
Debian Release: 5.0.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-vserver-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages id3v2 depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libgcc1 1:4.3.2-1.1 GCC support library
ii libid3-3.8.3c2a 3.8.3-7.2 Library for manipulating ID3v1 and
ii libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
id3v2 recommends no packages.
id3v2 suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]