platanus / our-boxen

MIT License
6 stars 1 forks source link

Failed for emilio #378

Closed emilioeduardob closed 8 years ago

emilioeduardob commented 8 years ago

Running on Emilios-MacBook-Pro.local (OS X 10.11.3) under /opt/boxen/homebrew/bin/zsh, version b8291e895755f3606130323b51625d43ee6df60c (compare to master).

Changes

D .ruby-version

Puppet Command

/opt/boxen/repo/bin/puppet apply --group admin --confdir /tmp/boxen/puppet/conf --vardir /tmp/boxen/puppet/var --libdir /opt/boxen/repo/lib --libdir /opt/boxen/repo/.bundle/ruby/2.0.0/gems/boxen-2.8.0/lib --modulepath /opt/boxen/repo/modules:/opt/boxen/repo/shared --hiera_config /opt/boxen/repo/config/hiera.yaml --logdest /opt/boxen/repo/log/boxen.log --logdest console --no-report --detailed-exitcodes --show_diff /opt/boxen/repo/manifests

Output (from /opt/boxen/repo/log/boxen.log)

2016-03-14 21:29:36 -0300 Puppet (err): Unable to set ownership of log file
2016-03-14 21:29:43 -0300 Puppet (notice): Compiled catalog for emilios-macbook-pro.local in environment production in 4.44 seconds
2016-03-14 21:31:21 -0300 Puppet (err): Could not update: Execution of 'brew boxen-install boxen/brews/nginx' returned 1: ==> Installing nginx from boxen/brews
==> Downloading http://nginx.org/download/nginx-1.6.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/nginx-1.6.2-boxen1.tar.gz
==> ./configure --prefix=/opt/boxen/homebrew/Cellar/nginx/1.6.2-boxen1 --with-http_ssl_module --with-pcre --with-ipv6 --with-cc-opt='-I/opt/boxen/homebrew/include' --with-ld-opt='-L/opt/boxen/homebrew/lib' --conf-path=/opt/boxen/config/nginx/nginx.conf --pid-path=/opt/boxen/data/nginx/nginx.pid --lock-path=/opt/boxen/data/nginx/nginx.lock
Last 15 lines from /Users/emilio/Library/Logs/Homebrew/nginx/01.configure:
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for OpenSSL library ... not found

./configure: error: SSL modules require the OpenSSL library.
You can either do not enable the modules, or install the OpenSSL library
into the system, or build the OpenSSL library statically from the source
with nginx by using --with-openssl=<path> option.

READ THIS: https://git.io/brew-troubleshooting
Wrapped exception:
Execution of 'brew boxen-install boxen/brews/nginx' returned 1: ==> Installing nginx from boxen/brews
==> Downloading http://nginx.org/download/nginx-1.6.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/nginx-1.6.2-boxen1.tar.gz
==> ./configure --prefix=/opt/boxen/homebrew/Cellar/nginx/1.6.2-boxen1 --with-http_ssl_module --with-pcre --with-ipv6 --with-cc-opt='-I/opt/boxen/homebrew/include' --with-ld-opt='-L/opt/boxen/homebrew/lib' --conf-path=/opt/boxen/config/nginx/nginx.conf --pid-path=/opt/boxen/data/nginx/nginx.pid --lock-path=/opt/boxen/data/nginx/nginx.lock
Last 15 lines from /Users/emilio/Library/Logs/Homebrew/nginx/01.configure:
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for OpenSSL library ... not found

./configure: error: SSL modules require the OpenSSL library.
You can either do not enable the modules, or install the OpenSSL library
into the system, or build the OpenSSL library statically from the source
with nginx by using --with-openssl=<path> option.

READ THIS: https://git.io/brew-troubleshooting
2016-03-14 21:31:21 -0300 /Stage[main]/Nginx/Package[boxen/brews/nginx]/ensure (err): change from absent to 1.6.2-boxen1 failed: Could not update: Execution of 'brew boxen-install boxen/brews/nginx' returned 1: ==> Installing nginx from boxen/brews
==> Downloading http://nginx.org/download/nginx-1.6.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/nginx-1.6.2-boxen1.tar.gz
==> ./configure --prefix=/opt/boxen/homebrew/Cellar/nginx/1.6.2-boxen1 --with-http_ssl_module --with-pcre --with-ipv6 --with-cc-opt='-I/opt/boxen/homebrew/include' --with-ld-opt='-L/opt/boxen/homebrew/lib' --conf-path=/opt/boxen/config/nginx/nginx.conf --pid-path=/opt/boxen/data/nginx/nginx.pid --lock-path=/opt/boxen/data/nginx/nginx.lock
Last 15 lines from /Users/emilio/Library/Logs/Homebrew/nginx/01.configure:
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for OpenSSL library ... not found

