git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Sunshine <sunshine@sunshineco.com>
To: LiuShiyang <wingsdream1943@icloud.com>
Cc: Git List <git@vger.kernel.org>
Subject: Re: git command was killed
Date: Fri, 5 Feb 2021 01:07:15 -0500	[thread overview]
Message-ID: <CAPig+cRyCW3CtANyp6YyAOA5hddSRMX-Ld1YdwN--FPjTrpNzQ@mail.gmail.com> (raw)
In-Reply-To: <7CE44CBE-DF7B-42DD-AC0F-8125CB6A8403@icloud.com>

On Thu, Feb 4, 2021 at 1:48 AM LiuShiyang <wingsdream1943@icloud.com> wrote:
> I’d like to get your support to solve below issue. When I upgraded my MacBook Pro (appple silicon ) , all git commands can not be run, and it shows ******killed. I have tried to reset Xcode-select, switch the path, or install again..no luck to resolve it.
>
>  shiyangliu@ShiyangdeMacBook-Pro  ~  brew config
> CPU: octa-core 64-bit arm_firestorm_icestorm
> macOS: 11.2-arm64
> Rosetta 2: false

This problem may be specific to Homebrew's installation of Git.
Apparently, Homebrew wasn't originally able to build for Apple
"Silicon" and the various supported "formulas" need to be upgraded
manually for "Silicon". This page [1] shows a (perhaps) outdated
status of each package.

Somewhere in [1] there is mention that you may be able to install a
package as x86_64 rather than as arm64 and then run it via Rosetta, so
you might want to try that (assuming Rosetta works for you). Or maybe
you already installed x86_64 and Rosetta is failing for you(?), in
which case try the arm64 version. Otherwise, probably best would be to
ask at the Homebrew project.

[1]: https://github.com/Homebrew/brew/issues/7857

  reply	other threads:[~2021-02-05  6:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-04  6:38 git command was killed LiuShiyang
2021-02-05  6:07 ` Eric Sunshine [this message]
2021-02-05  6:55   ` LiuShiyang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPig+cRyCW3CtANyp6YyAOA5hddSRMX-Ld1YdwN--FPjTrpNzQ@mail.gmail.com \
    --to=sunshine@sunshineco.com \
    --cc=git@vger.kernel.org \
    --cc=wingsdream1943@icloud.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).