[core-updates-frozen] installer crashes on timezone selection

  • Done
  • quality assurance status badge
Details
2 participants
  • Jonathan Brielmaier
  • Mathieu Othacehe
Owner
unassigned
Submitted by
Jonathan Brielmaier
Severity
normal

Debbugs page

Jonathan Brielmaier wrote 3 years ago
(address . bug-guix@gnu.org)
708228d5-a2f7-9fe7-c7a7-06bd204ebd7b@web.de
Hi,

the graphical installer on core-updates-frozen crashes directly after
selecting the city of timezone:

Reproducer (other combinations are also broken, maybe all):
Locale -> Deutsch
Locale-Area -> Deutschland
Graphical installation
Timezone -> Europe/Berlin

The backtrace can be found here:

The installation image comes from
a3324e57531186a42feb3aa488556faa67386e9c. Its built with '--no-grafts'

~Jonathan
Mathieu Othacehe wrote 3 years ago
(name . Jonathan Brielmaier)(address . jonathan.brielmaier@web.de)(address . 50723-done@debbugs.gnu.org)
87v92t4pxv.fsf@gnu.org
Hello Jonathan,

Thanks for the complete bug report, this is fixed with
d58e52b0713648dd30d41b41277854a935d8d15a.

Toggle quote (4 lines)
> The installation image comes from
> a3324e57531186a42feb3aa488556faa67386e9c. Its built with '--no-grafts'
> due to https://issues.guix.gnu.org/50676.

This one looks more tricky :(.

Mathieu
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 50723@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 50723
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help