bug#45351: Wrong URL in guix import crate --help

2020-12-21 Thread Nathan Dehnel
guix import crate --help mentions crate.io, whereas it should be crates.io.

bug#45352: Same derivation listed twice in the output of "guix build --dry-run"

2020-12-21 Thread Mark H Weaver
I've just observed that the output of "guix build -n " may contain duplicates, as witnessed by the following shell transcript in which "/gnu/store/c4wgkfsc209g954c56jdzy4wmn42688f-git-2.29.2.drv" occurs twice in the list of derivations that would be built. (This is my crude method of seeing how mu

bug#45326: Include curl/wget (and git?) to the installation image

2020-12-21 Thread zimoun
Hi Pierre, On Sat, 19 Dec 2020 at 21:57, Pierre Neidhardt wrote: > Additionally, including git (maybe git minimal?) would be great so > synchronize Git repositories which may contain installation scripts, > Guix configs and other dotfiles. Somehow, it is already the case. :-) What do you need

bug#45326: Include curl/wget (and git?) to the installation image

2020-12-21 Thread Pierre Neidhardt
zimoun writes: > Somehow, it is already the case. :-) What do you need exactly? Because > this minimal thing could be exposed via “guix git ” via Guile-Git. > WDYT? `guix git' only has the `authenticate' action. Would be great if we could have `clone'! :) -- Pierre Neidhardt https://ambreva

bug#45326: Include curl/wget (and git?) to the installation image

2020-12-21 Thread zimoun
Hi, On Mon, 21 Dec 2020 at 11:14, Pierre Neidhardt wrote: > zimoun writes: > >> Somehow, it is already the case. :-) What do you need exactly? Because >> this minimal thing could be exposed via “guix git ” via Guile-Git. >> WDYT? > `guix git' only has the `authenticate' action. Yeah for now…

bug#45326: Include curl/wget (and git?) to the installation image

2020-12-21 Thread Pierre Neidhardt
zimoun writes: > Does something as “guix git clone https://example.com --output=foo” make > sense? For me, yes! :) -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

bug#37737: Documentation should mention that source checkout must be readable by the guixbuild group if guix-daemon is run from there

2020-12-21 Thread zimoun
Hi, Sorry for the long delay. On Sun, 13 Oct 2019 at 15:54, David Truby wrote: > When following the Contributing section of the manual in my home > directory, I was unable to use the built guix to do anything as I hit > upon a message saying "error: failed to run download program > '/home/truby

bug#37583: Documentation needed: pam-services in operating-system structure

2020-12-21 Thread zimoun
Hi, Sorry for the long delay. On Wed, 02 Oct 2019 at 07:46, Jesse Gibbons wrote: > The manual has no documentation about how to use pam-services in the > operating-system configuration. Information about how to use the pam-service > data structure and an example of how to use it would be helpfu

bug#37523: Print hint if build fails due to invalid character in package source base name

2020-12-21 Thread zimoun
Hi, On Thu, 26 Sep 2019 at 18:01, Hartmut Goebel wrote: > guix shall print a hint if building fails due to the package source base > name containing a character invalid in a store filename (e.g. "@" or "%"). > > Currently, when building such a package, one gets an error message like: > > guix b

bug#37005: Add ability of modifying connection before full installation

2020-12-21 Thread zimoun
Hi, Sorry for the long delay. On Sun, 11 Aug 2019 at 06:31, bo0od wrote: > Im trying to install Guix over Qubes and to do so it needs manually > adding of IP,DNS,Gateway (because its installed over xen virtualization) > > But im always facing the issue of not connection failed and reback to >

bug#45300: [PATCH] Add option --with-patch

2020-12-21 Thread Ludovic Courtès
Hi Philippe, Philippe SWARTVAGHER skribis: > We already have `--with-branch=`, `with-commit=`, ... An additional > option could be `--with-patch=package=add-extra-feature.patch` which > would apply the patch file `add-extra-feature.patch` located in the my > current directory to the sources of `

bug#37523: Print hint if build fails due to invalid character in package source base name

2020-12-21 Thread Hartmut Goebel
Hi,, thanks for picking this up. Therefore, I am missing if this message “invalid character” should be improved or if the check of the name should be done before on the Scheme side. Well, I am missing what could be the path to improve the situation, if it needs. Since this check is done also

bug#45272: [PATCH v3] gnu: gnome-builder: Disable jedi plugin.

2020-12-21 Thread Ludovic Courtès
Hi, Leo Prikler skribis: > As pointed out in #45272, it is broken. > > * gnu/packages/gnome.scm (gnome-builder)[#:configure-flags] Add > -Dplugin_jedi=false. Perfect. :-) Applied, thanks! Ludo’.

bug#31977: clone tests fail on CentOS 7

2020-12-21 Thread Paul Garlick
Hi Simon, > If I understand well your message: > > Files: > a) '/proc/self/ns/user' exists > b) '/proc/sys/kernel/unprivileged_userns_clone' does not exist. Yes, this is the case on CentOS. So testing for the existence of the unprivileged_userns_clone file is an insuff

bug#25305: bug#37851: bug#25305: bug#37851: Grub installation only checks for encrypted /boot folder

2020-12-21 Thread Miguel Ángel Arruga Vivas
Hi Ludo, First of all, thanks for your review. :-) Ludovic Courtès writes: > Hi Miguel, > > Miguel Ángel Arruga Vivas skribis: >> + (define (crypto-devices) >> +(define (crypto-device->cryptomount dev) >> + (if (uuid? dev) >> + #~(format port "cryptomount -u ~a~%" >> +

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

2020-12-21 Thread Tim Magee via web
I previously had GNU Guix installed with an encrypted home partition but the main partition unencrypted.

bug#45302: Avahi substitute discovery keeps trying to ping unaccessible servers

2020-12-21 Thread Maxim Cournoyer
Hello, Pierre Neidhardt writes: > I've set up my desktop and laptop to use the new substitute discovery > feature, it's awesome! > > However, when I put my desktop to sleep and run a Guix command on my > laptop that requires access to a sbustitute server, I see this: > > $ guix build ncdu > subs