./configure: error: SSL modules require the OpenSSL library.
You can either do not enable the modules, or install the OpenSSL library
into the system, or build the OpenSSL library statically from the source
with nginx by using --with-openssl=<path> option.

READ THIS: https://git.io/brew-troubleshooting
2016-03-14 21:31:21 -0300 /Stage[main]/Nginx/Service[dev.nginx] (notice): Dependency Package[boxen/brews/nginx] has failures: true
2016-03-14 21:31:21 -0300 /Stage[main]/Nginx/Service[dev.nginx] (warning): Skipping because of failed dependencies
2016-03-14 21:31:21 -0300 /Stage[main]/Nginx/File[/opt/boxen/homebrew/etc/nginx] (notice): Dependency Package[boxen/brews/nginx] has failures: true
2016-03-14 21:31:21 -0300 /Stage[main]/Nginx/File[/opt/boxen/homebrew/etc/nginx] (warning): Skipping because of failed dependencies
2016-03-14 21:31:24 -0300 Puppet (err): Could not update: Execution of 'brew switch boxen/brews/postgresql 9.4.1-boxen2' returned 1: Error: Could not symlink share/postgresql/extension/postgis.control
Target /opt/boxen/homebrew/share/postgresql/extension/postgis.control
is a symlink belonging to postgis. You can unlink it:
  brew unlink postgis

To force the link and overwrite all conflicting files:
  brew link --overwrite postgresql

To list all files that would be deleted:
  brew link --overwrite --dry-run postgresql
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.5.1
Wrapped exception:
Execution of 'brew switch boxen/brews/postgresql 9.4.1-boxen2' returned 1: Error: Could not symlink share/postgresql/extension/postgis.control
Target /opt/boxen/homebrew/share/postgresql/extension/postgis.control
is a symlink belonging to postgis. You can unlink it:
  brew unlink postgis

To force the link and overwrite all conflicting files:
  brew link --overwrite postgresql

To list all files that would be deleted:
  brew link --overwrite --dry-run postgresql
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.5.1
2016-03-14 21:31:24 -0300 /Stage[main]/Postgresql::Package/Package[boxen/brews/postgresql]/ensure (err): change from 9.5.1 to 9.4.1-boxen2 failed: Could not update: Execution of 'brew switch boxen/brews/postgresql 9.4.1-boxen2' returned 1: Error: Could not symlink share/postgresql/extension/postgis.control
Target /opt/boxen/homebrew/share/postgresql/extension/postgis.control
is a symlink belonging to postgis. You can unlink it:
  brew unlink postgis

To force the link and overwrite all conflicting files:
  brew link --overwrite postgresql

To list all files that would be deleted:
  brew link --overwrite --dry-run postgresql
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.5.1
2016-03-14 21:31:24 -0300 /Stage[main]/Postgresql::Service/Exec[init-postgresql-db] (notice): Dependency Package[boxen/brews/postgresql] has failures: true
2016-03-14 21:31:24 -0300 /Stage[main]/Postgresql::Service/Exec[init-postgresql-db] (warning): Skipping because of failed dependencies
2016-03-14 21:31:24 -0300 /Stage[main]/Postgresql::Service/Service[com.boxen.postgresql] (notice): Dependency Package[boxen/brews/postgresql] has failures: true
2016-03-14 21:31:24 -0300 /Stage[main]/Postgresql::Service/Service[com.boxen.postgresql] (warning): Skipping because of failed dependencies
2016-03-14 21:31:24 -0300 /Stage[main]/Postgresql::Service/Exec[kill-stale-postgres-pidfile] (notice): Dependency Package[boxen/brews/postgresql] has failures: true
2016-03-14 21:31:24 -0300 /Stage[main]/Postgresql::Service/Exec[kill-stale-postgres-pidfile] (warning): Skipping because of failed dependencies
2016-03-14 21:31:24 -0300 /Stage[main]/Postgresql::Service/Service[dev.postgresql] (notice): Dependency Package[boxen/brews/postgresql] has failures: true
2016-03-14 21:31:24 -0300 /Stage[main]/Postgresql::Service/Service[dev.postgresql] (warning): Skipping because of failed dependencies
2016-03-14 21:31:24 -0300 /Stage[main]/Postgresql::Service/Exec[wait-for-postgresql] (notice): Dependency Package[boxen/brews/postgresql] has failures: true
2016-03-14 21:31:24 -0300 /Stage[main]/Postgresql::Service/Exec[wait-for-postgresql] (warning): Skipping because of failed dependencies
emilioeduardob commented 8 years ago

Succeeded at version b8291e895755f3606130323b51625d43ee6df60c.