nasa / earthdata-search

Earthdata Search is a web application developed by NASA EOSDIS to enable data discovery, search, comparison, visualization, and access across EOSDIS' Earth Science data holdings.

Home Page:https://search.earthdata.nasa.gov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue installing pow on macOS Sierra 10.12.6

lewismc opened this issue · comments

Although issues installing pow should be reported elsewhere, I wanted to open an issue here seeing as it is listed as a prerequisite recommendation.

$ curl get.pow.cx | sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  9039  100  9039    0     0  30238      0 --:--:-- --:--:-- --:--:-- 30332
*** Installing Pow 0.6.0...
*** Installing local configuration files...
/Users/lmcgibbn/Library/LaunchAgents/cx.pow.powd.plist
*** Installing system configuration files as root...
Password:

/Users/lmcgibbn/Library/Application Support/Pow/Versions/0.6.0/lib/command.js:78
            throw err;
                  ^
Error: EEXIST, mkdir '/etc/resolver'

Apparently the successor to pow is puma-dev
https://github.com/puma/puma-dev
This is explained at basecamp/pow#543

I will update the README with directions for using puma-dev instead.

Moving the conversation to https://bugs.earthdata.nasa.gov/browse/EDSC-1961 or some subticket there.