Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

THORGBOOK-0.0.5: wget: unable to resolve host address 'central.maven.org' #77

Open
EtricKombat-zz opened this issue Jun 18, 2020 · 0 comments

Comments

@EtricKombat-zz
Copy link
Owner

EtricKombat-zz commented Jun 18, 2020

SNAPSHOT

image

CODE

Step 17/22 : WORKDIR /app/
---> Running in d65617ba5aa8
Removing intermediate container d65617ba5aa8
---> bec632ef18d3
Step 18/22 : RUN apk update && apk add --no-cache wget ca-certificates librsvg graphviz ttf-ubuntu-font-family && mkdir lib && wget -nv -O lib/schemaspy-$SCHEMA_SPY_VERSION.jar https://github.com/schemaspy/schemaspy/releases/download/v$SCHEMA_SPY_VERSION/schemaspy-$SCHEMA_SPY_VERSION.jar && cp lib/schemaspy-$SCHEMA_SPY_VERSION.jar lib/schemaspy.jar && wget -nv -O lib/pgsql-jdbc.jar http://central.maven.org/maven2/org/postgresql/postgresql/$POSTGRESQL_VERSION/postgresql-$POSTGRESQL_VERSION.jar && wget -nv -O lib/mysql-jdbc.jar http://central.maven.org/maven2/mysql/mysql-connector-java/$MYSQL_VERSION/mysql-connector-java-$MYSQL_VERSION.jar && wget -nv -O lib/sqlite-jdbc.jar http://central.maven.org/maven2/org/xerial/sqlite-jdbc/$SQL_LITE_VERSION/sqlite-jdbc-$SQL_LITE_VERSION.jar && apk del wget ca-certificates
---> Running in 272da3a644c9
fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz
v3.8.5-53-g001e8c2217 [http://dl-cdn.alpinelinux.org/alpine/v3.8/main]
v3.8.5-37-gf06ffe835a [http://dl-cdn.alpinelinux.org/alpine/v3.8/community]
OK: 9564 distinct packages available
fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz
(1/23) Installing fontconfig (2.12.6-r1)
(2/23) Installing pixman (0.34.0-r5)
(3/23) Installing cairo (1.14.12-r2)
(4/23) Installing libintl (0.19.8.1-r2)
(5/23) Installing libuuid (2.32-r0)
(6/23) Installing libblkid (2.32-r0)
(7/23) Installing libmount (2.32-r0)
(8/23) Installing pcre (8.42-r0)
(9/23) Installing glib (2.56.1-r1)
(10/23) Installing libltdl (2.4.6-r5)
(11/23) Installing libxft (2.3.2-r2)
(12/23) Installing graphite2 (1.3.11-r1)
(13/23) Installing harfbuzz (1.7.6-r1)
(14/23) Installing pango (1.40.14-r1)
(15/23) Installing graphviz (2.40.1-r1)
(16/23) Installing libxml2 (2.9.8-r2)
(17/23) Installing libcroco (0.6.12-r2)
(18/23) Installing shared-mime-info (1.9-r0)
(19/23) Installing tiff (4.0.10-r3)
(20/23) Installing gdk-pixbuf (2.36.11-r2)
(21/23) Installing librsvg (2.40.21-r0)
(22/23) Installing ttf-ubuntu-font-family (0.83-r0)
(23/23) Installing wget (1.20.3-r0)
Executing busybox-1.28.4-r3.trigger
Executing fontconfig-2.12.6-r1.trigger
Executing glib-2.56.1-r1.trigger
Executing graphviz-2.40.1-r1.trigger
Executing shared-mime-info-1.9-r0.trigger
Executing gdk-pixbuf-2.36.11-r2.trigger
OK: 125 MiB in 84 packages
2020-06-17 19:12:08 URL:https://github-production-release-asset-2e65be.s3.amazonaws.com/64106157/67526780-ea7f-11e8-82cb-6fdeadb18349?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200617%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200617T191154Z&X-Amz-Expires=300&X-Amz-Signature=b1dbce761364aa242b6f62e80cd6235fc5ff80eb22abdf57343008977d17e5dd&X-Amz-SignedHeaders=host&actor_id=0&repo_id=64106157&response-content-disposition=attachment%3B%20filename%3Dschemaspy-6.0.0.jar&response-content-type=application%2Foctet-stream [11829761/11829761] -> "lib/schemaspy-6.0.0.jar" [1]
wget: unable to resolve host address 'central.maven.org'
The command '/bin/sh -c apk update && apk add --no-cache wget ca-certificates librsvg graphviz ttf-ubuntu-font-family && mkdir lib && wget -nv -O lib/schemaspy-$SCHEMA_SPY_VERSION.jar https://github.com/schemaspy/schemaspy/releases/download/v$SCHEMA_SPY_VERSION/schemaspy-$SCHEMA_SPY_VERSION.jar && cp lib/schemaspy-$SCHEMA_SPY_VERSION.jar lib/schemaspy.jar && wget -nv -O lib/pgsql-jdbc.jar http://central.maven.org/maven2/org/postgresql/postgresql/$POSTGRESQL_VERSION/postgresql-$POSTGRESQL_VERSION.jar && wget -nv -O lib/mysql-jdbc.jar http://central.maven.org/maven2/mysql/mysql-connector-java/$MYSQL_VERSION/mysql-connector-java-$MYSQL_VERSION.jar && wget -nv -O lib/sqlite-jdbc.jar http://central.maven.org/maven2/org/xerial/sqlite-jdbc/$SQL_LITE_VERSION/sqlite-jdbc-$SQL_LITE_VERSION.jar && apk del wget ca-certificates' returned a non-zero code: 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant