Skip to content

Replace "stretch" with "buster" for Ruby 2.7-rc given the imminent Debian release #283

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

Merged
merged 3 commits into from
Jun 25, 2019

Conversation

tianon
Copy link
Member

@tianon tianon commented Jun 24, 2019

(and ditch Alpine 3.9 in 2.7-rc)

tianon added 3 commits June 24, 2019 15:09
…bian release

(and ditch Alpine 3.9 in 2.7-rc)
This makes "require 'dbm'" work -- it uses "ndbm.h" to detect support (which is provided by this package in Buster+).
@tianon
Copy link
Member Author

tianon commented Jun 25, 2019

Yay green!

Copy link
Member

@yosifkit yosifkit left a comment

Choose a reason for hiding this comment

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

In adding the apt-mark magic for Debian versions, I was worried that we might run into something similar to #161 + #131 again, but it seems we don't yet have that problem. We'll want to keep an eye that any ruby* packages are not left installed.

LGTM

@yosifkit yosifkit merged commit 2a6352e into docker-library:master Jun 25, 2019
@yosifkit yosifkit deleted the busted branch June 25, 2019 22:20
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jun 25, 2019
Changes:

- docker-library/ruby@2a6352e: Merge pull request docker-library/ruby#283 from infosiftr/busted
- docker-library/ruby@e46b04d: Add "libgdbm-compat-dev" explicitly in Buster+ on Slim variants
- docker-library/ruby@f8c8256: Switch from "&&" to ";" and use "apt-mark showmanual"+"ldd" method for non-slim Debian too
- docker-library/ruby@c718c72: Replace "stretch" with "buster" for Ruby 2.7-rc given the imminent Debian release
- docker-library/ruby@195d5bc: Merge pull request docker-library/ruby#282 from J0WI/alpine10-tag
- docker-library/ruby@7f8c506: Add tag for Alpine 3.10
- docker-library/ruby@68f67b0: Merge pull request docker-library/ruby#281 from J0WI/alpine10
- docker-library/ruby@486c315: Add Alpine 3.10 and remove Alpine 3.8
- docker-library/ruby@8435142: Update generated README
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jun 26, 2019
Changes:

- docker-library/ruby@21864e7: Merge pull request docker-library/ruby#284 from infosiftr/verify-no-distro-ruby
- docker-library/ruby@aacff43: Add some verification that we have no "distro ruby" packages
- docker-library/ruby@2a6352e: Merge pull request docker-library/ruby#283 from infosiftr/busted
- docker-library/ruby@e46b04d: Add "libgdbm-compat-dev" explicitly in Buster+ on Slim variants
- docker-library/ruby@f8c8256: Switch from "&&" to ";" and use "apt-mark showmanual"+"ldd" method for non-slim Debian too
- docker-library/ruby@c718c72: Replace "stretch" with "buster" for Ruby 2.7-rc given the imminent Debian release
- docker-library/ruby@195d5bc: Merge pull request docker-library/ruby#282 from J0WI/alpine10-tag
- docker-library/ruby@7f8c506: Add tag for Alpine 3.10
- docker-library/ruby@68f67b0: Merge pull request docker-library/ruby#281 from J0WI/alpine10
- docker-library/ruby@486c315: Add Alpine 3.10 and remove Alpine 3.8
- docker-library/ruby@8435142: Update generated README
bquorning added a commit to rubocop/circleci-ruby-snapshot-image that referenced this pull request Jun 26, 2019
bquorning added a commit to rubocop/circleci-ruby-snapshot-image that referenced this pull request Jun 26, 2019
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

Successfully merging this pull request may close these issues.

2 participants