Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.

server_debian recipe not found during install #61

Closed
adamgotterer opened this issue Jan 4, 2014 · 4 comments
Closed

server_debian recipe not found during install #61

adamgotterer opened this issue Jan 4, 2014 · 4 comments

Comments

@adamgotterer
Copy link

While trying to install the cookbook I encountered:

Chef::Exceptions::RecipeNotFound
--------------------------------
could not find recipe server_debian for cookbook postgresql

[2014-01-04T18:53:55+00:00] ERROR: Running exception handlers
[2014-01-04T18:53:55+00:00] ERROR: Exception handlers complete
[2014-01-04T18:53:55+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
[2014-01-04T18:53:55+00:00] FATAL: Chef::Exceptions::RecipeNotFound: could not find recipe server_debian for cookbook postgresql
  'recipe[postgresql]',
  'recipe[postgresql::client]',
  'recipe[postgresql::server]',
  'recipe[postgresql::contrib]',
  'recipe[postgresql::postgis]',
  'recipe[postgresql::libpq]'

Thoughts?

@phlipper
Copy link
Owner

phlipper commented Feb 4, 2014

@adamgotterer thanks for the report. What OS version and cookbook version are you using?

@adamgotterer
Copy link
Author

Ubuntu precise 64. Cookbook version 0.13.

@phlipper
Copy link
Owner

phlipper commented Feb 4, 2014

I can't find a reference to server_debian anywhere in the codebase. Can you try using the latest 0.13.1 tag, or pin to ref 517e533 and see if that fixes anything for you? Thanks!

@mdpatrick
Copy link

server_debian is from hw-cookbooks postgresql cookbook.

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

3 participants