sqitchers / homebrew-sqitch

Homebrew Formulas for Sqitch
22 stars 10 forks source link

Install fails on OS X Yosemite #9

Closed begriffs closed 9 years ago

begriffs commented 9 years ago
$ brew install sqitch_pg
==> Installing sqitch_pg from theory/homebrew-sqitch
==> Installing dependencies for sqitch_pg: sqitch, postgresql
==> Installing sqitch_pg dependency: sqitch
==> Downloading http://cpan.cpantesters.org/authors/id/D/DW/DWHEELER/App-Sqitch-0.999.tar.gz
Already downloaded: /Library/Caches/Homebrew/sqitch-0.999.tar.gz
==> perl Build.PL --install_base '/usr/local/Cellar/sqitch/0.999' --installed_etcdir '/usr/local/etc/sqitch'
2015-03-30 17:03:24 -0700

perl Build.PL --install_base '/usr/local/Cellar/sqitch/0.999' --installed_etcdir '/usr/local/etc/sqitch'

couldn't understand kern.osversion `14.1.0'
theory commented 9 years ago

NFI what causes that error. Oh, looks like this might be helpful.

begriffs commented 9 years ago

Yeah, I hate system upgrades... I'll keep trying things and post anything I find. Just wanted to record the issue.