You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
If the first docker run command happens from outside the source directory, this happens.
If superflore is pip installed, then this file has no reason to be there. @tfoote do you know the better way to handle this?
The text was updated successfully, but these errors were encountered: