Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git for Windows SDK 1.0.1 error key could not be looked up remotely #465

Closed
musm opened this issue Oct 3, 2015 · 7 comments
Closed

Git for Windows SDK 1.0.1 error key could not be looked up remotely #465

musm opened this issue Oct 3, 2015 · 7 comments
Assignees

Comments

@musm
Copy link

musm commented Oct 3, 2015

I keep getting this error when trying to install the sdk:

error: git-for-windows: key "BB3AA74136C569BB" is unknown
error: key "BB3AA74136C569BB" could not be looked up remotely
:: Synchronizing package databases...
 git-for-windows              1996.0   B  0.00B/s 00:00 [############################] 100%
 git-for-windows.sig           543.0   B   530K/s 00:00 [############################] 100%
error: git-for-windows: key "BB3AA74136C569BB" is unknown
error: key "BB3AA74136C569BB" could not be looked up remotely
error: failed to update git-for-windows (invalid or corrupted database (PGP signature))
 mingw32 is up to date
 mingw64 is up to date
 msys is up to date
error: database 'git-for-windows' is not valid (invalid or corrupted database (PGP signature))

There was a problem accessing the MSys2 repositories
If your setup requires an HTTP proxy to access the web,
please specify it here, otherwise leave it empty.

HTTP proxy:
@kjeremy
Copy link

kjeremy commented Oct 4, 2015

I think I'm seeing the same issue manifested in a different way:

$ update-core
==> Update package databases...
error: git-for-windows: key "BB3AA74136C569BB" is unknown
:: Import PGP key 4096R/3B6D86A1BA7701CD0F23AED888138B9E1A9F3986, "Johannes Schindelin <johannes.schindelin@gmx.de>", created: 2013-09-13? [Y/n]

@dscho
Copy link
Member

dscho commented Oct 4, 2015

Unfortunately, this problem was incurred by trying to address part of #456.

@elieux any idea what to do about this mess?

@elieux
Copy link

elieux commented Oct 4, 2015

@dscho, see #456.

@dscho
Copy link
Member

dscho commented Oct 5, 2015

@mmoh @kjeremy I removed the signatures for now. Could you please test again?

@dscho dscho self-assigned this Oct 5, 2015
@dscho dscho closed this as completed Oct 5, 2015
@dscho
Copy link
Member

dscho commented Oct 5, 2015

I went ahead and tested this myself.

@kjeremy
Copy link

kjeremy commented Oct 5, 2015

Just tested. Works for me.

On Mon, Oct 5, 2015 at 9:46 AM, Johannes Schindelin <
notifications@github.com> wrote:

I went ahead and tested this myself.


Reply to this email directly or view it on GitHub
#465 (comment)
.

@musm
Copy link
Author

musm commented Oct 5, 2015

Thanks, now works.

Unrelated question if :

The POSIX emulation layer of MSys2 binaries is convenient, but comes at a cost: Typically, MSys2 
programs are noticeably slower than their MinGW counterparts (if there are such counterparts). As a 
consequence, the Git for Windows project tries to provide as many components as possible as MinGW 
binaries.

why is the gcc built with posix threads? Can I change to win32 threads if so how?

Finally, it which of the shells should I default to mingw64_shell.bat or msys2_shell.bat? It looks like msys2_shell doesn't load gcc by default. Also this dev package doesn't create any user files in the /home/mmoh directory, is this intended behavior? Nor does it create a default .bashrc file in /c/users/mmoh/ directory.

dscho pushed a commit to dscho/git that referenced this issue Nov 16, 2021
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
dscho pushed a commit to dscho/git that referenced this issue Jan 15, 2022
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
dscho pushed a commit to dscho/git that referenced this issue Jan 15, 2022
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
dscho pushed a commit to dscho/git that referenced this issue Jan 18, 2022
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
dscho pushed a commit to dscho/git that referenced this issue Jan 18, 2022
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
dscho pushed a commit to dscho/git that referenced this issue Jan 19, 2022
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
dscho pushed a commit to dscho/git that referenced this issue Jan 19, 2022
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
dscho pushed a commit to dscho/git that referenced this issue Jan 20, 2022
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
dscho pushed a commit to dscho/git that referenced this issue Jan 20, 2022
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
dscho pushed a commit to dscho/git that referenced this issue Jan 25, 2022
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
dscho pushed a commit to dscho/git that referenced this issue Jan 25, 2022
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
dscho pushed a commit to dscho/git that referenced this issue Feb 1, 2022
…ut-fixes

sparse-checkout: avoid crash when switching between cone and non-cone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants