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

Debian 10 package dependencies outdated ? #254

Closed
dormi opened this issue Jul 12, 2019 · 2 comments
Closed

Debian 10 package dependencies outdated ? #254

dormi opened this issue Jul 12, 2019 · 2 comments

Comments

@dormi
Copy link

dormi commented Jul 12, 2019

Cookbook version

2.1.2

Chef-client version

Platform Details

Debian 10.0

Scenario:

rbenv_ruby 2.4.1

Steps to Reproduce:

[If you are filing an issue what are the things we need to do in order to repro your problem? How are you using this cookbook or any resources it includes?]

Expected Result:

Desired ruby version installed without error

Actual Result:

* ruby_rbenv_plugin[ruby-build] action install
* git[Install ruby-build plugin] action sync (up to date)
   (up to date)
* apt_package[gcc, autoconf, bison, build-essential, libssl-dev, libyaml-dev, libreadline6-dev, zlib1g-dev, libncurses5-dev, libffi-dev, libgdbm3, libgdbm-dev, make] action install
* No candidate version available for libgdbm3
 ================================================================================
 Error executing action `install` on resource 'apt_package[gcc, autoconf, bison, build-essential, libssl-dev, libyaml-dev, libreadline6-dev, zlib1g-dev, libncurses5-dev, libffi-dev, libgdbm3, libgdbm-dev, make]'
 ================================================================================
 
 Chef::Exceptions::Package
 -------------------------
 No candidate version available for libgdbm3

Missing libgdm6 ?

@damacus
Copy link
Member

damacus commented Jul 17, 2019

Fixed via #255

@damacus damacus closed this as completed Jul 17, 2019
@lock
Copy link

lock bot commented Aug 16, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants