bug#35154: guix package --show=openssh gnu/packages/curl.scm:55:4: error: libssh2: unbound variable

2019-04-04 Thread znavko
As I know it seems like need to run `guix pull` to update your scheme files. I usually run updates for root and non-root users with this line: `guix pull && guix package -u` Also after update by root you may need to run `guix system reconfigure config.scm` with you config.scm file (that you need

bug#35136: Git master installer disk-image has GPT PMBR size mismatch

2019-04-04 Thread pelzflorian (Florian Pelz)
I would like to log the commandline with which parted is executed in initialize-partition-table in gnu/build/vm.scm, but I do not know where all the output is going. Apparently it is nowhere in the logs.

bug#35154: guix package --show=openssh gnu/packages/curl.scm:55:4: error: libssh2: unbound variable

2019-04-04 Thread Jack Hill
Hi Guix, When trying to run guix package --show with packages from the (gnu packages ssh) module, such as openssh, guile-ssh, and libssh, I get the following stack trace: $ guix package --show=openssh Backtrace: In ice-9/boot-9.scm: 3014:26 19 (_) In unknown file: 18 (primitive-loa

bug#34902: guix cannot find a module on boot

2019-04-04 Thread Danny Milosavljevic
Maybe I'm too paranoid but can we have "guix" in the file name "modules.name" somewhere? Otherwise I see it coming that upstream uses modules.name for an incompatible purpose and then we'd be with a guix interface that's broken and/or break their interface. (So much complexity for something so si

bug#35151: Thunar does not run gedit when clicking on txt file

2019-04-04 Thread znavko
After update Thunar ceased to run gedit (it is still default for txt) when clicking on txt files. It just shows waiting cursor and does nothing. $ guix describe Generation 87    Apr 04 2019 21:51:02    (current)   guix 325a2e3     repository URL: https://git.savannah.gnu.org/git/guix.git

bug#35139: Rust builds systematically time out

2019-04-04 Thread Ivan Petkov
Danny’s got a patch for turning on parallel tests in #35126 Not sure why the previous tests were running sequentially, but there is a comment somewhere saying it’s to avoid EAGAIN errors. --Ivan > On Apr 4, 2019, at 9:06 AM, Ludovic Courtès wrote: > > Ivan Petkov skribis: > >>> On Apr 4, 20

bug#34991: network manager error with wireless card when wired card connected

2019-04-04 Thread Quiliro Ordonez
El 2019-04-04 07:57, Ludovic Courtès escribió: > Hola, > > Quiliro Ordonez skribis: > >> El 2019-04-03 21:31, Ludovic Courtès escribió: >>> Hi Quiliro, >>> >>> Quiliro Ordonez skribis: >>> When i install my PCI wireless card and my ethernet card is plugged to its cable, network manage

bug#35039: Thunar has lost icons after update

2019-04-04 Thread Ludovic Courtès
skribis: > After new update, it is ok: http://0x0.st/zP7f.png > thunar has got back its icons, better then before. Hard to tell what happened, but let’s consider the case closed. Thanks for letting us know, Ludo’.

bug#35139: Rust builds systematically time out

2019-04-04 Thread Ludovic Courtès
Ivan Petkov skribis: >> On Apr 4, 2019, at 1:59 AM, Ludovic Courtès wrote: >> >> The build nodes may be slower than the front-end, but still, it seems >> unlikely that it would take more than 6h there. (That could happen if >> the test suite, which lasts 2.1h, were “embarrassingly parallel”, b

bug#35138: guix system search needs installer

2019-04-04 Thread Ludovic Courtès
Hi, Jonathan Brielmaier skribis: > during the use of the openSUSE package of Guix I found a little "bug". > Running "guix system search" results in: > > guix system: warning: failed to load '(gnu system install)': > no code for module (gnu installer) (Note that it’s a warning, not an error.) I

bug#35139: Rust builds systematically time out

2019-04-04 Thread Ivan Petkov
> On Apr 4, 2019, at 1:59 AM, Ludovic Courtès wrote: > > The build nodes may be slower than the front-end, but still, it seems > unlikely that it would take more than 6h there. (That could happen if > the test suite, which lasts 2.1h, were “embarrassingly parallel”, but > we’re running tests wi

bug#34531: Guix profile fails on Overdrive 1000

2019-04-04 Thread Ludovic Courtès
Hello, Ricardo Wurmus skribis: > Andreas Enge writes: > >> Before closing the bug, I would still like to ask whether there is a way >> of getting around the need for python. > > Guix pull needs “guile-git”, and “guile-git” needs “libgit2”, which > needs “python-wrapper”. To remove the need for

bug#35139: Rust builds systematically time out

2019-04-04 Thread Pierre Langlois
Hello! Ludovic Courtès writes: > Hello, > > On berlin, Rust 1.24.1 builds systematically exceed the timeout: > > --8<---cut here---start->8--- > Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> > x86_64-unknown-linux-gnu) >Compiling arena v0

bug#35139: Rust builds systematically time out

2019-04-04 Thread Ludovic Courtès
Hello, On berlin, Rust 1.24.1 builds systematically exceed the timeout: --8<---cut here---start->8--- Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Compiling arena v0.0.0 (file:///tmp/guix-build-rust-1.24.1.drv-0

bug#35138: guix system search needs installer

2019-04-04 Thread Jonathan Brielmaier
Hi, during the use of the openSUSE package of Guix I found a little "bug". Running "guix system search" results in: guix system: warning: failed to load '(gnu system install)': no code for module (gnu installer) So I packaged guile-newt and configured the guix package with "--enable-installer".

bug#35136: Git master installer disk-image has GPT PMBR size mismatch

2019-04-04 Thread pelzflorian (Florian Pelz)
On Thu, Apr 04, 2019 at 07:33:17AM +0200, pelzflorian (Florian Pelz) wrote: > guix system disk-image --file-system-type=iso9660 gnu/system/install.scm > This only happens when specifying --file-system-type=iso9660.

bug#34991: network manager error with wireless card when wired card connected

2019-04-04 Thread Ludovic Courtès
Hola, Quiliro Ordonez skribis: > El 2019-04-03 21:31, Ludovic Courtès escribió: >> Hi Quiliro, >> >> Quiliro Ordonez skribis: >> >>> When i install my PCI wireless card and my ethernet card is plugged to >>> its cable, network manager fails to start because of an error starting >>> wpa_suppli