bug#47641: Ongoing difficulities after linphoneqt -> linphone-desktop transition

2021-04-22 Thread Maxim Cournoyer
Hello, Raghav Gururajan writes: [...] >> Hmm, it seems the problem strictly has to do with messaging? That would >> explain how my testing of the application failed to reveal it as I don't >> currently used that feature (I use it for SIP calls only). > > Same here. > >> Is someone else

bug#44872: Installer crash: 'uuid->string' is passed #f in lieu of a UUID

2021-04-22 Thread Ludovic Courtès
Ludovic Courtès skribis: > Apparently what happens here is that ‘read-partition-uuid’, called by > ‘user-partition->file-system’, returns #f, and that value is then passed > to ‘uuid->string’. > > There are two ways ‘read-partition-uuid’ can return #f: > > 1. the partition doesn’t have one of

bug#47759: python-minimal tests hang

2021-04-22 Thread Maxim Cournoyer
Hi, Ludovic Courtès writes: > Hi! > > Leo Famulari skribis: > >> $ guix describe >> Generation 15 Apr 13 2021 23:26:10(current) >> guix 822eacc >> repository URL: https://git.savannah.gnu.org/git/guix.git >> commit: 822eacc6bb0878323e6687d4460a7c53066545e1 >> $ guix build

bug#47759: python-minimal tests hang

2021-04-22 Thread Ludovic Courtès
Hi! Leo Famulari skribis: > $ guix describe > Generation 15 Apr 13 2021 23:26:10(current) > guix 822eacc > repository URL: https://git.savannah.gnu.org/git/guix.git > commit: 822eacc6bb0878323e6687d4460a7c53066545e1 > $ guix build --derivations --no-grafts python-minimal >

bug#47956: nfs-root-fs test is failing

2021-04-22 Thread Stefan
Hi Mathieu! > I think I'll remove the "nfs-root-fs" test for now. > Any objections? I’d like to ask you to apply my patch. It paves the way for using nfs-shares inside virtual machines, which is not possible today. This is certainly a good impovement. The patch also fixes the nfs-root test.

bug#30785: Man pages truncated, repeated

2021-04-22 Thread G. Branden Robinson
Hello Guix folks, I submitted a change addressing this bug to groff Git back in January[1]. Despite repeated requests I couldn't scare up any Windows users to test it, and that's only environment except for Guix (until you patched around it) that ever exhibited it. If my understanding of the

bug#47717: guix outrageously exhaust itself (freeze) when there is package build failure

2021-04-22 Thread Mark H Weaver
Hi Maxim, Maxim Cournoyer writes: > Mark H Weaver writes: > >> 'earlyoom' behavior is not necessarily desirable. I, for one, have a >> fairly old computer by today's standards, and sometimes I ask it to do >> intensive things that are at the edge of its capabilities, such as >> compiling GNU

bug#44675: guix lint: support for spellchecker or basic grammar

