Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-06 Thread Ludovic Courtès
Hi Florian, "pelzflorian (Florian Pelz)" skribis: > * [PATCH v2 2/3] install: Add missing e2fsprogs utility. > > Otherwise manual installation does not work as advertised. Done. > * [version 1.4.0rc1] reconfigure fails >

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-04 Thread Julien Lepiller
For i18n, weblate is still following master. I'll switch when we start string freeze, which should be one week before release. When the time comes, please someone ping me :) Le 4 décembre 2022 17:17:38 GMT+01:00, "pelzflorian (Florian Pelz)" a écrit : >There are some release blockers. To summ

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-04 Thread pelzflorian (Florian Pelz)
There are some release blockers. To summarize, IMHO it would be regrettable if these bugs were not fixed before release: * [PATCH v2 2/3] install: Add missing e2fsprogs utility. Otherwise manual installation does not work as advertised. * [version 1.4.0rc1

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-04 Thread Development of GNU Guix and the GNU System distribution.
Thank you, Kaelyn. I appreciate how friendly and helpful this commuity is. For testing documentation purposes, this is the hardware that the release candidate is running smoothly on for me so far: OS: Guix System x86_64 Host: X570 AORUS XTREME -CF Kernel: 6.0.10-gnu Uptime: 1 day, 56 mins Pac

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-03 Thread John Kehayias
On Thu, Dec 01, 2022 at 10:17 AM, Ludovic Courtès wrote: > Hello Guix! > > The first release candidate of the upcoming 1.4.0 release is now > available for testing: > Thanks for all the hard work everyone, and especially to Ludo’ for helping herd (no pun intended) the cats to get us to this poin

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-03 Thread pelzflorian (Florian Pelz)
Hello Svante, Svante Signell writes: > What about hurd? Hurd can be used with QEMU on Linux-based Guix System; see the childhurd section in the manual. However, I tried and somewhat failed to run on my real hardware (a Beebox mini PC): When booting, the Hurd runs an rc script which freezes. I

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-03 Thread Ludovic Courtès
Hi! Ahmed Khanzada skribis: > Thank you, Paren and Simon. That was easy. :) > > I am now on a seemingly stable Guix 1.4 and GNU/Linux kernel 6. Note that 1.4 is not released yet (it’s a release candidate at this point), but it’s good to know that it works for you. Thanks for testing! Ludo’.

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-03 Thread Kaelyn
--- Original Message --- On Saturday, December 3rd, 2022 at 9:50 AM, zimoun wrote: > > > Hi, > > On Fri, 02 Dec 2022 at 17:17, Ahmed Khanzada m...@enzu.ru wrote: > > > How can I switch my current GNU Guix installation over to 1.4? > > Afterwards, how could I switch it back? Is that

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-03 Thread Ahmed Khanzada
Thank you, Paren and Simon. That was easy. :) I am now on a seemingly stable Guix 1.4 and GNU/Linux kernel 6. I'll look into submitting a pull request to the documentation in the spot where I had expected to find this information.

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-03 Thread zimoun
Hi, On Fri, 02 Dec 2022 at 17:17, Ahmed Khanzada wrote: > How can I switch my current GNU Guix installation over to 1.4? > Afterwards, how could I switch it back? Is that all safe to do so? I guess some usual, guix pull --branch=version-1.4.0 guix system reconfigure then guix pul

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-02 Thread (
On Fri Dec 2, 2022 at 10:17 PM GMT, Ahmed Khanzada wrote: > How can I switch my current GNU Guix installation over to 1.4? > Afterwards, how could I switch it back? Is that all safe to do so? You'd just set your channels.scm to point to the version-1.4.0 branch or use the ``--commit'' ``guix pull'

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-02 Thread Ludovic Courtès
Hi, Luis Felipe skribis: > Just to report that I installed the Guix System successfully in my new-old > machine using > https://alpha.gnu.org/gnu/guix/guix-system-install-1.4.0rc1.x86_64-linux.iso: Excellent, thanks! Ludo’.

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-01 Thread Svante Signell
On Thu, 2022-12-01 at 10:17 +0100, Ludovic Courtès wrote: > Hello Guix! > > The first release candidate of the upcoming 1.4.0 release is now > available for testing: What about hurd?

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-01 Thread Luis Felipe
Hello Guix :) Just to report that I installed the Guix System successfully in my new-old machine using https://alpha.gnu.org/gnu/guix/guix-system-install-1.4.0rc1.x86_64-linux.iso: OS: Guix System x86_64 Host: 20324 Lenovo IdeaPad Flex 10 Kernel: 6.0.10-gnu Uptime: 26 mins Packages: 59 (guix-sy

Re: GNU Guix 1.4.0rc1 available for testing!

2022-12-01 Thread Luis Felipe
Hello, On Thursday, December 1st, 2022 at 09:17, Ludovic Courtès wrote: > system installation: > https://alpha.gnu.org/gnu/guix/guix-system-install-1.4.0rc1.i686-linux.iso > https://alpha.gnu.org/gnu/guix/guix-system-install-1.4.0rc1.x86_64-linux.iso I get 404 for the latter :) publickey - l

GNU Guix 1.4.0rc1 available for testing!

2022-12-01 Thread Ludovic Courtès
Hello Guix! The first release candidate of the upcoming 1.4.0 release is now available for testing: source: https://alpha.gnu.org/gnu/guix/guix-1.4.0rc1.tar.gz binary tarball (to install on a “foreign distro”): https://alpha.gnu.org/gnu/guix/guix-binary-1.4.0rc1.aarch64-linux.tar.xz