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

fail to build knowrob from docker #158

Open
ablazexu opened this issue May 16, 2019 · 1 comment
Open

fail to build knowrob from docker #158

ablazexu opened this issue May 16, 2019 · 1 comment

Comments

@ablazexu
Copy link

Hello,

I am trying to follow the http://knowrob.org/doc/docker to install openease. However, when I build knowrob with ./script/build knowrob. I got following errors:

Step 11/36 : RUN cp /opt/ros/kinetic/setup.sh /etc/profile.d/ros_kinetic.sh && rosdep init
---> Running in 04e937a2d0db
ERROR: cannot download default sources list from:
https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list
Website may be down.
The command '/bin/sh -c cp /opt/ros/kinetic/setup.sh /etc/profile.d/ros_kinetic.sh && rosdep init' returned a non-zero code: 4
Building openease/kinetic-knowrob-daemon from /home/robot/docker/scripts/../kinetic/kinetic-knowrob-daemon
Sending build context to Docker daemon 2.56kB
Step 1/9 : FROM openease/kinetic-swi
pull access denied for openease/kinetic-swi, repository does not exist or may require 'docker login'

Can anyone help? e.g. how I can get the replacement of 20-default.list?
Thanks in advance.

@daniel86
Copy link
Member

https://raw.github.com/knowrob/knowrob/master/rosinstall/knowrob-base.rosinstall

is perfectly reachable here. It might be a problem with your Internet connection. Just try again, or try to use a different Internet connection.

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