Skip to content

pl-build-tools.delivery.puppetlabs.net unavailable and breaking builds #75

Description

@delprofundo

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions