unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [core-updates] Due to flawed bootstrap tarball, full rebuild needed
@ 2019-07-21 15:35 Mark H Weaver
  2019-07-21 17:16 ` Jan Nieuwenhuizen
  2019-07-21 22:38 ` Chris Marusich
  0 siblings, 2 replies; 5+ messages in thread
From: Mark H Weaver @ 2019-07-21 15:35 UTC (permalink / raw)
  To: guix-devel

Hello Guix,

It turns out that the MesCC bootstrap tarball includes store references,
and moreover it references a different store item than the MesCC
bootstrap tarball that I built locally on my own machine.  See
<https://issues.guix.gnu.org/issue/36747> for details and a proposed
patch from Janneke to fix the problem.

In my opinion, we should update the bootstrap binaries and rebuild
'core-updates' from scratch.  What do other people think?

       Mark

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

* Re: [core-updates] Due to flawed bootstrap tarball, full rebuild needed
  2019-07-21 15:35 [core-updates] Due to flawed bootstrap tarball, full rebuild needed Mark H Weaver
@ 2019-07-21 17:16 ` Jan Nieuwenhuizen
  2019-07-21 22:38 ` Chris Marusich
  1 sibling, 0 replies; 5+ messages in thread
From: Jan Nieuwenhuizen @ 2019-07-21 17:16 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: guix-devel

Mark H Weaver writes:

> It turns out that the MesCC bootstrap tarball includes store references,
> and moreover it references a different store item than the MesCC
> bootstrap tarball that I built locally on my own machine.  See
> <https://issues.guix.gnu.org/issue/36747> for details and a proposed
> patch from Janneke to fix the problem.
>
> In my opinion, we should update the bootstrap binaries and rebuild
> 'core-updates' from scratch.  What do other people think?

Yes, I second that. I have just successfully built `hello' again with
the new set of tarballs; IWBN if you could verify the new, stripped
set.

janneke

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

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

* Re: [core-updates] Due to flawed bootstrap tarball, full rebuild needed
  2019-07-21 15:35 [core-updates] Due to flawed bootstrap tarball, full rebuild needed Mark H Weaver
  2019-07-21 17:16 ` Jan Nieuwenhuizen
@ 2019-07-21 22:38 ` Chris Marusich
  2019-07-21 23:01   ` Marius Bakke
  1 sibling, 1 reply; 5+ messages in thread
From: Chris Marusich @ 2019-07-21 22:38 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: guix-devel

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

Mark H Weaver <mhw@netris.org> writes:

> It turns out that the MesCC bootstrap tarball includes store references,
> and moreover it references a different store item than the MesCC
> bootstrap tarball that I built locally on my own machine.  See
> <https://issues.guix.gnu.org/issue/36747> for details and a proposed
> patch from Janneke to fix the problem.
>
> In my opinion, we should update the bootstrap binaries and rebuild
> 'core-updates' from scratch.  What do other people think?

I think it's a good idea, and I'm glad you took the time to check.

-- 
Chris

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

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

* Re: [core-updates] Due to flawed bootstrap tarball, full rebuild needed
  2019-07-21 22:38 ` Chris Marusich
@ 2019-07-21 23:01   ` Marius Bakke
  2019-07-22  1:28     ` Mark H Weaver
  0 siblings, 1 reply; 5+ messages in thread
From: Marius Bakke @ 2019-07-21 23:01 UTC (permalink / raw)
  To: Chris Marusich, Mark H Weaver; +Cc: guix-devel

Chris Marusich <cmmarusich@gmail.com> writes:

> Mark H Weaver <mhw@netris.org> writes:
>
>> It turns out that the MesCC bootstrap tarball includes store references,
>> and moreover it references a different store item than the MesCC
>> bootstrap tarball that I built locally on my own machine.  See
>> <https://issues.guix.gnu.org/issue/36747> for details and a proposed
>> patch from Janneke to fix the problem.
>>
>> In my opinion, we should update the bootstrap binaries and rebuild
>> 'core-updates' from scratch.  What do other people think?
>
> I think it's a good idea, and I'm glad you took the time to check.

I agree 100%.  Thank you Mark!

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

* Re: [core-updates] Due to flawed bootstrap tarball, full rebuild needed
  2019-07-21 23:01   ` Marius Bakke
@ 2019-07-22  1:28     ` Mark H Weaver
  0 siblings, 0 replies; 5+ messages in thread
From: Mark H Weaver @ 2019-07-22  1:28 UTC (permalink / raw)
  To: Marius Bakke; +Cc: guix-devel

Marius Bakke <mbakke@fastmail.com> writes:

> Chris Marusich <cmmarusich@gmail.com> writes:
>
>> Mark H Weaver <mhw@netris.org> writes:
>>
>>> It turns out that the MesCC bootstrap tarball includes store references,
>>> and moreover it references a different store item than the MesCC
>>> bootstrap tarball that I built locally on my own machine.  See
>>> <https://issues.guix.gnu.org/issue/36747> for details and a proposed
>>> patch from Janneke to fix the problem.
>>>
>>> In my opinion, we should update the bootstrap binaries and rebuild
>>> 'core-updates' from scratch.  What do other people think?
>>
>> I think it's a good idea, and I'm glad you took the time to check.
>
> I agree 100%.  Thank you Mark!

Great, thanks!

I hope that it will take only a few days, or perhaps a week, to verify
and finalize the new bootstrap binaries.  In the meantime, I suggest
that you continue your work on core-updates with no regard to this
issue, and continuing to build it out on Berlin.

The good news is that the only cost should be the time it takes for
Berlin to rebuild 'core-updates'.  It should not affect anything else
beyond the early bootstrap, except of course for different hashes
everywhere.

       Mark

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

end of thread, other threads:[~2019-07-22  1:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-21 15:35 [core-updates] Due to flawed bootstrap tarball, full rebuild needed Mark H Weaver
2019-07-21 17:16 ` Jan Nieuwenhuizen
2019-07-21 22:38 ` Chris Marusich
2019-07-21 23:01   ` Marius Bakke
2019-07-22  1:28     ` Mark H Weaver

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).