bug#40626: Poor performance on low-end ARMv7 devices

2020-07-02 Thread Denis 'GNUtoo' Carikli
Hi, Many ARM Single Board Computers are commonly used with microSD for storage, and some microSD cards are extremely slow (and sometimes unreliable when they are old). Could the performance issues be related to storage device I/Os? Denis. pgpevYyzP4lp9.pgp Description: OpenPGP digital signatur

bug#42161: Confusing '' error message

2020-07-02 Thread Denis 'GNUtoo' Carikli
On Thu, 02 Jul 2020 09:48:26 +0200 Ludovic Courtès wrote: > Hello, Hi, > If you’re having troubles building your system, I’d try building with > ‘-v3’ (verbose mode) for example, or ‘--on-error=debug’ if the problem > is in your ‘system.scm’ file. Here's with -v3 > # guix system -v3 --no-bootlo

bug#42155: --with-source=PACKAGE=REPLACEMENT-SOURCE doesn't work recursively

2020-07-02 Thread Ludovic Courtès
pkill9 skribis: >> I think what you're looking for is more of: >> >> guix build --no-grafts mpv --with-input=youtube-dl=$(guix build >> --no-grafts youtube-dl >> --with-source=https://github.com/ytdl-org/youtube-dl/releases/download/2020.06.16/youtube-dl-2020.06.16.tar.gz) >> >> This didn't wor

bug#41927: gio mount unusable on many setups, likely caused by missing dependencies

2020-07-02 Thread raingloom
This is also an issue when trying to use USB devices. For instance I couldn't get my microSD adapter working on the SDDM machine, but it works flawlessly on my GDM based one. See also the udisks related report from IRC: http://logs.guix.gnu.org/guix/2020-07-02.log

bug#42167: upgrade-shepherd-services starts new services that have (auto-start? #f)

2020-07-02 Thread Marius Bakke
Greetings Guix, Shepherd services support an AUTO-START? parameter that defaults to #t. By setting it to #f, the service will not be started with the system. However 'guix system reconfigure' will automatically start such a service when it is added. If the service already exists and is stopped,

bug#42155: --with-source=PACKAGE=REPLACEMENT-SOURCE doesn't work recursively

2020-07-02 Thread pkill9
> I think what you're looking for is more of: > > guix build --no-grafts mpv --with-input=youtube-dl=$(guix build > --no-grafts youtube-dl > --with-source=https://github.com/ytdl-org/youtube-dl/releases/download/2020.06.16/youtube-dl-2020.06.16.tar.gz) > > This didn't work for me though, I got: >

bug#42166: texlive@2019 looks up font ‘.enc’ files in $PWD

2020-07-02 Thread Ludovic Courtès
Hi! I’m using texlive 20190410 on and pdftex fails like this: --8<---cut here---start->8--- (/gnu/store/83kmnw6iyj0zj8j798baw8rw61rhl06a-texlive-texmf-20190410/share/texm

bug#34033: Offloading sometimes hangs

2020-07-02 Thread Mathieu Othacehe
Hello, > (That still doesn’t tell us why our ‘guix offload’ processes would > occasionally be stuck but at least it ensures the build farm keeps > making progress even when that happens.) I'm still not sure it's directly related to this bug but I observed several offloading hangs on Berlin toda

bug#42151: [PATCH 0/3] offload to Childhurd fails: setting synchronous mode: locking protocol

2020-07-02 Thread Ludovic Courtès
Hi! "Jan (janneke) Nieuwenhuizen" skribis: > $ guix offload test > guix offload: testing 1 build machines defined in '/etc/guix/machines.scm'... > guix offload: Guix is usable on 'childhurd' (test returned > "/gnu/store/883yjkl46dxw9mzykykmbs0yzwyxm17z-test") > guix offload: 'childhurd' is runn

bug#42158: python-grequests broken, add zope dependencies to fix.

2020-07-02 Thread Christopher Lemmer Webber
Efraim Flashner writes: > On Wed, Jul 01, 2020 at 04:39:05PM -0400, Christopher Lemmer Webber wrote: >> Fix attached. Ok to push? >> > > Looks good to me. I will note however that the test suite doesn't seem > to actually be run. Huh. Well at least it's no longer breaking, which is what was ha

bug#41702: `guix environment` performance issues

2020-07-02 Thread Lars-Dominik Braun
Hi (again), and the attached patch uses the new nodelay option, if we don’t want to wait for another guile-ssh release. Lars From 2892f79f819dd2dd9420f7e74bcb6e293d377452 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Thu, 2 Jul 2020 13:59:51 +0200 Subject: [PATCH] guix: Add nodelay to

bug#42164: Combining file-append with gexps results in incomprehensible errors

2020-07-02 Thread Jakub Kądziołka
Consider this minimal operating-system definition: (use-modules (gnu)) (use-package-modules gcc) (operating-system (host-name "test") (timezone "UTC") (bootloader (bootloader-configuration (bootloader grub-efi-bootloader) (target "/boot/efi"))) (file-system

bug#42162: gforge.inria.fr to be taken off-line in Dec. 2020

2020-07-02 Thread Ludovic Courtès
zimoun skribis: > On Thu, 02 Jul 2020 at 09:29, Ludovic Courtès > wrote: > >> The hosting site gforge.inria.fr will be taken off-line in December >> 2020. This GForge instance hosts source code as tarballs, Subversion >> repos, and Git repos. Users have been invited to migrate to >> gitlab.in

bug#42162: gforge.inria.fr to be taken off-line in Dec. 2020

2020-07-02 Thread zimoun
Hi Ludo, On Thu, 02 Jul 2020 at 09:29, Ludovic Courtès wrote: > The hosting site gforge.inria.fr will be taken off-line in December > 2020. This GForge instance hosts source code as tarballs, Subversion > repos, and Git repos. Users have been invited to migrate to > gitlab.inria.fr, which is G

bug#42161: Confusing '' error message

2020-07-02 Thread Ludovic Courtès
Hello, Denis 'GNUtoo' Carikli skribis: > When doing guix system system.scm /path/to/empty/directory, I have the > following error message: > >> # guix system --verbosity=99 --debug=99 --no-bootloader init >> system.scm /srv/distros/guix/ guile: warning: failed to install locale >> acquiring glo

bug#42162: gforge.inria.fr to be taken off-line in Dec. 2020

2020-07-02 Thread Ludovic Courtès
Hello! The hosting site gforge.inria.fr will be taken off-line in December 2020. This GForge instance hosts source code as tarballs, Subversion repos, and Git repos. Users have been invited to migrate to gitlab.inria.fr, which is Git only. It seems that Software Heritage hasn’t archived (yet) a

bug#42158: python-grequests broken, add zope dependencies to fix.

2020-07-02 Thread Efraim Flashner
On Wed, Jul 01, 2020 at 04:39:05PM -0400, Christopher Lemmer Webber wrote: > Fix attached. Ok to push? > Looks good to me. I will note however that the test suite doesn't seem to actually be run. > From 1fc31863857361e9f88d92cbea2099fd7ea03b10 Mon Sep 17 00:00:00 2001 > From: Christopher Lemmer

bug#42155: --with-source=PACKAGE=REPLACEMENT-SOURCE doesn't work recursively

2020-07-02 Thread Efraim Flashner
On Wed, Jul 01, 2020 at 05:53:31PM +0100, pkill9 wrote: > For example, `guix build --with-source=youtube-dl=blahblah mpv` builds > mpv normally, after giving a message: guix build: warning: > transformation 'with-source' had no effect on mpv@0.32.0 > From 'guix build --help:' --with-source=

bug#41702: `guix environment` performance issues

2020-07-02 Thread Lars-Dominik Braun
Hi, > Would you like to send them a patch? done: https://github.com/artyom-poptsov/guile-ssh/pull/21 Cheers, Lars signature.asc Description: PGP signature

bug#42148: guix-1.1.0-13.26611f5 fails to build

2020-07-02 Thread Mathieu Othacehe
Hey! > [ 5%] LOAD guix/glob.scm > [ 6%] LOAD guix/workers.scm > [ 7%] LOAD guix/zlib.scm > [ 7%] LOAD guix/build-system.scm > [ 8%] LOAD guix/build-system/android-ndk.scm > > I suspect that weird timestamp issue could well explain many things. Oh good catch, I didn't no