bug#36199: Newsboat: HTTPS urls broken

2019-07-09 Thread Robert Smith
Giovanni, Thank you for following through with this issue! Today I tried newsboat for the first time since my last email and I was surprised to find that the issue has been completely fixed. Thanks again for your help! -Robert On 24.06.2019 10:14, Giovanni Biscuolo wrote: Hello Robert, Robert

bug#36561: gvfs and/or sftp bugs and pain points

2019-07-09 Thread P
First, the milder pain points: [14:38:30] heyyy, which package has the gio command? it's apparently not in gvfs. [14:39:51] oh wait, nevermind, i think i found it through Arch's pkgfile [14:40:17] ...nope, false alarm [14:49:27] raingloom: It's in `glib:bin` [14:52:12] bricewge, thanks! i f

bug#36511: extraneous recompiles of scm files while editing gnu/packages/

2019-07-09 Thread Robert Vollmert
Hi Ludo’, thanks for looking into this! On 9. Jul 2019, at 00:15, Ludovic Courtès wrote: > Robert Vollmert skribis: >> Here’s another example, while working on a local checkout of a channel. >> Calling `guild compile` just makes things worse. >> >> $ rm -rf ~/.cache/guile >> $ guix build -L .

bug#35521: Mariadb test suite failures on x86_64-linux

2019-07-09 Thread Chris Marusich
Hi, I've been encountering this failure off and on for a few weeks now, and I'd like to help fix it. In short, it seems like non-deterministic test failures, to me. I think we should gather data and report the issue upstream, and maybe disable the offending tests in the meantime. Mariadb failed

bug#36335: Is /dev/kvm missing ACLs?

2019-07-09 Thread Chris Marusich
Ludovic Courtès writes: > Hi Chris, > > Chris Marusich skribis: > >> Ludovic Courtès writes: >> >>> Guix System doesn’t use ACLs at all. >>> >>> However, the udev rule for kvm sets it up like this: >>> >>> crw-rw 1 root kvm 10, 232 Jun 24 08:38 /dev/kvm >>> >>> and the build users are par