You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2019/01/25 19:52:00 UTC

[jira] [Assigned] (FLINK-11418) Unable to build docs in Docker image

     [ https://issues.apache.org/jira/browse/FLINK-11418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger reassigned FLINK-11418:
--------------------------------------

    Assignee: Robert Metzger

> Unable to build docs in Docker image
> ------------------------------------
>
>                 Key: FLINK-11418
>                 URL: https://issues.apache.org/jira/browse/FLINK-11418
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.8.0
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Running 
> {code:java}
> cd flink/docs/docker
> ./run.sh{code}
>  
> And then in the container
> {code:java}
> Welcome to Apache Flink docs
> To build, execute
> ./build_docs.sh
> To watch and regenerate automatically
> ./build_docs.sh -p
> and access http://localhost:4000
> bash-4.4$ ./build_docs.sh -p
> Traceback (most recent call last):
> 2: from /usr/local/bin/bundle:23:in `<main>'
> 1: from /usr/share/rubygems/rubygems.rb:308:in `activate_bin_path'
> /usr/share/rubygems/rubygems.rb:289:in `find_spec_for_exe': can't find gem bundler (>= 0.a) with executable bundle (Gem::GemNotFoundException){code}
> I believe there's something wrong.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)