Skip to content

Instantly share code, notes, and snippets.

Your Gemfile lists the gem uuidtools (>= 0) more than once.
You should probably keep only one of them.
While it's not a problem now, it could cause errors if you change the version of one of them later.
## Environment
```
Bundler 1.16.2
Platforms ruby, x86_64-linux
Ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux]
Full Path /home/stacker/.rbenv/versions/1.9.3-p484/bin/ruby
Exception `Errno::ENOENT' at /home/stacker/stacker/shared/bundle/ruby/1.9.1/gems/unicorn-4.6.2/lib/unicorn/http_server.rb:683 - No such file or directory - log/server.pid
I, [2018-05-29T16:58:45.397824 #7008] INFO -- : listening on addr=0.0.0.0:19001 fd=7
I, [2018-05-29T16:58:45.399412 #7008] INFO -- : master process ready
I, [2018-05-29T16:58:45.399452 #7087] INFO -- : Refreshing Gem list
I, [2018-05-29T16:58:45.400138 #7090] INFO -- : Refreshing Gem list
Exception `LoadError' at /home/stacker/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/bundler-1.16.2/lib/bundler/runtime.rb:81 - cannot load such file -- haml-contrib
Exception `LoadError' at /home/stacker/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/bundler-1.16.2/lib/bundler/runtime.rb:81 - cannot load such file -- haml-contrib
Exception `LoadError' at /home/stacker/.rbenv/versions/1.9.3-p484/lib/ruby/gems/1.9.1/gems/bundler-1.16.2/lib/bundler/runtime.rb:95 - cannot load such file -- haml/contrib
Exception `LoadError' at /home/stacker/.rbe
[stacker@stacker1 current]$ cat .bundle/config
---
BUNDLE_FROZEN: "true"
BUNDLE_BIN: "/home/stacker/stacker/shared/bin"
BUNDLE_DISABLE_SHARED_GEMS: "1"
BUNDLE_PATH: "/home/stacker/stacker/shared/bundle"
BUNDLE_WITHOUT: "development:test"
[stacker@stacker1 stacker]$ bundle show
Gems included by the bundle:
* activemodel (3.2.13)
* activerecord (3.2.13)
* activesupport (3.2.13)
* addressable (2.3.4)
* arel (3.0.2)
* bcrypt-ruby (3.0.1)
* builder (3.0.4)
* bundler (1.16.2)
---
BUNDLE_FROZEN: "true"
BUNDLE_BIN: "/home/stacker/stacker/shared/bin"
BUNDLE_PATH: /home/stacker/stacker/shared/bundle
BUNDLE_DISABLE_SHARED_GEMS: "1"
BUNDLE_WITHOUT: "development:test"
I, [2018-05-30T20:03:27.278911 #29102] INFO -- : listening on addr=0.0.0.0:19001 fd=7
I, [2018-05-30T20:03:27.280553 #29102] INFO -- : master process ready
I, [2018-05-30T20:03:27.280701 #29104] INFO -- : Refreshing Gem list
I, [2018-05-30T20:03:27.281393 #29107] INFO -- : Refreshing Gem list
Exception `LoadError' at /home/stacker/stacker/shared/bundle/ruby/1.9.1/gems/gems/bundler-1.16.2/lib/bundler/runtime.rb:81 - cannot load such file -- haml-contrib
Exception `LoadError' at /home/stacker/stacker/shared/bundle/ruby/1.9.1/gems/gems/bundler-1.16.2/lib/bundler/runtime.rb:95 - cannot load such file -- haml/contrib
Exception `LoadError' at /home/stacker/stacker/shared/bundle/ruby/1.9.1/gems/gems/bundler-1.16.2/lib/bundler/runtime.rb:81 - cannot load such file -- haml-contrib
Exception `LoadError' at /home/stacker/stacker/shared/bundle/ruby/1.9.1/gems/gems/bundler-1.16.2/lib/bundler/runtime.rb:95 - cannot load such file -- haml/contrib
Exception `LoadError' at /home/stacker/stacker/shared/bundle/ruby/1.9.1/ge
file_roots:
base:
- /srv/salt
fileserver_backend:
- git
- roots
gitfs_remotes:
- ssh://git@stash.myapps.com/infra/salt-states.git
state_output: mixed
reactor_worker_threads: 20
myapp_packages:
pip.installed:
- names:
- app1
- app2
- require:
- pkgs:
- hdf5
- hdf5-static
- hdf5-devel
myapp_pip:
pip.installed:
- names:
- app1
- app2
- require:
- pkg: hdf5
- pkg: hdf5-static
- pkg: hdf5-devel
- pkg: lzo
hctech_packages:
- pkg.installed:
- pkg: hdf5
- pkg: hdf5-static
- pkg: hdf5-devel
- pkg: lzo
- pkg: lzo-deve
hctech_pip:
pip.installed: