Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541154 - net-misc/youtube-dl: IndentationError: unexpected indent
Summary: net-misc/youtube-dl: IndentationError: unexpected indent
Status: RESOLVED DUPLICATE of bug 540988
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-23 15:26 UTC by bacce
Modified: 2015-02-24 10:56 UTC (History)
0 users

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


Attachments
emerge --info (file_541154.txt,6.22 KB, text/plain)
2015-02-23 15:28 UTC, bacce
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bacce 2015-02-23 15:26:57 UTC
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 42, in <module>
    from .extractor import gen_extractors, list_extractors
  File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/__init__.py", line 339
    PornHubIE,
    ^
IndentationError: unexpected indent
Comment 1 bacce 2015-02-23 15:28:23 UTC
Created attachment 397332 [details]
emerge --info

[I] net-misc/youtube-dl
     Available versions:  2014.11.02.1 (~)2015.02.18 (~)2015.02.20{tbz2} {offensive test PYTHON_SINGLE_TARGET="python2_7 python3_3 python3_4" PYTHON_TARGETS="python2_7 python3_3 python3_4"}
     Installed versions:  2015.02.20{tbz2}(04:21:31 PM 02/23/2015)(-offensive -test PYTHON_SINGLE_TARGET="python2_7 -python3_3 -python3_4" PYTHON_TARGETS="python2_7 python3_3 -python3_4")
     Homepage:            http://rg3.github.com/youtube-dl/
     Description:         Download videos from YouTube.com (and more sites...)
Comment 2 Richard Ash 2015-02-23 22:10:30 UTC
This bug is a duplicate of #540988 (but I can't mark it as such).
Comment 3 Patrice Clement gentoo-dev 2015-02-24 10:56:47 UTC
Indeed Richard ;) Thanks for pointing it out! :)

*** This bug has been marked as a duplicate of bug 540988 ***