unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#61881: Failed install with 1.4.0 installer-dump-2464c73a
@ 2023-03-01  0:36 Vagrant Cascadian
  2023-03-01 10:14 ` Josselin Poiret via Bug reports for GNU Guix
  0 siblings, 1 reply; 6+ messages in thread
From: Vagrant Cascadian @ 2023-03-01  0:36 UTC (permalink / raw)
  To: 61881

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

Tried the guix installer 1.4.0, and it seemed to be going smoothly,
downloading substitutes... but eventually timed out waiting for
substitutes...

The "Resume" option for the install dropped me back to selecting locale,
keyboard, substitutes, root password, user, etc. without actually
seeming to resume anything, and even re-downloaded all the same
substitutes, apparently.

When it failed, it obscured the error messages, although apparently they
are also logged on tty12 (is there a log file somewhere?)

This was on a virtual machine running virt-manager with qemu (hosted on
a Debian machine, fwiw), with virtio network and virtio disk.

Will try again sometime soon...


live well,
  vagrant

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

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

* bug#61881: Failed install with 1.4.0 installer-dump-2464c73a
  2023-03-01  0:36 bug#61881: Failed install with 1.4.0 installer-dump-2464c73a Vagrant Cascadian
@ 2023-03-01 10:14 ` Josselin Poiret via Bug reports for GNU Guix
  2023-03-02  0:09   ` Vagrant Cascadian
  0 siblings, 1 reply; 6+ messages in thread
From: Josselin Poiret via Bug reports for GNU Guix @ 2023-03-01 10:14 UTC (permalink / raw)
  To: Vagrant Cascadian, 61881

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

Hi Vagrant,

Vagrant Cascadian <vagrant@debian.org> writes:

> Tried the guix installer 1.4.0, and it seemed to be going smoothly,
> downloading substitutes... but eventually timed out waiting for
> substitutes...
>
> The "Resume" option for the install dropped me back to selecting locale,
> keyboard, substitutes, root password, user, etc. without actually
> seeming to resume anything, and even re-downloaded all the same
> substitutes, apparently.
>
> When it failed, it obscured the error messages, although apparently they
> are also logged on tty12 (is there a log file somewhere?)
>
> This was on a virtual machine running virt-manager with qemu (hosted on
> a Debian machine, fwiw), with virtio network and virtio disk.
>
> Will try again sometime soon...
>
>
> live well,
>   vagrant

I can't find the installer dump on dump.guix.gnu.org unfortunately
:(. Can you look into directories like /tmp/dump.XXXXX? There should be
a .tar.gz somewhere of the dump.

Things that drop you back to selecting locale seem like the whole
installer crashing rather than just the resume option working. In
general, we have some issues with handling `guix system init` problems
in the installer.

Best,
-- 
Josselin Poiret

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

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

* bug#61881: Failed install with 1.4.0 installer-dump-2464c73a
  2023-03-01 10:14 ` Josselin Poiret via Bug reports for GNU Guix
@ 2023-03-02  0:09   ` Vagrant Cascadian
  2023-03-02  9:02     ` Josselin Poiret via Bug reports for GNU Guix
  2023-03-06 22:59     ` Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Vagrant Cascadian @ 2023-03-02  0:09 UTC (permalink / raw)
  To: Josselin Poiret, 61881

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

On 2023-03-01, Josselin Poiret wrote:
> Vagrant Cascadian <vagrant@debian.org> writes:
>> Tried the guix installer 1.4.0, and it seemed to be going smoothly,
>> downloading substitutes... but eventually timed out waiting for
>> substitutes...
>>
>> The "Resume" option for the install dropped me back to selecting locale,
>> keyboard, substitutes, root password, user, etc. without actually
>> seeming to resume anything, and even re-downloaded all the same
>> substitutes, apparently.
>>
>> When it failed, it obscured the error messages, although apparently they
>> are also logged on tty12 (is there a log file somewhere?)
...
> I can't find the installer dump on dump.guix.gnu.org unfortunately
> :(.

It is possible I typoed it somehow, as I filed the report on another
machine and eyeballed the name...


> Can you look into directories like /tmp/dump.XXXXX? There should be
> a .tar.gz somewhere of the dump.

No, that was probably lost when I powered it down. If the dump was
stored on the to-be-installed-filesystem somewhere, there might be a
chance to recover it?

I had assumed when it said it uploaded the installer dump that it had
done so successfully...  (maybe a way to more easily confirm success or
failure of the dump upload might be worth implementing?)


> Things that drop you back to selecting locale seem like the whole
> installer crashing rather than just the resume option working. In
> general, we have some issues with handling `guix system init` problems
> in the installer.

Ah well, I will try again with that installer and/or the "latest"
installer ... and if I still have similar issues will report back
... and will be more determined to capture any relevent dump files!


If I feel adventurous, I might even try on the new laptop itself. :)


Thanks for the quick response!


live well,
  vagrant

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

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

* bug#61881: Failed install with 1.4.0 installer-dump-2464c73a
  2023-03-02  0:09   ` Vagrant Cascadian
