Your message dated Sun, 03 Feb 2013 15:45:46 +0100 with message-id <[email protected]> has caused the report #699484, regarding cclive: ignores I/O errors to be marked as having been forwarded to the upstream software author(s) [email protected]
(NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 699484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699484 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Hi, the following bug was reported in Debian[1]: [1] <http://bugs.debian.org/699484> Jakub Wilk <[email protected]> writes: > Package: cclive > Version: 0.7.9-1 > > I tried to use cclive whith cwd on a partition that didn't have any > free space. cclive didn't show any error, pretending that the download > succeeded: > > $ cclive 'http://www.youtube.com/watch?v=cV0tCphFMr8' > Checking ... ..... ........ .........done. > The Bridge of Death.webm 19.09M [video/webm] > [###################################] 100% 19.1M 416.0K/s 00:00:47 > > $ ls -s *.webm > 0 The Bridge of Death.webm [...] > Versions of packages cclive depends on: [...] > ii libcurl3-gnutls 7.28.0-3 [...] > ii libquvi7 0.4.1-1 I was able to reproduce this problem with cclive 0.7.11 by using a small tmpfs: root# mount -t tmpfs -o size=128k /mnt /mnt $ cd /mnt; cclive 'http://www.youtube.com/watch?v=cV0tCphFMr8' This will only be able to write the first 128k, but not give an error. If you try again, cclive will create an empty file without giving an error (as the tmpfs is already full). Ansgar PS: Please CC me in replies.
--- End Message ---

