docker-images
docker-images copied to clipboard
Issue while building bamboo-agent
I get the following error:
The following packages have unmet dependencies:
uuid-dev : Depends: libc6-dev but it is not going to be installed or
libc-dev
Depends: libuuid1 (= 2.20.1-1ubuntu3) but 2.20.1-5.1ubuntu20.3 is to be installed
E: Unable to correct problems, you have held broken packages.
INFO[0003] The command [/bin/sh -c /tmp/install/all.sh && rm -rf /tmp/install] returned a non-zero code: 100
I hope to build the image since I want to add 'docker' to the agent.
Thanks for reporting the issue and sorry for not responding for such a long time! I get the same error when I try to build on the Docker registry. I'll try to figure out what the problem is... I guess it's because the Ubuntu image was updated.
Np, thx! :)
getting the same error. can you please provide any updates on this?