Hey Team
Describe the Bug
Attempting to follow the instructions for building the puppet runtime to build the puppet agent using current master of Vanagon and pl-build-tools-vanagon.
While building the puppet-runtime the build fails as it cannot find _http://pl-build-tools.delivery.puppetlabs.net/debian/pl-build-tools-relea
se-xenial.deb
Expected Behavior
A clear and concise description of what you expected to happen.
The build should complete.
Steps to Reproduce
Steps to reproduce the behavior:
Build the puppet agent using vanagon as per instructions here : https://github.com/puppetlabs/puppet-runtime
Also the address pl-build-tools.delivery.puppetlabs.net fails to resolve.
Environment
- Both instances used to run the vanagon process are Ubuntu 16.04.
- Both vanagon and the pl-tools are pulled from current master.
Additional Context
The build will fail like this:
Remote ssh command (apt-get -qq update && DEBIAN_FRONTEND=noninteractive apt-get -qq install curl && curl --sil
ent --show-error --fail -o local.deb 'http://debian/pl-build-tools-relea
se-xenial.deb' && dpkg -i local.deb; rm -f local.deb && apt-get -qq update && export DEBIAN_FRONTEND=noninterac
tive; apt-get update -qq; apt-get install -qy --no-install-recommends build-essential devscripts make quilt pkg
-config debhelper rsync fakeroot && export DEBIAN_FRONTEND=noninteractive; apt-get update -qq; apt-get install
-qy --no-install-recommends libbz2-dev libreadline-dev libselinux1-dev make openjdk-8-jdk pkg-config pl-cmake p
l-gcc swig systemtap-sdt-dev zlib1g-dev) failed on 'root@back'.
Full log attached.
Thanks!
puppet-agent-vanagon-bad-build-log.txt
Hey Team
Describe the Bug
Attempting to follow the instructions for building the puppet runtime to build the puppet agent using current master of Vanagon and pl-build-tools-vanagon.
While building the puppet-runtime the build fails as it cannot find _http://pl-build-tools.delivery.puppetlabs.net/debian/pl-build-tools-relea
se-xenial.deb
Expected Behavior
A clear and concise description of what you expected to happen.
The build should complete.
Steps to Reproduce
Steps to reproduce the behavior:
Build the puppet agent using vanagon as per instructions here : https://github.com/puppetlabs/puppet-runtime
Also the address pl-build-tools.delivery.puppetlabs.net fails to resolve.
Environment
Additional Context
The build will fail like this:
Remote ssh command (apt-get -qq update && DEBIAN_FRONTEND=noninteractive apt-get -qq install curl && curl --sil
ent --show-error --fail -o local.deb 'http://debian/pl-build-tools-relea
se-xenial.deb' && dpkg -i local.deb; rm -f local.deb && apt-get -qq update && export DEBIAN_FRONTEND=noninterac
tive; apt-get update -qq; apt-get install -qy --no-install-recommends build-essential devscripts make quilt pkg
-config debhelper rsync fakeroot && export DEBIAN_FRONTEND=noninteractive; apt-get update -qq; apt-get install
-qy --no-install-recommends libbz2-dev libreadline-dev libselinux1-dev make openjdk-8-jdk pkg-config pl-cmake p
l-gcc swig systemtap-sdt-dev zlib1g-dev) failed on 'root@back'.
Full log attached.
Thanks!
puppet-agent-vanagon-bad-build-log.txt