Skip to content
New issue

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

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

Already on GitHub? # to your account

Docker First Run Behavior #68

Closed
allenh1 opened this issue Aug 26, 2017 · 1 comment
Closed

Docker First Run Behavior #68

allenh1 opened this issue Aug 26, 2017 · 1 comment
Assignees
Labels

Comments

@allenh1
Copy link
Contributor

allenh1 commented Aug 26, 2017

If the first docker run command happens from outside the source directory, this happens.

Building docker image...
unable to prepare context: unable to evaluate symlinks in context path: lstat /home/allenh1/repoman_docker: no such file or directory
Running docker image...
Generating manifests...
['docker', 'run', '-ti', '--rm', '-v', '/tmp/ePCfqNYKsv:/tmp/ros-overlay', '-v', '/home/allenh1/.gnupg:/root/.gnupg', 'gentoo_repoman', 'bash', '-c', 'cd /tmp/ros-overlay && repoman manifest']
Unable to find image 'gentoo_repoman:latest' locally
docker: Error response from daemon: repository gentoo_repoman not found: does not exist or no pull access.
See 'docker run --help'.
Adding changes...
Committing to branch gentoo-bot-vhIMFdgboS...
Filing pull-request for ros/ros-overlay...
Successfully filed a pull request with the ros/ros-overlay repo.
Cleaning up tmp directory /tmp/ePCfqNYKsv...
Cleaning up symbolic links...
Successfully synchronized repositories!

If superflore is pip installed, then this file has no reason to be there. @tfoote do you know the better way to handle this?

@allenh1 allenh1 self-assigned this Aug 26, 2017
@allenh1 allenh1 added the bug label Aug 26, 2017
@allenh1
Copy link
Contributor Author

allenh1 commented Jan 29, 2018

This is long resolved. We now use docker pull by default.

@allenh1 allenh1 closed this as completed Jan 29, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant