bug#37612: device-mapper: remove ioctl on cryptoroot failed: Device or resource busy

2019-10-03 Thread theamazed74
# Steps to reproduce: I start going through the GUI installer and during the install I get these errors: ![memory-leak](https://coinsh.red/u/653Guix-Memory-Leak.jpeg) Next I enter and get these: ![crypt-error](

bug#37347: 'guix environment' fails after trying to follow the steps from "Running Guix Before It Is Installed" page

2019-10-03 Thread Bengt Richter
On +2019-10-03 12:57:46 -0700, Bengt Richter wrote: > > I could not get to that manual url: > https://guix.gnu.org/manual/en/html_node/X_002e509-Certificates.html > > Not with with lynx, nor [...] > IOW, I couldn't get to the manual. > Am I in a DNS bubble of some kind? > > If the site is just

bug#37492: GUIXSD 1.0.1 install error

2019-10-03 Thread RAUL H C LOPES
On 29/09/2019 13:00, Marius Bakke wrote: RAUL H C LOPES writes: Hi Marius, I've managed to install GuixSD by chossing  msdos instead of gpt. Coincidence? Is the gpt setup tested? Can you share the steps required to reproduce the error? I don't have logs for the crash. Unfortuately, my fir

bug#37501: [core-updates] Entropy starvation during boot

2019-10-03 Thread Marius Bakke
Ludovic Courtès writes: > Hi again, > > Marius Bakke skribis: > >> After reconfiguring on the 'core-updates' branch, systems using the >> OpenSSH service will occasionally (not always!) hang forever during >> boot, waiting for entropy. Moving the mouse or mashing the keyboard >> allows the boot

bug#37531: ‘%load-path’ in shepherd is unnecessarily long

2019-10-03 Thread Ludovic Courtès
Ludovic Courtès skribis: > $ sudo herd eval root '(length %load-path)' > Evaluating user expression (length %load-path). > 119 Commit cdf9811d24b9c857cb79e0ddd38181862ec34bd3 fixes that at the level of ‘scheme-file’. Ludo’.

bug#37347: 'guix environment' fails after trying to follow the steps from "Running Guix Before It Is Installed" page

2019-10-03 Thread Bengt Richter
On +2019-09-16 18:01:04 +0200, Ludovic Courtès wrote: > Hi Jan, > > Jan skribis: > > > guix/build/download.scm:313:6: In procedure tls-wrap: > > X.509 certificate of 'api.github.com' could not be verified: > > signer-not-found > > invalid > > It looks like X.509 certificates used to authent

bug#37347: 'guix environment' fails after trying to follow the steps from "Running Guix Before It Is Installed" page

2019-10-03 Thread Jan Wielkiewicz
On Mon, 16 Sep 2019 18:01:04 +0200 Ludovic Courtès wrote: > It looks like X.509 certificates used to authenticate web sites over > HTTPS could not be found. > > Did you set environment variables and all as described at > ? >

bug#37606: CI reports "failed" even if build succeeds

2019-10-03 Thread Hartmut Goebel
Hi, I just stepped over , which i reported as "failed". But wen looking at the log-file, this says: "@ build-succeeded /gnu/store/a8hakfaf7a41ywxrssqlscqgcn642lhc-python-django-allauth-0.39.1.drv". Maybe someone knowledgeable micht want to have a loo

bug#37605: [core-updates] MariaDB fails tests on armhf-linux

2019-10-03 Thread Marius Bakke
"mariadb" consistently fails a single test on the core-updates branch on armhf-linux: https://ci.guix.gnu.org/build/1689172/details The test output: CURRENT_TEST: binlog_encryption.rpl_skip_replication safe_process[21120]: parent_pid: 16023 safe_process[21120]: Started child 21121, terminated: 0

bug#37369: Getting network-manager-openconnect to work

2019-10-03 Thread Divan Santana
pelzflorian (Florian Pelz) writes: > On Sat, Sep 28, 2019 at 04:16:40PM +0200, Divan Santana wrote: >> So firstly I can't edit the connection as my user, without sudo. Not >> sure if I need to be in some group to do that? >> > > P.S. I use > > (users (cons (user-account >(name

bug#37596: ‘guix system roll-back’ doesn’t reload services

2019-10-03 Thread Ludovic Courtès
Hello, ‘guix system roll-back’ and ‘switch-generation’ don’t reload services and don’t run activation scripts like ‘guix system reconfigure’ does. Indeed: --8<---cut here---start->8--- (define (switch-to-system-generation store spec) "Switch the system profil