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

ERROR: Service 'dn0.dev' failed to build: #14

Open
acheriat opened this issue Jun 21, 2017 · 1 comment
Open

ERROR: Service 'dn0.dev' failed to build: #14

acheriat opened this issue Jun 21, 2017 · 1 comment

Comments

@acheriat
Copy link

acheriat commented Jun 21, 2017

Error in first step :
docker-compose -f examples/compose/single-container.yml build
==>
Total download size: 571 M
Installed size: 637 M
Downloading Packages:
http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.6.1.0/storm/storm_2_6_1_0_129-1.1.0.2.6.1.0-129.x86_64.rpm: [Errno 12] Timeout on http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.6.1.0/storm/storm_2_6_1_0_129-1.1.0.2.6.1.0-129.x86_64.rpm: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
Trying other mirror.

Error Downloading Packages:
storm_2_6_1_0_129-1.1.0.2.6.1.0-129.x86_64: failure: storm/storm_2_6_1_0_129-1.1.0.2.6.1.0-129.x86_64.rpm from HDP-2.6.1.0: [Errno 256] No more mirrors to try.

ERROR: Service 'dn0.dev' failed to build: The command '/bin/sh -c yum install -y storm_*' returned a non-zero code: 1

@yohei1126
Copy link

I had the same issue with different error message.

Total download size: 532 M
Installed size: 601 M
Downloading Packages:
http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.6.2.0/ranger/ranger_2_6_2_0_205-solr-plugin-0.7.0.2.6.2.0-205.x86_64.rpm: [Errno 14] PYCURL ERROR 18 - "transfer closed with 11094217 bytes remaining to read"
Trying other mirror.
http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.6.2.0/ranger/ranger_2_6_2_0_205-storm-plugin-0.7.0.2.6.2.0-205.x86_64.rpm: [Errno 14] PYCURL ERROR 18 - "transfer closed with 55754710 bytes remaining to read"
Trying other mirror.
http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.6.2.0/ranger/ranger_2_6_2_0_205-tagsync-0.7.0.2.6.2.0-205.x86_64.rpm: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.
http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.6.2.0/ranger/ranger_2_6_2_0_205-usersync-0.7.0.2.6.2.0-205.x86_64.rpm: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.


Error Downloading Packages:
  ranger_2_6_2_0_205-storm-plugin-0.7.0.2.6.2.0-205.x86_64: failure: ranger/ranger_2_6_2_0_205-storm-plugin-0.7.0.2.6.2.0-205.x86_64.rpm from HDP-2.6.2.0: [Errno 256] No more mirrors to try.
  ranger_2_6_2_0_205-tagsync-0.7.0.2.6.2.0-205.x86_64: failure: ranger/ranger_2_6_2_0_205-tagsync-0.7.0.2.6.2.0-205.x86_64.rpm from HDP-2.6.2.0: [Errno 256] No more mirrors to try.
  ranger_2_6_2_0_205-solr-plugin-0.7.0.2.6.2.0-205.x86_64: failure: ranger/ranger_2_6_2_0_205-solr-plugin-0.7.0.2.6.2.0-205.x86_64.rpm from HDP-2.6.2.0: [Errno 256] No more mirrors to try.
  ranger_2_6_2_0_205-usersync-0.7.0.2.6.2.0-205.x86_64: failure: ranger/ranger_2_6_2_0_205-usersync-0.7.0.2.6.2.0-205.x86_64.rpm from HDP-2.6.2.0: [Errno 256] No more mirrors to try.

ERROR: Service 'dn0.dev' failed to build: The command '/bin/sh -c yum install -y ranger*' returned a non-zero code: 1

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

2 participants