* 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 3:46 ` Eric Bavier
@ 2018-02-28 11:28 ` ng0
0 siblings, 0 replies; 5+ messages in thread
From: ng0 @ 2018-02-28 11:28 UTC (permalink / raw)
To: Eric Bavier; +Cc: Guix-devel
[-- Attachment #1: Type: text/plain, Size: 3682 bytes --]
Eric Bavier transcribed 2.6K 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
Same with some packages in the graph of Firefox which are hosted on SF:
@ build-started /gnu/store/iicfnfnxrfszdqc796szfs213map78g9-soxr-0.1.3-Source.tar.xz.drv - x86_64-linux /var/log/guix/drvs/ii//cfnfnxrfszdqc796szfs213map78g9-soxr-0.1.3-Source.tar.xz.drv.bz2
Starting download of /gnu/store/l69f6b2z51lxh30fgygapj1a61p1sja9-soxr-0.1.3-Source.tar.xz
From http://downloads.sourceforge.net/project/soxr/soxr-0.1.3-Source.tar.xz...
following redirection to `https://netix.dl.sourceforge.net/project/soxr/soxr-0.1.3-Source.tar.xz'...
...ource.tar.xz 92KiB 354KiB/s 00:00 [##################] 100.0%
@ build-succeeded /gnu/store/iicfnfnxrfszdqc796szfs213map78g9-soxr-0.1.3-Source.tar.xz.drv -
Backtrace:
8 (apply-smob/1 #<catch-closure 1c88200>)
In ice-9/boot-9.scm:
705:2 7 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
In ice-9/eval.scm:
619:8 6 (_ #(#(#<directory (guile-user) 1d52140>)))
In guix/ui.scm:
1489:12 5 (run-guix-command _ . _)
In guix/scripts/offload.scm:
704:22 4 (guix-offload . _)
In ice-9/boot-9.scm:
829:9 3 (catch srfi-34 #<procedure 21d3e40 at guix/ui.scm:542:?> ?)
829:9 2 (catch system-error #<procedure 2166240 at guix/script?> ?)
In guix/scripts/offload.scm:
506:21 1 (process-request _ _ #<derivation /gnu/store/5xg251lla?> ?)
In unknown file:
0 (filter #<procedure 21d3de0 at guix/scripts/offload.sc?> ?)
ERROR: In procedure filter:
In procedure filter: Wrong type argument in position 2: #<unspecified>
guix build: error: build failed: unexpected EOF reading a line
--
A88C8ADD129828D7EAC02E52E22F9BBFEE348588
https://n0.is
[-- Attachment #2: signature.asc --]
[-- 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
* Re: Golly... what's up with Golly?
2018-02-28 22:06 ` Mark H Weaver
@ 2018-03-01 17:27 ` Christopher Lemmer Webber
0 siblings, 0 replies; 5+ messages in thread
From: Christopher Lemmer Webber @ 2018-03-01 17:27 UTC (permalink / raw)
To: Mark H Weaver; +Cc: Guix-devel
Mark H Weaver writes:
> 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
It looks like you're right... the error was on our end, not
SourceForge's. I've pushed a commit correcting the URL.
^ 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 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.