bug#35139: Rust builds systematically time out

2019-04-05 Thread mikadoZero
When I try to install rust I get similar behavior. It does not finish building. The longest I have let it try for was around 12 hours. That was is a on a machine with 1GB RAM and 10GB SWAP. Ludovic Courtès writes: > Hello, > > On berlin, Rust 1.24.1 builds systematically exceed the timeout: > >

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

2019-04-05 Thread Jack Hill
On Fri, 5 Apr 2019, Ricardo Wurmus wrote: I think (gnu packages curl) is not correct because it provides libssh2-1.8.0, which inherits from a package that is in (gnu packages ssh). The definition of libssh2-1.8.0 should probably be moved to (gnu packages ssh). Maybe. Here's an interesting twi

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

2019-04-05 Thread Ricardo Wurmus
Jack Hill writes: > On Fri, 5 Apr 2019, zna...@tutanota.com wrote: > >> As I know it seems like need to run `guix pull` to update your scheme files. > > After guix pulling, I still see the problem with the latest Guix. My > guix describe information: > > $ guix describe > Generation 124

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

2019-04-05 Thread Jack Hill
On Fri, 5 Apr 2019, zna...@tutanota.com wrote: As I know it seems like need to run `guix pull` to update your scheme files. After guix pulling, I still see the problem with the latest Guix. My guix describe information: $ guix describe Generation 124 Apr 05 2019 11:24:29(current) gui

bug#31247: fetching an svn repository always results in a different hash

2019-04-05 Thread Julien Lepiller
This is now fixed on master. Closing.