Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apt-get install bosh-bootloader => failed /usr/bin/bbl #14

Open
ericpromislow opened this issue Jan 30, 2019 · 0 comments
Open

apt-get install bosh-bootloader => failed /usr/bin/bbl #14

ericpromislow opened this issue Jan 30, 2019 · 0 comments

Comments

@ericpromislow
Copy link

See https://github.com/cloudfoundry/capi-dockerfiles/blob/f92971f13608e9af55a8f605e6947cc3d2314e9f/bbr-run-drats/Dockerfile#L17 for the context. Today this started producing a /usr/bin/bbl file with the following contents:

<?xml version="1.0" encoding="UTF-8"?>
<Error>
    <Code>NoSuchKey</Code>
    <Message>The specified key does not exist.</Message>
    <Key>KEY AVAILABLE ON REQUEST</Key>
    <RequestId>REQUESTID AVAILABLE ON REQUEST</RequestId>
    <HostId>HOSTID (BASE64) AVAILABLE ON REQUEST/HostId>
</Error>

Lines https://github.com/cloudfoundry/capi-dockerfiles/blob/f92971f13608e9af55a8f605e6947cc3d2314e9f/bbr-run-drats/Dockerfile#L23-L26 are a temporary workaround to install a working bbl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant