Bug 805780 - [abrt] youtube-dl-2011.10.19-1.fc14: youtube-dl:554:to_stderr:IOError: [Errno 5] Input/output error
Summary: [abrt] youtube-dl-2011.10.19-1.fc14: youtube-dl:554:to_stderr:IOError: [Errno...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: youtube-dl
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Till Maas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e3c6be70
: 787379 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-22 06:03 UTC by Koen Zagers
Modified: 2012-04-21 12:56 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-21 12:56:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (897 bytes, text/plain)
2012-03-22 06:03 UTC, Koen Zagers
no flags Details

Description Koen Zagers 2012-03-22 06:03:46 UTC
abrt version: 1.1.18
architecture: i686
cmdline: python /usr/bin/youtube-dl http://www.youtube.com/watch?v=eAGRgMCIoRs
component: youtube-dl
executable: /usr/bin/youtube-dl
kernel: 2.6.35.14-106.fc14.i686.PAE
package: youtube-dl-2011.10.19-1.fc14
reason: youtube-dl:554:to_stderr:IOError: [Errno 5] Input/output error
release: Fedora release 14 (Laughlin)
time: 1332396153
uid: 500

backtrace
-----
youtube-dl:554:to_stderr:IOError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/usr/bin/youtube-dl", line 4047, in <module>
    main()
  File "/usr/bin/youtube-dl", line 4033, in main
    retcode = fd.download(all_urls)
  File "/usr/bin/youtube-dl", line 812, in download
    ie.extract(url)
  File "/usr/bin/youtube-dl", line 1070, in extract
    return self._real_extract(url)
  File "/usr/bin/youtube-dl", line 1401, in _real_extract
    self._downloader.trouble(u'\nERROR: unable to download video')
  File "/usr/bin/youtube-dl", line 579, in trouble
    self.to_stderr(message)
  File "/usr/bin/youtube-dl", line 554, in to_stderr
    print >>sys.stderr, message.encode(preferredencoding())
IOError: [Errno 5] Input/output error

Local variables in innermost frame:
message: u'\nERROR: unable to download video'
self: <__main__.FileDownloader object at 0x94339ec>

How to reproduce
-----
1. I closed the terminal window in which I had previously launched the command.
2.
3.

Comment 1 Koen Zagers 2012-03-22 06:03:49 UTC
Created attachment 571917 [details]
File: backtrace

Comment 2 Till Maas 2012-04-21 12:54:06 UTC
*** Bug 787379 has been marked as a duplicate of this bug. ***

Comment 3 Till Maas 2012-04-21 12:55:00 UTC
Reported upstream:
https://github.com/rg3/youtube-dl/issues/337

Since it is only a cosmetical bug, I close it here.


Note You need to log in before you can comment on or make changes to this bug.