puppetlabs / puppetlabs-release

Repo that builds packages to add our apt and yum repositories and public signing key.
7 stars 39 forks source link

(maint) Update build and ship to use paths expected by packaging. #281

Closed isaac-hammes closed 1 year ago

e-gris commented 1 year ago

I don't think its a build_metadata file. Here's the error:

12:46:23  Pseudo-terminal will not be allocated because stdin is not a terminal.
12:46:28  Uh oh! /opt/repository-nightlies/apt/pool/bionic/puppet7-nightly/p/puppet7-nightly-release/puppet7-nightly-release_1.0.0-16bionic_all.deb doesn't exist! Can't create symlink.
12:46:28  rake aborted!

Not urgently, but things we ought to do to this:

e-gris commented 1 year ago

I see it. We shipped: puppet7-nightly-release_1.0.0-16.bionic_all.deb (note 16.bionic)

Shipping is looking for puppet7-nightly-release_1.0.0-16bionic_all.deb (note 16bionic)

It looks like I wrote a bug that is inserting the extra, unwanted '.'