Re: Aarch64 build of rust-1.39.0 fails

2022-01-09 Thread Denis 'GNUtoo' Carikli
On Tue, 04 Jan 2022 17:22:02 -0500 Maxim Cournoyer wrote: > Hi Denis, Hi, > Note that you'll want to use the latest commit available of mrustc, or > something recent enough like this in (gnu packages rust) as it > includes recent fixes to the (still failing) i686 build: With ./build-1.39.0.sh

Re: "libc.so.6: version `GLIBC_2.33' not found" with guix time-machine --channels

2022-01-09 Thread Ricardo Wurmus
André A. Gomes writes: > Ricardo Wurmus writes: > >> Wiktor Żelazny writes: >> >>> One more thing: the problem started after I had had to roll-back a >>> segfaulting guix build. >> >> Guix should not segfault. A segfault is always a severe bug. Or it’s >> an indication that LD_LIBRARY_PATH

Re: Devuan replaced grub and runs before Guix

2022-01-09 Thread Vagrant Cascadian
On 2022-01-09, Youni Git wrote: > 1. I just enter grub command line while grub generated by Devuan appeared > (with button 'c') > > 2. found grub.cfg on guix disk here: > > ls (hd0,gpt2)/boot/grub/grub.cfg > > 3. And used it to run grub with this menu config file like this: > > configfile

Re: "libc.so.6: version `GLIBC_2.33' not found" with guix time-machine --channels

2022-01-09 Thread André A . Gomes
Ricardo Wurmus writes: > Wiktor Żelazny writes: > >> One more thing: the problem started after I had had to roll-back a >> segfaulting guix build. > > Guix should not segfault. A segfault is always a severe bug. Or it’s > an indication that LD_LIBRARY_PATH is set, forcing incompatible >

Re: "libc.so.6: version `GLIBC_2.33' not found" with guix time-machine --channels

2022-01-09 Thread Tobias Geerinckx-Rice
Hi Wiktor, Regarding only in an attempt to force removal of old store items in hope that they would be rebuilt and relinked to the new glibc. Unfortunately, the problem persists. which reveals a fundamental misunderstanding about Guix that could prevent you from grokking & fully enjoying

Re: "libc.so.6: version `GLIBC_2.33' not found" with guix time-machine --channels

2022-01-09 Thread Wiktor Żelazny
On Sun, Jan 09, 2022 at 07:03:33PM +0100, Ricardo Wurmus wrote: > > Wiktor Żelazny writes: > > > One more thing: the problem started after I had had to roll-back a > > segfaulting guix build. > > Is LD_LIBRARY_PATH set Not anymore. $ set | grep LD_LIBRARY_PATH [nothing] > Do you have

Re: "libc.so.6: version `GLIBC_2.33' not found" with guix time-machine --channels

2022-01-09 Thread Ricardo Wurmus
Wiktor Żelazny writes: > One more thing: the problem started after I had had to roll-back a > segfaulting guix build. Guix should not segfault. A segfault is always a severe bug. Or it’s an indication that LD_LIBRARY_PATH is set, forcing incompatible libraries to be used. Is

Re: "libc.so.6: version `GLIBC_2.33' not found" with guix time-machine --channels

2022-01-09 Thread Wiktor Żelazny
On Sat, Jan 08, 2022 at 01:50:43PM -0500, Leo Famulari wrote: > When you build a Guix package, its entire dependency graph including > glibc (and all the way down to the bootstrap) is already specified. > The dependencies are "set in stone" before you start building. Thank you for your prompt

Re: GNU Guix maintainer rotation

2022-01-09 Thread Todor Kondić
> Thank you Ludovic and Marius :) > > And good luck to Efraim ! > > Maxim Cournoyer maxim.courno...@gmail.com writes: > > > Hello Guix! > > > > I'd like to bring your attention to a change to the current Guix > > > > maintainers collective; in a nutshell, Ludovic and Marius are stepping > > > >

Re: Devuan replaced grub and runs before Guix

2022-01-09 Thread Youni Git
Some clever developer from debian said me the easiest way. 1. I just enter grub command line while grub generated by Devuan appeared (with button 'c') 2. found grub.cfg on guix disk here: ls (hd0,gpt2)/boot/grub/grub.cfg 3. And used it to run grub with this menu config file like this:

Re: Devuan replaced grub and runs before Guix

2022-01-09 Thread Youni Git
I had this Guix grub entry in Guix OS: https://ibb.co/Btq1pV7 I created this grub menu entry in devuan: https://ibb.co/WH7hggw vim /etc/grub.d/40_custom menuentry "Guix" {   search --set=root --fs-uuid 24c6dcca-d831-4f0a-ad59-efa1035be093   search --file --set

How to reliably update Guix

2022-01-09 Thread Youni Git
Hello, Guix Help! Much time long I run 'guix pull' and 'guix package -u' and get errors due to bad connection or so. Usual user gets TLS error, root user gets repeating 0% of downloading. Could you please, advise what to type to my config for get pull and upgrade work better? Here it is my

Re: GNU Guix maintainer rotation

2022-01-09 Thread Oliver Propst
Right I guess that we should be glad that Efraim have steeped up as a maintainer for the project and of course thank Ludovic and Marius for the many years of service for Guix and free software. -- Kinds regards Oliver Propst https://twitter.com/Opropst

Help with packaging for fonts without a vcs repository

2022-01-09 Thread Sai Karthik
Hello guix! I want to package a bunch of OFL license fonts for guix called teluguvijayam[1]. These fonts are not available on git repo. We have packaged these fonts for debian using a shell script[2] which downloads fonts from the source website & creates a tarball, Which is later used in