bug#37021: GuixSD 1.01-i686 install DVD boot failure on Macbook1, 1: failed to resolve partition

2022-06-10 Thread Maxim Cournoyer
Hi Calvin, Calvin Heim writes: > On Thu, 2022-06-09 at 21:11 -0400, Maxim Cournoyer wrote: >> Hi Calvin, >> >> Calvin Heim writes: >> >> > When I press e at GRUB to edit the boot configuration >> > I have noticed that the identifier >> > 31393730-3031-3031-3139-343934363833 >> > is the defaul

bug#54783: ZRAM default priority wrong

2022-06-10 Thread Maxim Cournoyer
Hi Josselin, [...] > > On the Guix side of things, we should really be using the same interface > as swap-space, as I think the distinction between #f and 0 to 32767 is > clearer. I'll send some patches that adress this soon, along with the > zram-service-type documentation. I've made this small

bug#55898: jami service failing following 'guix deploy' update

2022-06-10 Thread Maxim Cournoyer
Hello Guix! After having fixed the tests of the jami-service-type and pushed the fix as 85b4dabd94d53f8179f31a42046cd83fc3a352fc, I was confident it would work, but my freshly 'guix deploy'ed machine says otherwise: --8<---cut here---start->8--- $ sudo herd sto

bug#54786: Installation tests are failing

2022-06-10 Thread Maxim Cournoyer
Hi Ludo, Ludovic Courtès writes: [...] >> When using 'make-forkexec-constructor/container', the clone(2) call >> happens before switching user, thus as 'root' in Shepherd, which >> explains why it works. > > Damnit, that’s right. For example the result of: > >(lower-object (least-authority

bug#55484: Setup PS1 for 'guix shell/environment' in guix-install.sh

2022-06-10 Thread Maxim Cournoyer
Hi, Maxim Cournoyer writes: > Hello Guix, > > This is a feature request to take care of configuring PS1 in ~/.bashrc > (or the most suitable place) for users of guix-install.sh. > > It's a small thing but it provides a nicer user experience when they can > visually see they have entered a Guix e

bug#54973: control message for bug #54973

2022-06-10 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Hullo, Haider Mirza 写道: close 54973 quit This kind of message works only if sent to the ‘control@’ address instead of the bug address. The (IMO easier) way to close issues is to ‘Reply’ and simply edit the address to add ‘-done’ or ‘-close’ after the bug number, as I've done with this mes

bug#54973: control message for bug #54973

2022-06-10 Thread Haider Mirza
close 54973 quit signature.asc Description: PGP signature

bug#54973: Blender has no denoiser

2022-06-10 Thread Haider Mirza
I will close this Issue as it is open for pretty much no reason. Thank you to Raingloom and anyone else who responded! I might send a patch in the future tackling this problem. signature.asc Description: PGP signature

bug#55856: First LUKS passphrase prompt at Linux boot always fail

2022-06-10 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > Today I confirmed that without first clearing the input buffer via > multiple backspaces strokes, the first LUKS passphrase (I have many > disks) *always* fail. This is super weird (I’ve not observed that). I don’t see how the input buffer could be filled with so

bug#55857: Odd Shepherd message on 'guix system reconfigure': (map (# ?) ?)

2022-06-10 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > The following message is shown when reconfiguring Guix System: > > shepherd: Evaluating user expression (and (defined? (quote transient?)) (map > (# ?) ?)). > > It doesn't seem intended for end users to see; at least I have no clue > what it's supposed to tell me

bug#37021: GuixSD 1.01-i686 install DVD boot failure on Macbook1, 1: failed to resolve partition

2022-06-10 Thread Calvin Heim
On Thu, 2022-06-09 at 21:11 -0400, Maxim Cournoyer wrote: > Hi Calvin, > > Calvin Heim writes: > > > When I press e at GRUB to edit the boot configuration > > I have noticed that the identifier > > 31393730-3031-3031-3139-343934363833 > > is the default value of the --root option on the LiveUSB.

bug#55884: I have a problem wıth my computer

2022-06-10 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Comrade Googlov, I condemn any aggression of Russia and its government. Much appreciated, but we don't demand such a pledge from our users :-) Even if we did take a stand, it would be better served by a Web site that everyone can read. Kind regards, T G-R signature.asc Description: PG

bug#55884: I have a problem wıth my computer

2022-06-10 Thread Maxime Devos
retitle 55884 "guix substitute" keeps retrying on connection time-out thanks User Googlov schreef op do 09-06-2022 om 20:26 [-0800]: > Hello, I can't update my computer. The site https://guix.gnu.org/ is > not available in my country. I don't know if IP address or domain > name is blocked. See

bug#55884: I have a problem wıth my computer

2022-06-10 Thread User Googlov
Hello, I can't update my computer. The site https://guix.gnu.org/ is not available in my country. I don't know if IP address or domain name is blocked. Unfortunately, I don't have a VPN. I love using the GUİX distribution. I ask for your help in solving my problem. I condemn any aggression of Russ

bug#51639: The home-environment example on Guix manual has an error

2022-06-10 Thread Ludovic Courtès
Hi, Andrew Tropin skribis: > From b1b448078a5382caf906c84064094f25aef7c689 Mon Sep 17 00:00:00 2001 > From: Andrew Tropin > Date: Fri, 10 Jun 2022 10:08:24 +0300 > Subject: [PATCH] doc: Update example of a minimalistic home environment. > > * doc/he-config-bare-bones.scm: Adujst example accordi

bug#51639: The home-environment example on Guix manual has an error

2022-06-10 Thread Andrew Tropin
On 2021-11-06 09:50, Luis Henrique Gomes Higino wrote: > Hi, > > the example present in the 11.1 section of the guix manual ((guix) > Declaring the Home Environment) uses a list of strings in the > bash-profile field of home-bash-configuration, which is incorrect, > as it > expects a list of file