bug#43039: closed (Re: bug#43039: Vanilla GUIX 1.1.0 reconfigure fails on nss-certs)

2020-09-02 Thread Adam Griffiths
Great! Thanks for looking into it. On Wed, Sep 2, 2020 at 3:22 pm, GNU bug Tracking System wrote: Your bug report #43039: Vanilla GUIX 1.1.0 reconfigure fails on nss-certs which was filed against the guix package, has been closed. The explanation is attached below, along with your original

bug#43039: Vanilla GUIX 1.1.0 reconfigure fails on nss-certs

2020-09-02 Thread Ludovic Courtès
Hi Adam, Adam Griffiths skribis: >> > $ sudo guix system reconfigure /etc/config.scm >> > >> > guile: warning: failed to install locale >> > hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' >> > package and defining >> > `GUIX_LOCPATH', along these lines: >> > >> > gui

bug#43039: Vanilla GUIX 1.1.0 reconfigure fails on nss-certs

2020-08-28 Thread Adam Griffiths
Hey Ludo, Thanks for getting back to me, responses are inline below. FYI, I'm planning to format the host (Guix is inside VirtualBox) and may not be able to assist for a period. I literally just installed Guix into Virtual Box with the defaults, selecting Australia / Melbourne where the option pr

bug#43039: Vanilla GUIX 1.1.0 reconfigure fails on nss-certs

2020-08-28 Thread Ludovic Courtès
Hi Adam, Thanks for taking the time to report the bug here! It’s more likely to be seen and addressed than on external fora—much appreciated. Adam Griffiths skribis: > After installing GuixSD 1.1.0 into a VirtualBox VM and following the After > System Installation steps ( > https://guix.gnu.or

bug#43039: Vanilla GUIX 1.1.0 reconfigure fails on nss-certs

2020-08-26 Thread conjaroy
An older bug (https://issues.guix.info/issue/37662) discusses a similar issue, but for a foreign distro with Guix installed (not a native Guix distribution). That bug mentions two things: - make sure that either ‘glibc-utf8-locales’ or ‘glibc-locales’ is installed (as root) - make sure that the G

bug#43039: Vanilla GUIX 1.1.0 reconfigure fails on nss-certs

2020-08-25 Thread Adam Griffiths
After installing GuixSD 1.1.0 into a VirtualBox VM and following the After System Installation steps ( https://guix.gnu.org/manual/en/html_node/After-System-Installation.html#After-System-Installation), the update fails when trying to update nss-certs. Possibly related to #37662