* Golly... what's up with Golly?
@ 2018-02-28 1:19 Christopher Lemmer Webber
2018-02-28 3:46 ` Eric Bavier
2018-02-28 22:06 ` Mark H Weaver
0 siblings, 2 replies; 5+ messages in thread
From: Christopher Lemmer Webber @ 2018-02-28 1:19 UTC (permalink / raw)
To: Guix-devel
I think Sourceforge may have gone through a recent upgrade that broke
some things:
Starting download of /gnu/store/k857xn4vnppdp5z853c92lfa7h5fhdii-golly-3.1-src.tar.gz
From http://tenet.dl.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz...
following redirection to `http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=tenet.dl.sourceforge.net'...
ERROR: download failed "http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=tenet.dl.sourceforge.net" 404 "Not Found"
Starting download of /gnu/store/k857xn4vnppdp5z853c92lfa7h5fhdii-golly-3.1-src.tar.gz
From http://vorboss.dl.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz...
following redirection to `http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=vorboss.dl.sourceforge.net'...
ERROR: download failed "http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=vorboss.dl.sourceforge.net" 404 "Not Found"
Starting download of /gnu/store/k857xn4vnppdp5z853c92lfa7h5fhdii-golly-3.1-src.tar.gz
From http://netassist.dl.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz...
following redirection to `http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=netassist.dl.sourceforge.net'...
ERROR: download failed "http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=netassist.dl.sourceforge.net" 404 "Not Found"
Starting download of /gnu/store/k857xn4vnppdp5z853c92lfa7h5fhdii-golly-3.1-src.tar.gz
From http://mirror.hydra.gnu.org/file/golly-3.1-src.tar.gz/sha256/0dn74k3rylhx023n047lz4z6qrqijfcxi0b6jryqklhmm2n532f7...
ERROR: download failed "http://mirror.hydra.gnu.org/file/golly-3.1-src.tar.gz/sha256/0dn74k3rylhx023n047lz4z6qrqijfcxi0b6jryqklhmm2n532f7" 404 "Not Found"
Starting download of /gnu/store/k857xn4vnppdp5z853c92lfa7h5fhdii-golly-3.1-src.tar.gz
From http://tarballs.nixos.org/sha256/0dn74k3rylhx023n047lz4z6qrqijfcxi0b6jryqklhmm2n532f7...
ERROR: download failed "http://tarballs.nixos.org/sha256/0dn74k3rylhx023n047lz4z6qrqijfcxi0b6jryqklhmm2n532f7" 404 "Not Found"
failed to download "/gnu/store/k857xn4vnppdp5z853c92lfa7h5fhdii-golly-3.1-src.tar.gz" from "mirror://sourceforge/golly/golly-3.1/golly-3.1-src.tar.gz"
builder for `/gnu/store/jqwc4vvkywr27ldcpqc5fqdq47nny3li-golly-3.1-src.tar.gz.drv' failed to produce output path `/gnu/store/k857xn4vnppdp5z853c92lfa7h5fhdii-golly-3.1-src.tar.gz'
cannot build derivation `/gnu/store/bbx1h1n52wfvbj7lz26x40kjaqbk9zf8-golly-3.1.drv': 1 dependencies couldn't be built
guix environment: error: build failed: build of `/gnu/store/bbx1h1n52wfvbj7lz26x40kjaqbk9zf8-golly-3.1.drv' failed
The file still seems to exist in the web interface. Those links don't
look particularly wrong but they no longer resolve. I'm confused.
Also observed on IRC:
<dustyweb> I can't seem to build Golly... all the sourceforge links aren't working here
<atw> dustyweb: weird, "git clone https://git.code.sf.net/p/golly/code" hangs
<atw> and eventually, "fatal: The remote end hung up unexpectedly"
I wonder what happened?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Golly... what's up with Golly?
2018-02-28 1:19 Golly... what's up with Golly? Christopher Lemmer Webber
@ 2018-02-28 3:46 ` Eric Bavier
2018-02-28 11:28 ` ng0
2018-02-28 22:06 ` Mark H Weaver
1 sibling, 1 reply; 5+ messages in thread
From: Eric Bavier @ 2018-02-28 3:46 UTC (permalink / raw)
To: Christopher Lemmer Webber; +Cc: Guix-devel
[-- Attachment #1: Type: text/plain, Size: 1540 bytes --]
On Tue, 27 Feb 2018 19:19:31 -0600
Christopher Lemmer Webber <cwebber@dustycloud.org> wrote:
> I think Sourceforge may have gone through a recent upgrade that broke
> some things:
>
> Starting download of /gnu/store/k857xn4vnppdp5z853c92lfa7h5fhdii-golly-3.1-src.tar.gz
> From http://tenet.dl.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz...
> following redirection to `http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=tenet.dl.sourceforge.net'...
> ERROR: download failed "http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=tenet.dl.sourceforge.net" 404 "Not Found"
<...>
>
> The file still seems to exist in the web interface. Those links don't
> look particularly wrong but they no longer resolve. I'm confused.
>
> Also observed on IRC:
>
> <dustyweb> I can't seem to build Golly... all the sourceforge links aren't working here
> <atw> dustyweb: weird, "git clone https://git.code.sf.net/p/golly/code" hangs
> <atw> and eventually, "fatal: The remote end hung up unexpectedly"
>
> I wonder what happened?
>
I saw another with sourceforge about a week ago, where the downloads
would be redirected to some html that says something like "we're having
trouble, try again later". This would show up as a hash mismatch in
guix.
Anyhow, this looks a bit different; just wanted to point out my own
experience with sourceforge strangeness.
Is the source mirrored on hydra?
`~Eric
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Golly... what's up with Golly?
2018-02-28 1:19 Golly... what's up with Golly? Christopher Lemmer Webber
2018-02-28 3:46 ` Eric Bavier
@ 2018-02-28 22:06 ` Mark H Weaver
2018-03-01 17:27 ` Christopher Lemmer Webber
1 sibling, 1 reply; 5+ messages in thread
From: Mark H Weaver @ 2018-02-28 22:06 UTC (permalink / raw)
To: Christopher Lemmer Webber; +Cc: Guix-devel
Christopher Lemmer Webber <cwebber@dustycloud.org> writes:
> I think Sourceforge may have gone through a recent upgrade that broke
> some things:
>
> Starting download of /gnu/store/k857xn4vnppdp5z853c92lfa7h5fhdii-golly-3.1-src.tar.gz
> From http://tenet.dl.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz...
> following redirection to `http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=tenet.dl.sourceforge.net'...
> ERROR: download failed
> "http://downloads.sourceforge.net/project/golly/golly-3.1/golly-3.1-src.tar.gz?download&failedmirror=tenet.dl.sourceforge.net"
> 404 "Not Found"
I suspect that the URL in the package recipe is wrong, and has always
been wrong. I noticed this same error on Hydra's first attempt to build
golly, but never got around to reporting it.
Mark
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-03-01 17:27 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-28 1:19 Golly... what's up with Golly? Christopher Lemmer Webber
2018-02-28 3:46 ` Eric Bavier
2018-02-28 11:28 ` ng0
2018-02-28 22:06 ` Mark H Weaver
2018-03-01 17:27 ` Christopher Lemmer Webber
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).