Skip to content

build: explicitly add unzip as a dependency#60594

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
ulfjack:patch-1
Feb 17, 2021
Merged

build: explicitly add unzip as a dependency#60594
craig[bot] merged 1 commit intocockroachdb:masterfrom
ulfjack:patch-1

Conversation

@ulfjack
Copy link
Copy Markdown
Contributor

@ulfjack ulfjack commented Feb 15, 2021

The unzip package is not installed by default in Ubuntu. It's currently pulled in as an implicit dependency of the Bazel package, but that breaks if Bazel ever removes that dependency (or when changing the Dockerfile to not install Bazel).

The `unzip` package is not installed by default in Ubuntu. It's currently pulled in as an implicit dependency of the Bazel package, but that breaks if Bazel ever removes that dependency (or when changing the Dockerfile to not install Bazel).
@blathers-crl
Copy link
Copy Markdown

blathers-crl bot commented Feb 15, 2021

Thank you for contributing to CockroachDB. Please ensure you have followed the guidelines for creating a PR.

Before a member of our team reviews your PR, I have some potential action items for you:

  • Please ensure your git commit message contains a release note.
  • When CI has completed, please ensure no errors have appeared.

I was unable to automatically find a reviewer. You can try CCing one of the following members:

  • A person you worked with closely on this PR.
  • The person who created the ticket, or a CRDB organization member involved with the ticket (author, commenter, etc.).
  • Join our community slack channel and ask on #contributors.
  • Try find someone else from here.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

@blathers-crl blathers-crl bot added O-community Originated from the community X-blathers-untriaged blathers was unable to find an owner labels Feb 15, 2021
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@ulfjack
Copy link
Copy Markdown
Contributor Author

ulfjack commented Feb 15, 2021

@irfansharif

Copy link
Copy Markdown
Contributor

@irfansharif irfansharif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I'll have @rickystewart take over seeing as how we use these images in our CI, so will need to run a few updates as part of this diff.

@irfansharif irfansharif changed the title Explicitly add unzip as a dependency build: explicitly add unzip as a dependency Feb 16, 2021
@rickystewart
Copy link
Copy Markdown
Collaborator

Sure, works for me. (I won't push an update since this appears to be more of a future-proofing thing, so this can wait until the next time we need to do an image update.)

bors r+

@craig craig bot merged commit 5744288 into cockroachdb:master Feb 17, 2021
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Feb 17, 2021

Build succeeded:

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

Labels

O-community Originated from the community X-blathers-untriaged blathers was unable to find an owner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants