You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@steve.apache.org by "Ray Ma (Jira)" <ji...@apache.org> on 2019/09/20 07:59:00 UTC

[jira] [Commented] (STEVE-47) Docker build fails

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

Ray Ma commented on STEVE-47:
-----------------------------

The attached patch addresses this issue - please note that while with the new Dockerfile the image is able to be compiled and ran, the STeVe installation still does not work "out-of-the-box", so to speak. Additional configuration is still needed.

> Docker build fails
> ------------------
>
>                 Key: STEVE-47
>                 URL: https://issues.apache.org/jira/browse/STEVE-47
>             Project: Steve
>          Issue Type: Bug
>         Environment: docker build -t pysteve docker/
> Version 17.03.1-ce-mac5 (16048)
>            Reporter: Sebb
>            Priority: Major
>         Attachments: Dockerfile.patch
>
>
> E: Failed to fetch http://httpredir.debian.org/debian/pool/main/f/file/libmagic1_5.22+15-2+deb8u2_amd64.deb  404  Not Found [IP: 151.101.128.204 80]
> E: Failed to fetch http://httpredir.debian.org/debian/pool/main/libx/libxml2/libxml2_2.9.1+dfsg1-5+deb8u3_amd64.deb  404  Not Found [IP: 151.101.128.204 80]
> E: Failed to fetch http://httpredir.debian.org/debian/pool/main/f/file/file_5.22+15-2+deb8u2_amd64.deb  404  Not Found [IP: 151.101.128.204 80]
> E: Failed to fetch http://httpredir.debian.org/debian/pool/main/g/glibc/libc-dev-bin_2.19-18+deb8u6_amd64.deb  404  Not Found [IP: 151.101.128.204 80]
> E: Failed to fetch http://security.debian.org/pool/updates/main/l/linux/linux-libc-dev_3.16.36-1+deb8u1_amd64.deb  404  Not Found [IP: 195.20.242.89 80]
> E: Failed to fetch http://httpredir.debian.org/debian/pool/main/g/glibc/libc6-dev_2.19-18+deb8u6_amd64.deb  404  Not Found [IP: 151.101.128.204 80]
> E: Failed to fetch http://httpredir.debian.org/debian/pool/main/libf/libfcgi-perl/libfcgi-perl_0.77-1+b1_amd64.deb  404  Not Found [IP: 151.101.128.204 80]
> E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
> The command '/bin/sh -c apt-get install -y apache2 subversion python-pip' returned a non-zero code: 100



--
This message was sent by Atlassian Jira
(v8.3.4#803005)