Bug 1206484 - [abrt] youtube-dl: ffmpeg.py:122:probe_executable:KeyError: None
Summary: [abrt] youtube-dl: ffmpeg.py:122:probe_executable:KeyError: None
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: youtube-dl
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Till Maas
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:b7c226aacfcd178162f8e32a718...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-27 09:12 UTC by Gwendal
Modified: 2018-04-11 07:12 UTC (History)
2 users (show)

Fixed In Version: youtube-dl-2015.05.10-1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-20 18:46:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.16 KB, text/plain)
2015-03-27 09:12 UTC, Gwendal
no flags Details
File: environ (3.21 KB, text/plain)
2015-03-27 09:12 UTC, Gwendal
no flags Details

Description Gwendal 2015-03-27 09:12:13 UTC
Version-Release number of selected component:
youtube-dl-2015.03.18-1.fc22

Additional info:
reporter:       libreport-2.5.0
cmdline:        /usr/bin/python2 /usr/bin/youtube-dl --verbose -o %(autonumber)s-%(title)s.%(ext)s --autonumber-size 2 --audio-format vorbis -x https://deadcore-ost.bandcamp.com/album/deadcore-ost-story
executable:     /usr/bin/youtube-dl
kernel:         4.0.0-0.rc4.git0.1.fc22.x86_64
runlevel:       unknown
type:           Python
uid:            1000

Truncated backtrace:
ffmpeg.py:122:probe_executable:KeyError: None

Traceback (most recent call last):
  File "/usr/bin/youtube-dl", line 6, in <module>
    youtube_dl.main()
  File "/usr/lib/python2.7/site-packages/youtube_dl/__init__.py", line 408, in main
    _real_main(argv)
  File "/usr/lib/python2.7/site-packages/youtube_dl/__init__.py", line 398, in _real_main
    retcode = ydl.download(all_urls)
  File "/usr/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 1452, in download
    res = self.extract_info(url)
  File "/usr/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 665, in extract_info
    return self.process_ie_result(ie_result, download, extra_info)
  File "/usr/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 824, in process_ie_result
    extra_info=extra)
  File "/usr/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 718, in process_ie_result
    extra_info=extra_info)
  File "/usr/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 665, in extract_info
    return self.process_ie_result(ie_result, download, extra_info)
  File "/usr/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 711, in process_ie_result
    return self.process_video_result(ie_result, download=download)
  File "/usr/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 1153, in process_video_result
    self.process_info(new_info)
  File "/usr/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 1435, in process_info
    self.post_process(filename, info_dict)
  File "/usr/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 1493, in post_process
    keep_video_wish, info = pp.run(info)
  File "/usr/lib/python2.7/site-packages/youtube_dl/postprocessor/ffmpeg.py", line 209, in run
    filecodec = self.get_audio_codec(path)
  File "/usr/lib/python2.7/site-packages/youtube_dl/postprocessor/ffmpeg.py", line 172, in get_audio_codec
    if not self.probe_executable:
  File "/usr/lib/python2.7/site-packages/youtube_dl/postprocessor/ffmpeg.py", line 122, in probe_executable
    return self._paths[self.probe_basename]
KeyError: None

Local variables in innermost frame:
self: <youtube_dl.postprocessor.ffmpeg.FFmpegExtractAudioPP object at 0x7f92559099d0>

Comment 1 Gwendal 2015-03-27 09:12:15 UTC
Created attachment 1007140 [details]
File: backtrace

Comment 2 Gwendal 2015-03-27 09:12:16 UTC
Created attachment 1007141 [details]
File: environ

Comment 3 Matěj Cepl 2015-05-15 09:20:20 UTC
I guess marking this bug as a private is a mistake, right?

Comment 4 Fedora Update System 2015-05-15 09:20:51 UTC
youtube-dl-2015.05.10-1.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/youtube-dl-2015.05.10-1.el7

Comment 5 Fedora Update System 2015-05-15 09:21:22 UTC
youtube-dl-2015.05.10-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/youtube-dl-2015.05.10-1.fc22

Comment 6 Fedora Update System 2015-05-15 09:21:28 UTC
youtube-dl-2015.05.10-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/youtube-dl-2015.05.10-1.fc21

Comment 7 Fedora Update System 2015-05-15 09:22:37 UTC
youtube-dl-2015.05.10-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/youtube-dl-2015.05.10-1.fc20

Comment 8 Fedora Update System 2015-05-16 10:31:56 UTC
Package youtube-dl-2015.05.10-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing youtube-dl-2015.05.10-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-8309/youtube-dl-2015.05.10-1.fc22
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2015-05-20 18:46:53 UTC
youtube-dl-2015.05.10-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2015-05-26 03:26:22 UTC
youtube-dl-2015.05.10-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2015-06-06 00:04:53 UTC
youtube-dl-2015.05.10-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2015-06-06 23:54:32 UTC
youtube-dl-2015.05.10-1.el7 has been pushed to the Fedora EPEL 7 stable repository.  If problems still persist, please make note of it in this bug report.


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