You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2018/06/19 08:20:00 UTC

[jira] [Closed] (JAMES-2431) JAMES-2431 Fix Dockerfile for build the website

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

Tellier Benoit closed JAMES-2431.
---------------------------------

> JAMES-2431 Fix Dockerfile for build the website
> -----------------------------------------------
>
>                 Key: JAMES-2431
>                 URL: https://issues.apache.org/jira/browse/JAMES-2431
>             Project: James Server
>          Issue Type: Bug
>          Components: Build System, docker, site
>            Reporter: Théo Gaillard
>            Priority: Trivial
>              Labels: newbie, patch, pull-request-available
>
> The actual build command:
> {code:java}
> docker build -t james/homepage dockerfiles/site/homepage{code}
>  
> fail with:
>  
> {code:java}
> ERROR: Error installing github-pages: ruby_dep requires Ruby version >= 2.2.5, ~> 2.2.
> ERROR: Error installing jekyll: ruby_dep requires Ruby version >= 2.2.5, ~> 2.2.
> ERROR: Error installing jekyll-redirect-from: ruby_dep requires Ruby version >= 2.2.5, ~> 2.2.
> ...
> The command '/bin/sh -c gem install   github-pages   jekyll   jekyll-redirect-from   kramdown   rdiscount   rouge' returned a non-zero code: 1{code}
> and
> {code:java}
> WARNING: The following packages cannot be authenticated!
>   libwrap0 init-system-helpers libax25 libfile-copy-recursive-perl update-inetd tcpd openbsd-inetd ax25-node node python-pkg-resources python-chardet
> E: There are problems and -y was used without --force-yes
> The command '/bin/sh -c apt-get update && apt-get install -y node python-pygments && apt-get clean && rm -rf /var/lib/apt/lists/' returned a non-zero code: 100{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org