Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554088 - net-misc/youtube-dl-2015.07.04: IndentationError: unexpected indent
Summary: net-misc/youtube-dl-2015.07.04: IndentationError: unexpected indent
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
: 555656 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-07-06 19:00 UTC by Vasco Gervasi
Modified: 2015-07-24 04:20 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vasco Gervasi 2015-07-06 19:00:43 UTC
Hi all,
if I try to run net-misc/youtube-dl-2015.07.04 I got:

Traceback (most recent call last):
  File "/usr/bin/youtube-dl", line 3, in <module>
    import youtube_dl
  File "/usr/lib64/python2.7/site-packages/youtube_dl/__init__.py", line 43, in <module>
    from .extractor import gen_extractors, list_extractors
  File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/__init__.py", line 547
    TNAFlixIE,
    ^
IndentationError: unexpected indent

Reproducible: Always

Steps to Reproduce:
1.
2.
3.youtube-dl
Actual Results:  
Error

Expected Results:  
Download video
Comment 1 Nikolaos Chatzidakis 2015-07-07 06:59:26 UTC
Same problem here on ~amd64.
Comment 2 Vasco Gervasi 2015-07-08 19:06:07 UTC
2015.07.07 is good for me.
Comment 3 Alex Xu (Hello71) 2015-07-11 21:43:32 UTC
apparently fixed upstream and version removed here. please reopen if issue recurs.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2015-07-12 10:13:05 UTC
Thanks, this was fixed in 2015.07.07. Not upstream, since they do not support USE=offensive in any way.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2015-07-24 04:20:17 UTC
*** Bug 555656 has been marked as a duplicate of this bug. ***