Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Error installing themes behind a proxy #7

Open
abelsromero opened this issue Dec 5, 2016 · 0 comments
Open

Error installing themes behind a proxy #7

abelsromero opened this issue Dec 5, 2016 · 0 comments

Comments

@abelsromero
Copy link

Hi,

I could install the gems without issues. However, when I run the command to install the themes I get the error below.
In SOME_IP:SOME_PORT my http proxy information is show, that's why I suspect it has something to do. Could it be that the installation script does not process proxy information correctly?

root@ubuntu16:/home/dauser/temp# asciidoctor-pdf-cjk-kai_gen_gothic-install
[1/20] Downloading KaiGenGothicCN-Bold-Italic.ttf
/usr/lib/ruby/2.3.0/uri/rfc3986_parser.rb:67:in `split': bad URI(is not URI?): SOME_IP:SOME_PORT (URI::InvalidURIError)
        from /usr/lib/ruby/2.3.0/uri/rfc3986_parser.rb:73:in `parse'
        from /usr/lib/ruby/2.3.0/uri/common.rb:227:in `parse'
        from /usr/lib/ruby/2.3.0/uri/generic.rb:1556:in `find_proxy'
        from /usr/lib/ruby/2.3.0/open-uri.rb:195:in `block in open_loop'
        from /usr/lib/ruby/2.3.0/open-uri.rb:212:in `block in open_loop'
        from /usr/lib/ruby/2.3.0/open-uri.rb:210:in `catch'
        from /usr/lib/ruby/2.3.0/open-uri.rb:210:in `open_loop'
        from /usr/lib/ruby/2.3.0/open-uri.rb:151:in `open_uri'
        from /usr/lib/ruby/2.3.0/open-uri.rb:717:in `open'
        from /usr/lib/ruby/2.3.0/open-uri.rb:35:in `open'
        from /var/lib/gems/2.3.0/gems/asciidoctor-pdf-cjk-kai_gen_gothic-0.1.1/exe/asciidoctor-pdf-cjk-kai_gen_gothic-install:34:in `block (3 levels) in <top (required)>'
        from /var/lib/gems/2.3.0/gems/asciidoctor-pdf-cjk-kai_gen_gothic-0.1.1/exe/asciidoctor-pdf-cjk-kai_gen_gothic-install:33:in `open'
        from /var/lib/gems/2.3.0/gems/asciidoctor-pdf-cjk-kai_gen_gothic-0.1.1/exe/asciidoctor-pdf-cjk-kai_gen_gothic-install:33:in `block (2 levels) in <top (required)>'
        from /var/lib/gems/2.3.0/gems/asciidoctor-pdf-cjk-kai_gen_gothic-0.1.1/exe/asciidoctor-pdf-cjk-kai_gen_gothic-install:31:in `each'
        from /var/lib/gems/2.3.0/gems/asciidoctor-pdf-cjk-kai_gen_gothic-0.1.1/exe/asciidoctor-pdf-cjk-kai_gen_gothic-install:31:in `each_with_index'
        from /var/lib/gems/2.3.0/gems/asciidoctor-pdf-cjk-kai_gen_gothic-0.1.1/exe/asciidoctor-pdf-cjk-kai_gen_gothic-install:31:in `block in <top (required)>'
        from /var/lib/gems/2.3.0/gems/asciidoctor-pdf-cjk-kai_gen_gothic-0.1.1/exe/asciidoctor-pdf-cjk-kai_gen_gothic-install:30:in `chdir'
        from /var/lib/gems/2.3.0/gems/asciidoctor-pdf-cjk-kai_gen_gothic-0.1.1/exe/asciidoctor-pdf-cjk-kai_gen_gothic-install:30:in `<top (required)>'
        from /usr/local/bin/asciidoctor-pdf-cjk-kai_gen_gothic-install:23:in `load'
        from /usr/local/bin/asciidoctor-pdf-cjk-kai_gen_gothic-install:23:in `<main>'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant