platanus / our-boxen

MIT License
6 stars 1 forks source link

Failed for emilio #384

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
 M Puppetfile
 M Puppetfile.lock
 D vendor/puppet/cache/boxen-puppet-nginx-1.4.6.tar.gz
?? vendor/puppet/cache/boxen-puppet-nginx-1.6.0.tar.gz

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 22:30:18 -0300 Puppet (err): Unable to set ownership of log file
2016-03-14 22:30:25 -0300 Puppet (notice): Compiled catalog for emilios-macbook-pro.local in environment production in 4.75 seconds
2016-03-14 22:30:50 -0300 Puppet (err): Execution of 'brew boxen-install postgis' returned 1: ==> Downloading https://homebrew.bintray.com/bottles/postgis-2.2.1.el_capitan.bottle.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/postgis-2.2.1.el_capitan.bottle.2.tar.gz
==> Pouring postgis-2.2.1.el_capitan.bottle.2.tar.gz
Warning: This keg was marked linked already, continuing anyway
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /opt/boxen/homebrew
Could not symlink share/postgresql/extension/postgis.control
Target /opt/boxen/homebrew/share/postgresql/extension/postgis.control
is a symlink belonging to postgresql. You can unlink it:
  brew unlink postgresql

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

To list all files that would be deleted:
  brew link --overwrite --dry-run postgis

Possible conflicting files are:
/opt/boxen/homebrew/share/postgresql/extension/postgis.control -> /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2/share/postgresql/extension/postgis.control
/opt/boxen/homebrew/share/postgresql/extension/postgis_tiger_geocoder.control -> /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2/share/postgresql/extension/postgis_tiger_geocoder.control
/opt/boxen/homebrew/share/postgresql/extension/postgis_topology.control -> /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2/share/postgresql/extension/postgis_topology.control
==> Caveats
To create a spatially-enabled database, see the documentation:
  http://postgis.net/docs/manual-2.2/postgis_installation.html#create_new_db_extensions
If you are currently using PostGIS 2.0+, you can go the soft upgrade path:
  ALTER EXTENSION postgis UPDATE TO "2.2.1";
Users of 1.5 and below will need to go the hard-upgrade path, see here:
  http://postgis.net/docs/manual-2.2/postgis_installation.html#upgrading

PostGIS SQL scripts installed to:
  /opt/boxen/homebrew/opt/postgis/share/postgis
PostGIS plugin libraries installed to:
  /opt/boxen/homebrew/lib
PostGIS extension modules installed to:
  /opt/boxen/homebrew/share/postgresql/extension
==> Summary
🍺  /opt/boxen/homebrew/Cellar/postgis/2.2.1: 160 files, 57.7M
2016-03-14 22:30:50 -0300 /Stage[main]/Boxen::Personal/Package[postgis]/ensure (err): change from absent to present failed: Execution of 'brew boxen-install postgis' returned 1: ==> Downloading https://homebrew.bintray.com/bottles/postgis-2.2.1.el_capitan.bottle.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/postgis-2.2.1.el_capitan.bottle.2.tar.gz
==> Pouring postgis-2.2.1.el_capitan.bottle.2.tar.gz
Warning: This keg was marked linked already, continuing anyway
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /opt/boxen/homebrew
Could not symlink share/postgresql/extension/postgis.control
Target /opt/boxen/homebrew/share/postgresql/extension/postgis.control
is a symlink belonging to postgresql. You can unlink it:
  brew unlink postgresql

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

To list all files that would be deleted:
  brew link --overwrite --dry-run postgis

Possible conflicting files are:
/opt/boxen/homebrew/share/postgresql/extension/postgis.control -> /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2/share/postgresql/extension/postgis.control
/opt/boxen/homebrew/share/postgresql/extension/postgis_tiger_geocoder.control -> /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2/share/postgresql/extension/postgis_tiger_geocoder.control
/opt/boxen/homebrew/share/postgresql/extension/postgis_topology.control -> /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2/share/postgresql/extension/postgis_topology.control
==> Caveats
To create a spatially-enabled database, see the documentation:
  http://postgis.net/docs/manual-2.2/postgis_installation.html#create_new_db_extensions
If you are currently using PostGIS 2.0+, you can go the soft upgrade path:
  ALTER EXTENSION postgis UPDATE TO "2.2.1";
Users of 1.5 and below will need to go the hard-upgrade path, see here:
  http://postgis.net/docs/manual-2.2/postgis_installation.html#upgrading

PostGIS SQL scripts installed to:
  /opt/boxen/homebrew/opt/postgis/share/postgis
PostGIS plugin libraries installed to:
  /opt/boxen/homebrew/lib
PostGIS extension modules installed to:
  /opt/boxen/homebrew/share/postgresql/extension
==> Summary
🍺  /opt/boxen/homebrew/Cellar/postgis/2.2.1: 160 files, 57.7M
emilioeduardob commented 8 years ago

Succeeded at version b8291e895755f3606130323b51625d43ee6df60c.