Re: (not) testing Rust packages?!

2020-02-03 Thread Hartmut Goebel
Am 31.01.20 um 19:50 schrieb John Soo: >> On Jan 29, 2020, at 11:01 AM, Andreas Rottmann wrote: >> >> I'm a new to Guix, and am not sure what you mean by "safely" and >> "unwanted store outputs". Running `cargo test` takes the crate source, >> and the closure of any `dependencies` and

Stage0 Release 0.4.0, M2-Planet Release 1.5.0 and mescc-tools-seed Release 1.2

2020-02-03 Thread Orians, Jeremiah (DTMB)
Today I am pleased to announce the following releases: https://savannah.nongnu.org/projects/stage0/ https://github.com/oriansj/stage0 In stage0 we have gained hand written (in assembly) C compilers for: AMD64 :: cc_amd64.s Knight :: cc_knight-native.s and cc_knight-posix.s ARMv7l :: cc_armv7l.s

Re: Looking for someone to host an Overdrive server (ARM build farm)

2020-02-03 Thread Christopher Baines
Pierre Neidhardt writes: > Great! I'll bring it to FOSDEM then. So, I've got the machine now. I've also had a chance to try turning it on, and I've managed to connect via the serial console. Let me know the login credentials if you have them? Thanks, Chris signature.asc Description: PGP

Re: WIP gnu: poetry: Update to 1.0.3.

2020-02-03 Thread Gábor Boskovits
Hello, Tanguy Le Carrour ezt írta (időpont: 2020. febr. 3., H, 16:31): > > Dear Guix, > > I'm working on updating Poetry to version 1.0.3 and I have a problem > with the version of a dependency. > > Poetry now depends on python-keyring >=20.0.0,<21.0.0. In Guix we > have python-keyring

[PATCH] utils: Handle errors in worker threads.

2020-02-03 Thread Christopher Baines
Previously, if an error occurred, the worker fiber simply never sends a reply. In the case of HTTP requests to Cuirass, where an exception occurs when performing a database query, the fiber handling the request blocks as it never gets a response. I think that this has the potential to cause the

WIP gnu: poetry: Update to 1.0.3.

2020-02-03 Thread Tanguy Le Carrour
Dear Guix, I'm working on updating Poetry to version 1.0.3 and I have a problem with the version of a dependency. Poetry now depends on python-keyring >=20.0.0,<21.0.0. In Guix we have python-keyring 21.0.0, so it does not work once installed! What am I supposed to do? I see 3 different

Re: Looking for someone to host an Overdrive server (ARM build farm)

2020-02-03 Thread Christopher Baines
Pierre Neidhardt writes: > Perfect! > > I wanted to give you the login at the Guix Days, completely forgot. > Maybe I should send it encrypted to you. Do you have a GPG key? > `gpg --search-keys ...` hangs for me at the moment. Yep, I've attached my public key. -BEGIN PGP PUBLIC KEY

Re: Looking for someone to host an Overdrive server (ARM build farm)

2020-02-03 Thread Pierre Neidhardt
Perfect! I wanted to give you the login at the Guix Days, completely forgot. Maybe I should send it encrypted to you. Do you have a GPG key? `gpg --search-keys ...` hangs for me at the moment. Cheers! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature