Giter Club home page Giter Club logo

chef-cookbook-pm2's People

Contributors

viyh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chef-cookbook-pm2's Issues

Where do the nodejs-forever-agent and coffee-script packages come from?

The pm2 recipe refers to nodejs-forever-agent and coffee-script packages, but these dependencies are not in the nodejs cookbook, there are no packages with those names in apt (on Ubuntu trusty), and the docs say there are no other dependencies, but my build is failing because it can't find these packages. Where is it supposed to get them from? I am including the pm2::pm2 recipe.

==> default: ================================================================================
==> default: Error executing action `install` on resource 'apt_package[nodejs-forever-agent]'
==> default: ================================================================================
==> default:
==> default:
==> default: Chef::Exceptions::Package
==> default: -------------------------
==> default: No version specified, and no candidate version available for nodejs-forever-agent
==> default:
==> default: Resource Declaration:
==> default: ---------------------
==> default: # In /tmp/vagrant-chef-3/chef-solo-1/cookbooks/pm2/recipes/pm2.rb
==> default:
==> default:   8: package 'nodejs-forever-agent'
==> default:   9: package 'coffee-script'
==> default:
==> default: Compiled Resource:
==> default: ------------------
==> default: # Declared in /tmp/vagrant-chef-3/chef-solo-1/cookbooks/pm2/recipes/pm2.rb:8:in `from_file'
==> default:
==> default: apt_package("nodejs-forever-agent") do
==> default:   action :install
==> default:   retries 0
==> default:   retry_delay 2
==> default:   default_guard_interpreter :default
==> default:   package_name "nodejs-forever-agent"
==> default:   timeout 900
==> default:   declared_type :package
==> default:   cookbook_name :pm2
==> default:   recipe_name "pm2"
==> default: end
==> default:
==> default: [2014-12-22T23:02:02+00:00] INFO: Running queued delayed notifications before re-raising exception
==> default: [2014-12-22T23:02:02+00:00] INFO: execute[sysctl[vm.overcommit_memory]] sending run action to ruby_block[save-sysctl-params] (delayed)
==> default: [2014-12-22T23:02:02+00:00] INFO: ruby_block[save-sysctl-params] called
==> default: [2014-12-22T23:02:02+00:00] INFO: ruby_block[save-sysctl-params] sending create action to template[/etc/sysctl.d/99-chef-attributes.conf] (delayed)

The name also suggests that the pm2 package uses forever - I much prefer monit for things like this - is this a hard dependency?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.