* guix pull: 502/Bad Gateway for savannah.gnu.org
@ 2017-04-20 12:04 Björn Höfling
2017-04-20 12:44 ` ng0
0 siblings, 1 reply; 4+ messages in thread
From: Björn Höfling @ 2017-04-20 12:04 UTC (permalink / raw)
To: help-guix
Hi,
I just tried a guix pull and got this error:
bjoern@g64 ~$ guix pull
Starting download of /tmp/guix-file.QxbCPt
From
https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz...
ERROR: download failed
"https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz" 502
"Bad Gateway" failed to download "/tmp/guix-file.QxbCPt" from
"https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz"
guix pull: error: failed to download up-to-date source, exiting
I get this also when trying to clone the git repository:
git clone https://git.savannah.gnu.org/git/guix.git
Cloning into 'guix'...
fatal: unable to access 'https://git.savannah.gnu.org/git/guix.git/':
The requested URL returned error: 502
Do you have any idea? Is this temporary, or do I have to reconfigure
something?
Thanks,
Björn
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: guix pull: 502/Bad Gateway for savannah.gnu.org
2017-04-20 12:04 guix pull: 502/Bad Gateway for savannah.gnu.org Björn Höfling
@ 2017-04-20 12:44 ` ng0
2017-04-20 21:21 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: ng0 @ 2017-04-20 12:44 UTC (permalink / raw)
To: Björn Höfling; +Cc: help-guix
Björn Höfling transcribed 0.8K bytes:
> Hi,
>
> I just tried a guix pull and got this error:
>
> bjoern@g64 ~$ guix pull
>
> Starting download of /tmp/guix-file.QxbCPt
> From
> https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz...
> ERROR: download failed
> "https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz" 502
> "Bad Gateway" failed to download "/tmp/guix-file.QxbCPt" from
> "https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz"
> guix pull: error: failed to download up-to-date source, exiting
>
>
> I get this also when trying to clone the git repository:
>
> git clone https://git.savannah.gnu.org/git/guix.git
>
> Cloning into 'guix'...
> fatal: unable to access 'https://git.savannah.gnu.org/git/guix.git/':
> The requested URL returned error: 502
>
> Do you have any idea? Is this temporary, or do I have to reconfigure
> something?
>
> Thanks,
>
> Björn
>
Yeah, it's unfortunate.
No, all of savannah git is down right now, every project. We have to wait until
someone in Boston fixes this.
--
PGP and more: https://people.pragmatique.xyz/ng0/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: guix pull: 502/Bad Gateway for savannah.gnu.org
2017-04-20 12:44 ` ng0
@ 2017-04-20 21:21 ` Ludovic Courtès
2017-04-20 22:35 ` Björn Höfling
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2017-04-20 21:21 UTC (permalink / raw)
To: Björn Höfling; +Cc: help-guix
ng0 <contact.ng0@cryptolab.net> skribis:
> Björn Höfling transcribed 0.8K bytes:
>> Hi,
>>
>> I just tried a guix pull and got this error:
>>
>> bjoern@g64 ~$ guix pull
>>
>> Starting download of /tmp/guix-file.QxbCPt
>> From
>> https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz...
>> ERROR: download failed
>> "https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz" 502
>> "Bad Gateway" failed to download "/tmp/guix-file.QxbCPt" from
>> "https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz"
>> guix pull: error: failed to download up-to-date source, exiting
>>
>>
>> I get this also when trying to clone the git repository:
>>
>> git clone https://git.savannah.gnu.org/git/guix.git
>>
>> Cloning into 'guix'...
>> fatal: unable to access 'https://git.savannah.gnu.org/git/guix.git/':
>> The requested URL returned error: 502
>>
>> Do you have any idea? Is this temporary, or do I have to reconfigure
>> something?
>>
>> Thanks,
>>
>> Björn
>>
>
> Yeah, it's unfortunate.
> No, all of savannah git is down right now, every project. We have to wait until
> someone in Boston fixes this.
Boston woke up and this was fixed earlier today. :-)
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: guix pull: 502/Bad Gateway for savannah.gnu.org
2017-04-20 21:21 ` Ludovic Courtès
@ 2017-04-20 22:35 ` Björn Höfling
0 siblings, 0 replies; 4+ messages in thread
From: Björn Höfling @ 2017-04-20 22:35 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: help-guix
On Thu, 20 Apr 2017 23:21:09 +0200
ludo@gnu.org (Ludovic Courtès) wrote:
> ng0 <contact.ng0@cryptolab.net> skribis:
>
> > Björn Höfling transcribed 0.8K bytes:
> >> Hi,
> >>
> >> I just tried a guix pull and got this error:
> >>
> >> bjoern@g64 ~$ guix pull
> >>
> >> Starting download of /tmp/guix-file.QxbCPt
> >> From
> >> https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz...
> >> ERROR: download failed
> >> "https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz"
> >> 502 "Bad Gateway" failed to download "/tmp/guix-file.QxbCPt" from
> >> "https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz"
> >> guix pull: error: failed to download up-to-date source, exiting
> >>
> >>
> >> I get this also when trying to clone the git repository:
> >>
> >> git clone https://git.savannah.gnu.org/git/guix.git
> >>
> >> Cloning into 'guix'...
> >> fatal: unable to access
> >> 'https://git.savannah.gnu.org/git/guix.git/': The requested URL
> >> returned error: 502
> >>
> >> Do you have any idea? Is this temporary, or do I have to
> >> reconfigure something?
> >>
> >> Thanks,
> >>
> >> Björn
> >>
> >
> > Yeah, it's unfortunate.
> > No, all of savannah git is down right now, every project. We have
> > to wait until someone in Boston fixes this.
>
> Boston woke up and this was fixed earlier today. :-)
>
> Ludo’.
Yeah, works here again :-)
Sorry to bother you guys with that. That was just one problem of a
still ongoing installation of GuixSD. Didn't expect to have so many
problems with it :-(
Thanks,
Björn
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-04-20 22:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-20 12:04 guix pull: 502/Bad Gateway for savannah.gnu.org Björn Höfling
2017-04-20 12:44 ` ng0
2017-04-20 21:21 ` Ludovic Courtès
2017-04-20 22:35 ` Björn Höfling
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 read-only IMAP folder(s) and NNTP newsgroup(s).