2021-04-22 Thread Maxime Devos
Vagrant Cascadian schreef op do 22-04-2021 om 10:57 [-0700]: > On 2021-04-22, Maxime Devos wrote: > > + (define (check-pluralized-this-package description) > > +"Check that DESCRIPTION does not contain This packages" > > > > The sentence structure would be clearer if you used quotes here, >

bug#44675: guix lint: support for spellchecker or basic grammar

2021-04-22 Thread Vagrant Cascadian
On 2021-04-22, Maxime Devos wrote: > + (define (check-pluralized-this-package description) > +"Check that DESCRIPTION does not contain This packages" > > The sentence structure would be clearer if you used quotes here, > something like "Check that DESCRIPTION does not contain ‘This

bug#47641: Ongoing difficulities after linphoneqt -> linphone-desktop transition

2021-04-22 Thread Christopher Howard
Raghav, I have sent you an instant message from my account. I am currently still using the old version of linphone. Christopher -Original Message- From: Raghav Gururajan To: 47...@debbugs.gnu.org Cc: Christopher Howard , Maxim Cournoyer < maxim.courno...@gmail.com> Subject: Re:

bug#44675: guix lint: support for spellchecker or basic grammar

2021-04-22 Thread Maxime Devos
+ (define (check-pluralized-this-package description) +"Check that DESCRIPTION does not contain This packages" The sentence structure would be clearer if you used quotes here, something like "Check that DESCRIPTION does not contain ‘This packages’". +(if (string-match "This packages"

bug#46297: nix-service-configuration is missing the default /bin/sh

2021-04-22 Thread Oleg Pykhalov
pukkamustard writes: […] > The build succeeds if I do following: > > ``` > $ sudo nix-build nixpkgs/ -A ocaml-ng.ocamlPackages_4_11.ocaml --option > build-sandbox-paths > "/bin/sh=//nix/store/0xrjvxvh3wvdbf8pc2850jry1fcx292g-busybox-1.32.1/bin/busybox" Could you apply the following patch on

bug#45280: Qutebrowser doesn't display embedded mp4.

2021-04-22 Thread jcguu95
Hello, I'm on guix system with the latest `qutebrowser' from the official channel. While reading this [site] I realize that embedded mp4 files do not play well. Turning on qb again from the terminal allowed me to see the complaints. I believe this could be related issues to OP, so decided to post

bug#47953: fennel doesn't print version with -v

2021-04-22 Thread Jack Hill
On Thu, 22 Apr 2021, Jack Hill wrote: Hi Guix, From the fennel man page: -v, --version Print the version number and exit However, only the long options seems to work: jackhill@alperton ~ [env]$ fennel --version Fennel 0.8.1 on Lua 5.3 jackhill@alperton ~ [env]$ fennel -v

bug#44872: GuixSD 1.2.0 installer fails with exception when formatting drive

2021-04-22 Thread Ludovic Courtès
Hi, Tim Magee skribis: > In ./gnu/installer/parted.scm: >   1258:19 19 (user-partition->file-system _) > In gnu/system/uuid.scm: > 317:2 18 (uuid->string . _) > In ice-9/boot-9.scm: >   1669:16 17 (raise-exception _ #:continuable? _) >   1667:16 16 (raise-exception _ #:continuable? _) >   

bug#47953: fennel doesn't print version with -v

2021-04-22 Thread Jack Hill
Hi Guix, From the fennel man page: -v, --version Print the version number and exit However, only the long options seems to work: jackhill@alperton ~ [env]$ fennel --version Fennel 0.8.1 on Lua 5.3 jackhill@alperton ~ [env]$ fennel -v runtime error: -v: No such file or

bug#47889: [installer image] grub-install efi fails getting canonical path to /boot/efi on dos-formatted disk

2021-04-22 Thread pelzflorian (Florian Pelz)
On Thu, Apr 22, 2021 at 03:28:39PM +0200, Ludovic Courtès wrote: > There’s no EFI (vfat) partition here. Is it an EFI machine? > > Is /boot/efi mounted when you boot the installation image? No because there is no EFI partition. If I create one and restart the installer, then it is *not*

bug#47889: [installer image] grub-install efi fails getting canonical path to /boot/efi on dos-formatted disk

2021-04-22 Thread Ludovic Courtès
Hi Florian, "pelzflorian (Florian Pelz)" skribis: > When installing from the Guix install image, grub-install fails on my > x86_64 ASRock Beebox PC: > > guix system: error: > '/gnu/store/hsc3gsqbxkl64nx38sf2fgs2fxzbpr0i-grub-efi-2.04/sbin/grub-install > --boot-directory /mnt/boot

bug#47927: guix-1.2.0-21.4dff6ec build fails

2021-04-22 Thread Ludovic Courtès
Hi, Bone Baboon skribis: > On a x86_64 computer when I run `sudo guix system --no-substitutes --cores=1 > --max-jobs=1 reconfigure config.scm` I get this error: > > building > /gnu/store/rxn35i8wn1894jjqs4zjxj378dslpqdl-guix-1.2.0-21.4dff6ec.drv... [...] > PASS: tests/utils.scm > PASS:

bug#47949: Failed to produce output path for guix-package-cache

2021-04-22 Thread Roel Janssen
Dear Guix, I'm running into the following problem: $ guix pull Updating channel 'guix-science' from Git repository at 'https://github.com/guix-science/guix-science.git'... Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from these

bug#47744: nfs-root-fs test is failing

2021-04-22 Thread Mathieu Othacehe
Hello Stefan, Thanks for having a look! > I’m now sure that this test has never been working. I also share the impression that this test never worked. Plus the actual version has a lot of FIXME and commented lines that scare me off. > With the attached changes, the NFS server side tests are

bug#46297: nix-service-configuration is missing the default /bin/sh

2021-04-22 Thread pukkamustard
Oleg Pykhalov writes: It doens't fail without the patch. Could I ask what issue the build-sandbox-paths introduce for you? Also it would be helpful if you provide terminal output with an error you occurred. Ah, sorry I didn't see that there where system tests. This is how I ran into

bug#46297: nix-service-configuration is missing the default /bin/sh

2021-04-22 Thread Oleg Pykhalov
Hi, The ‘make check-system TESTS=nix’ doesn't succeeded with patch applied on 13c4a377f5a2e1240790679f3d5643385b6d7635: --8<---cut here---start->8--- building of '/nix/store/nvx13nribwnd47hs6frbq61vlq2n3nzh-guix-test.drv': woken up substitution of