all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Pull errors with git error 502
@ 2019-12-06 18:18 Todor Kondić
  2019-12-06 18:32 ` Tobias Geerinckx-Rice
  2019-12-06 18:34 ` zimoun
  0 siblings, 2 replies; 3+ messages in thread
From: Todor Kondić @ 2019-12-06 18:18 UTC (permalink / raw)
  To: help-guix\@gnu.org

A simple `guix pull'

outputs the following,

Updating channel 'eci-pkg-menu' from Git repository at 'https://git-r3lab.uni.lu/eci/eci-pkg-menu.git'...
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
guix pull: error: Git error: unexpected HTTP status code: 502


and dies.

I tried going back to default channels and still the same error. I also tried restarting the guix-daemon, no success.

The guix repository on savannah seems to be alright.

Also note that my installation is about 40 days out of date (no guix pull in that amount of time).

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Pull errors with git error 502
  2019-12-06 18:18 Pull errors with git error 502 Todor Kondić
@ 2019-12-06 18:32 ` Tobias Geerinckx-Rice
  2019-12-06 18:34 ` zimoun
  1 sibling, 0 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice @ 2019-12-06 18:32 UTC (permalink / raw)
  To: Todor Kondić; +Cc: help-guix@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

Todor,

Todor Kondić 写道:
> A simple `guix pull'
>
> outputs the following,
>
> Updating channel 'eci-pkg-menu' from Git repository at 
> 'https://git-r3lab.uni.lu/eci/eci-pkg-menu.git'...
> Updating channel 'guix' from Git repository at 
> 'https://git.savannah.gnu.org/git/guix.git'...
> guix pull: error: Git error: unexpected HTTP status code: 502
>
>
> and dies.

This is a known issue.  Savannah (which hosts the guix git 
repository used by ‘guix pull’) has been under attack for a 
week[0].  If you have or create a Savannah account, you can clone 
over SSH to bypass the overloaded HTTP proxies although guix pull 
--url= doesn't support that directly.

If that's not possible, retrying ‘guix pull’ a few times tends to 
succeed after a few times.

Guix will probably host a git mirror in future to mitigate attacks 
like these, assuming nobody attacks us directly.  We're a lot more 
vulnerable than Savannah.

Kind regards,

T G-R

[0]: 
https://lists.gnu.org/r/savannah-hackers-public/2019-12/msg00003.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Pull errors with git error 502
  2019-12-06 18:18 Pull errors with git error 502 Todor Kondić
  2019-12-06 18:32 ` Tobias Geerinckx-Rice
@ 2019-12-06 18:34 ` zimoun
  1 sibling, 0 replies; 3+ messages in thread
From: zimoun @ 2019-12-06 18:34 UTC (permalink / raw)
  To: Todor Kondić; +Cc: help-guix\@gnu.org

Hi Todor

On Fri, 6 Dec 2019 at 19:24, Todor Kondić <tk.code@protonmail.com> wrote:

> Updating channel 'eci-pkg-menu' from Git repository at 'https://git-r3lab.uni.lu/eci/eci-pkg-menu.git'...
> Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
> guix pull: error: Git error: unexpected HTTP status code: 502

I have the same and my last pull was 2 days ago.

All the GNU/FSF infra have troubles [1], e.g., [2].

[1] https://lists.gnu.org/r/savannah-hackers-public/2019-12/msg00003.html
[2] https://lists.gnu.org/archive/html/savannah-hackers/2019-12/msg00012.html


Hope that helps.
simon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-06 18:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-06 18:18 Pull errors with git error 502 Todor Kondić
2019-12-06 18:32 ` Tobias Geerinckx-Rice
2019-12-06 18:34 ` zimoun

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.