@ 2023-03-02  9:02     ` Josselin Poiret via Bug reports for GNU Guix
  2023-03-06 22:59     ` Ludovic Courtès
  1 sibling, 0 replies; 6+ messages in thread
From: Josselin Poiret via Bug reports for GNU Guix @ 2023-03-02  9:02 UTC (permalink / raw)
  To: Vagrant Cascadian, 61881

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

Hi Vagrant,

Vagrant Cascadian <vagrant@debian.org> writes:

>> Can you look into directories like /tmp/dump.XXXXX? There should be
>> a .tar.gz somewhere of the dump.
>
> No, that was probably lost when I powered it down. If the dump was
> stored on the to-be-installed-filesystem somewhere, there might be a
> chance to recover it?

No, unfortunately, it's only on the /tmp of the live system.

> I had assumed when it said it uploaded the installer dump that it had
> done so successfully...  (maybe a way to more easily confirm success or
> failure of the dump upload might be worth implementing?)

You mean, manually checking that the upload is actually present on the
server?  That could be doable, right.

> Ah well, I will try again with that installer and/or the "latest"
> installer ... and if I still have similar issues will report back
> ... and will be more determined to capture any relevent dump files!
>
> If I feel adventurous, I might even try on the new laptop itself. :)

Have fun 😇

Best,
-- 
Josselin Poiret

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

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

* bug#61881: Failed install with 1.4.0 installer-dump-2464c73a
  2023-03-02  0:09   ` Vagrant Cascadian
  2023-03-02  9:02     ` Josselin Poiret via Bug reports for GNU Guix
@ 2023-03-06 22:59     ` Ludovic Courtès
  2023-03-13 23:21       ` bug#61881: Failed install with 1.4.0 installer-dump-2464c83a Vagrant Cascadian
  1 sibling, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2023-03-06 22:59 UTC (permalink / raw)
  To: Vagrant Cascadian; +Cc: Josselin Poiret, 61881

Vagrant Cascadian <vagrant@debian.org> skribis:

> On 2023-03-01, Josselin Poiret wrote:
>> Vagrant Cascadian <vagrant@debian.org> writes:

[...]

>> I can't find the installer dump on dump.guix.gnu.org unfortunately
>> :(.
>
> It is possible I typoed it somehow, as I filed the report on another
> machine and eyeballed the name...

I used my superpowers and found the typo:

  https://dump.guix.gnu.org/download/installer-dump-2464c83a

:-)

Ludo’.




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

* bug#61881: Failed install with 1.4.0 installer-dump-2464c83a
  2023-03-06 22:59     ` Ludovic Courtès
@ 2023-03-13 23:21       ` Vagrant Cascadian
  0 siblings, 0 replies; 6+ messages in thread
From: Vagrant Cascadian @ 2023-03-13 23:21 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Josselin Poiret, 61881

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

On 2023-03-06, Ludovic Courtès wrote:
> Vagrant Cascadian <vagrant@debian.org> skribis:
>
>> On 2023-03-01, Josselin Poiret wrote:
>>> Vagrant Cascadian <vagrant@debian.org> writes:
>
> [...]
>
>>> I can't find the installer dump on dump.guix.gnu.org unfortunately
>>> :(.
>>
>> It is possible I typoed it somehow, as I filed the report on another
>> machine and eyeballed the name...
>
> I used my superpowers and found the typo:
>
>   https://dump.guix.gnu.org/download/installer-dump-2464c83a

Thanks for tracking that down!

At any rate, I successfully managed to install on both on physical and
virtual hardware...

My guess with what caused the original failure was an unstable wireless
connection on the host system.

My latter installs on the hardware itself, and a virtual machine as
well.

live well,
  vagrant

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

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

end of thread, other threads:[~2023-03-13 23:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01  0:36 bug#61881: Failed install with 1.4.0 installer-dump-2464c73a Vagrant Cascadian
2023-03-01 10:14 ` Josselin Poiret via Bug reports for GNU Guix
2023-03-02  0:09   ` Vagrant Cascadian
2023-03-02  9:02     ` Josselin Poiret via Bug reports for GNU Guix
2023-03-06 22:59     ` Ludovic Courtès
2023-03-13 23:21       ` bug#61881: Failed install with 1.4.0 installer-dump-2464c83a Vagrant Cascadian

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