Git Product home page Git Product logo

dotfiles-old2's People

Contributors

mizdra avatar odanado avatar

Watchers

 avatar  avatar

dotfiles-old2's Issues

./setup.sh 後にシェルの起動に失敗する

Last login: Sat Dec  4 01:45:06 on ttys000


error: failed to install source `https://github.com/romkatv/zsh-defer`
  due to: failed to git clone `https://github.com/romkatv/zsh-defer`
  due to: Failed to retrieve list of SSH authentication methods: Failed getting response; class=Ssh (23); code=Auth (-16)

error: failed to install source `https://github.com/zsh-users/zsh-syntax-highlighting`
  due to: failed to git clone `https://github.com/zsh-users/zsh-syntax-highlighting`
  due to: Failed to retrieve list of SSH authentication methods: Failed getting response; class=Ssh (23); code=Auth (-16)

error: failed to install source `https://github.com/zsh-users/zsh-completions`
  due to: failed to git clone `https://github.com/zsh-users/zsh-completions`
  due to: Failed to retrieve list of SSH authentication methods: Failed getting response; class=Ssh (23); code=Auth (-16)

error: failed to install source `https://github.com/zsh-users/zsh-autosuggestions`
  due to: failed to git clone `https://github.com/zsh-users/zsh-autosuggestions`
  due to: Failed to retrieve list of SSH authentication methods: Failed getting response; class=Ssh (23); code=Auth (-16)

error: failed to install source `https://github.com/mollifier/anyframe`
  due to: failed to git clone `https://github.com/mollifier/anyframe`
  due to: Failed to retrieve list of SSH authentication methods: Failed getting response; class=Ssh (23); code=Auth (-16)

error: failed to install source `https://github.com/simonwhitaker/gibo`
  due to: failed to git clone `https://github.com/simonwhitaker/gibo`
  due to: Failed to retrieve list of SSH authentication methods: Failed getting response; class=Ssh (23); code=Auth (-16)
ANYENV_DEFINITION_ROOT(/Users/mizdra/.config/anyenv/anyenv-install) doesn't exist. You can initialize it by:
> anyenv install --init

Rosetta 2 が無いと GoogleJapaneseInput がインストールできない

$ ./setup.sh
...
TASK [homebrew : Run brew bundle] ************************************************************************************************************************************************************************************
Password:
fatal: [127.0.0.1]: FAILED! => {"changed": false, "cmd": "brew bundle --file /Users/mizdra/dotfiles/ansible-playbook/roles/homebrew/files/Brewfile", "delta": "6:12:17.390878", "end": "2021-12-04 08:33:10.468945", "msg": "non-zero return code", "rc": 1, "start": "2021-12-04 02:20:53.078067", "stderr": "==> Tapping homebrew/bundle\nCloning into '/opt/homebrew/Library/Taps/homebrew/homebrew-bundle'...\nTapped 1 command (98 files, 1.8MB).", "stderr_lines": ["==> Tapping homebrew/bundle", "Cloning into '/opt/homebrew/Library/Taps/homebrew/homebrew-bundle'...", "Tapped 1 command (98 files, 1.8MB)."], "stdout": "Using homebrew/bundle\nUsing homebrew/core\nUsing ansible\nInstalling anyenv\nInstalling coreutils\nInstalling ghq\nInstalling peco\nInstalling jq\nInstalling sheldon\nInstalling starship\nInstalling wget\nInstalling discord\nInstalling docker\nInstalling google-chrome\nInstalling google-cloud-sdk\nInstalling google-japanese-ime\n==> Downloading https://dl.google.com/japanese-ime/latest/GoogleJapaneseInput.dmg\nWarning: No checksum defined for cask 'google-japanese-ime', skipping verification.\n==> Installing Cask google-japanese-ime\n==> Running installer for google-japanese-ime; your password may be necessary.\nPackage installers may write to any location; options such as `--appdir` are ignored.\ninstaller: This package requires Rosetta 2 to be installed.\n                Please install Rosetta 2 and then try again.\n                    `sudo softwareupdate --install-rosetta`\n\ninstaller: Error - GoogleJapaneseInputはこのコンピュータにインストールできません。\nError: Failure while executing; `/usr/bin/sudo -E -- /usr/bin/env LOGNAME=mizdra USER=mizdra USERNAME=mizdra /usr/sbin/installer -pkg /opt/homebrew/Caskroom/google-japanese-ime/latest/GoogleJapaneseInput.pkg -target /` exited with 1. Here's the output:\ninstaller: This package requires Rosetta 2 to be installed.\n                Please install Rosetta 2 and then try again.\n                    `sudo softwareupdate --install-rosetta`\n\ninstaller: Error - GoogleJapaneseInputはこのコンピュータにインストールできません。\n==> Purging files for version latest of Cask google-japanese-ime\nInstalling google-japanese-ime has failed!\nInstalling iterm2\nInstalling slack\nInstalling visual-studio-code\nHomebrew Bundle failed! 1 Brewfile dependency failed to install.\nCheck for differences in your Brewfile.lock.json!", "stdout_lines": ["Using homebrew/bundle", "Using homebrew/core", "Using ansible", "Installing anyenv", "Installing coreutils", "Installing ghq", "Installing peco", "Installing jq", "Installing sheldon", "Installing starship", "Installing wget", "Installing discord", "Installing docker", "Installing google-chrome", "Installing google-cloud-sdk", "Installing google-japanese-ime", "==> Downloading https://dl.google.com/japanese-ime/latest/GoogleJapaneseInput.dmg", "Warning: No checksum defined for cask 'google-japanese-ime', skipping verification.", "==> Installing Cask google-japanese-ime", "==> Running installer for google-japanese-ime; your password may be necessary.", "Package installers may write to any location; options such as `--appdir` are ignored.", "installer: This package requires Rosetta 2 to be installed.", "                Please install Rosetta 2 and then try again.", "                    `sudo softwareupdate --install-rosetta`", "", "installer: Error - GoogleJapaneseInputはこのコンピュータにインストールできません。", "Error: Failure while executing; `/usr/bin/sudo -E -- /usr/bin/env LOGNAME=mizdra USER=mizdra USERNAME=mizdra /usr/sbin/installer -pkg /opt/homebrew/Caskroom/google-japanese-ime/latest/GoogleJapaneseInput.pkg -target /` exited with 1. Here's the output:", "installer: This package requires Rosetta 2 to be installed.", "                Please install Rosetta 2 and then try again.", "                    `sudo softwareupdate --install-rosetta`", "", "installer: Error - GoogleJapaneseInputはこのコンピュータにインストールできません。", "==> Purging files for version latest of Cask google-japanese-ime", "Installing google-japanese-ime has failed!", "Installing iterm2", "Installing slack", "Installing visual-studio-code", "Homebrew Bundle failed! 1 Brewfile dependency failed to install.", "Check for differences in your Brewfile.lock.json!"]}

PLAY RECAP ***********************************************************************************************************************************************************************************************************
127.0.0.1                  : ok=5    changed=2    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.