Hello, I am unable to install pass on os x using brew, or using 'make install' from the git repo. Here are the errors I am getting. I tried removing the file listed in the output, as requested, but this didn't solve the problem. Any help is appreciated, thanks! -David
Michaels-Mac-mini:~ sysadmin$ brew install pass ==> Installing dependencies for pass: xz, pwgen, tree, gnu-getopt, libgpg-error, libgcrypt, ==> Installing pass dependency: xz ==> Downloading http://fossies.org/linux/misc/xz-5.0.5.tar.gz curl: (22) The requested URL returned error: 410 Gone Trying a mirror... ==> Downloading http://tukaani.org/xz/xz-5.0.5.tar.gz ######################################################################## 100.0% ==> ./configure --prefix=/usr/local/Cellar/xz/5.0.5 ==> make install 🍺 /usr/local/Cellar/xz/5.0.5: 58 files, 1.5M, built in 49 seconds ==> Installing pass dependency: pwgen ==> Downloading https://downloads.sourceforge.net/project/pwgen/pwgen/2.06/pwgen-2.06.tar.gz ######################################################################## 100.0% ==> ./configure --prefix=/usr/local/Cellar/pwgen/2.06 --mandir=/usr/local/Cellar/pwgen/2.06/share/ ==> make install 🍺 /usr/local/Cellar/pwgen/2.06: 4 files, 44K, built in 3 seconds ==> Installing pass dependency: tree ==> Downloading http://mama.indstate.edu/users/ice/tree/src/tree-1.7.0.tgz ######################################################################## 100.0% ==> make prefix=/usr/local/Cellar/tree/1.7.0 MANDIR=/usr/local/Cellar/tree/1.7.0/share/man/man1 CC 🍺 /usr/local/Cellar/tree/1.7.0: 7 files, 128K, built in 2 seconds ==> Installing pass dependency: gnu-getopt ==> Downloading http://software.frodo.looijaard.name/getopt/files/getopt-1.1.5.tar.gz ######################################################################## 100.0% Error: SHA1 mismatch Expected: 9090eb46ac92f2fd2749ca4121e81aaad40f325d Actual: 67cb54ad7bd3a231256e2c007686a692889f432f Archive: /Library/Caches/Homebrew/gnu-getopt-1.1.5.tar.gz To retry an incomplete download, remove the file above. Michaels-Mac-mini:~ sysadmin$ brew install pass ==> Installing dependencies for pass: gnu-getopt, libgpg-error, libgcrypt, libksba, libassu ==> Installing pass dependency: gnu-getopt ==> Downloading http://software.frodo.looijaard.name/getopt/files/getopt-1.1.5.tar.gz Already downloaded: /Library/Caches/Homebrew/gnu-getopt-1.1.5.tar.gz Error: SHA1 mismatch Expected: 9090eb46ac92f2fd2749ca4121e81aaad40f325d Actual: 67cb54ad7bd3a231256e2c007686a692889f432f Archive: /Library/Caches/Homebrew/gnu-getopt-1.1.5.tar.gz To retry an incomplete download, remove the file above. Michaels-Mac-mini:password-store-1.6.5 sysadmin$ sudo make install Password: install: man/pass.1 -> /usr/share/man/man1/pass.1 install: chmod 755 /usr/share/zsh/site-functions: Operation not permitted install: /usr/share/zsh/site-functions/_pass: Operation not permitted install: mkdir /usr/lib/password-store: Operation not permitted make: *** [install] Error 71
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
