[ 
https://issues.apache.org/jira/browse/JAMES-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16516783#comment-16516783
 ] 

ASF GitHub Bot commented on JAMES-2431:
---------------------------------------

Github user chibenwa commented on the issue:

    https://github.com/apache/james-project/pull/120
  
    Hi,
    
    This pull request has just been merged.
    
    Thank you again for your dedication toward the James project. If you need 
help, want to 
[contribute](https://issues.apache.org/jira/issues/?jql=project%20%3D%20JAMES%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20newbie%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC)
 
[documentation](https://issues.apache.org/jira/issues/?jql=project%20%3D%20JAMES%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20documentation%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC),
 new 
[features](https://issues.apache.org/jira/issues/?jql=project%20%3D%20JAMES%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20feature%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC),
 tests or 
[bugfix](https://issues.apache.org/jira/issues/?jql=project%20%3D%20JAMES%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20easyfix%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC),
 please don't hesitate to reach us.
    
    One very last thing: I don't have write access to this repository, hence I 
can not close this issue. Wouldn't you mind doing it for me? It would avoid me 
annoying the Apache INFRA team with such simple concerns.
    
    Thanks again,
    
    Cheers,
    
    Benoit


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to