core-updates: Emacs is only supported on x86_64-linux?

2021-03-06 Thread Chris Marusich
Hi, I've noticed that the emacs package only supports x86_64-linux, at least on core-updates. Is that intended? I noticed because it caused "make check" to fail on the wip-ppc64le branch (which is based on core-updates). I fixed one failing test on the wip-ppc64le branch by using coreutils inst

Re: Release on April 18th?

2021-03-06 Thread Raghav Gururajan
Hi Leo! Unfortunately, a package was added recently that depends on Qt 4 (telegram-desktop). Hopefully its dependency graph can be updated to use Qt 5. IIRC, telegram-desktop uses Qt5. Was it any of its dependencies? If so how can I narrow-it down using `guix graph`? I'll try to update it.

Re: Release on April 18th?

2021-03-06 Thread Raghav Gururajan
Hi Leo! Unfortunately, a package was added recently that depends on Qt 4 (telegram-desktop). Hopefully its dependency graph can be updated to use Qt 5. IIRC, telegram-desktop uses Qt5. Was it any of its dependencies? If so how can I narrow-it down using `guix graph`? I'll try to update it.

Adding Substitute Mirrors page to installer

2021-03-06 Thread raid5atemyhomework
Hi Guix Developers, I want to add a page to the installer to allow selection of substitute mirrors. In particular, from my ISP, the SJTU mirror is significantly faster (1MB/s->5MB/s) than directly from `ci.guix.gnu.org` (4kB/s->40kB/s), so I think putting that option to the installer would be

Re: Implications of QEMU binfmt transparent emulation for builds

2021-03-06 Thread Mark H Weaver
Hi Christopher, Christopher Baines writes: > I'm starting to play with mixing native and emulated builds with the > Guix Build Coordinator again. I did do this many months ago, but at that > time, there wasn't support for targeting retries across a range of > machines, to help avoid blockages du

Re: Release on April 18th?

2021-03-06 Thread Leo Famulari
On Sat, Mar 06, 2021 at 02:06:44PM -0500, Leo Famulari wrote: > I remembered that we also have a few packages that we aim to remove > sooner or later: > > Qt 4 I pushed a commit to wip-next-release that removes Qt 4 and all its users. Unfortunately, a package was add

Re: Implications of QEMU binfmt transparent emulation for builds

2021-03-06 Thread Léo Le Bouter
On Sat, 2021-03-06 at 21:35 +, Christopher Baines wrote: In general I think binary translation is very wasteful use of computing resources. At least use something like this: http://csl.iis.sinica.edu.tw/hqemu/ - otherwise I think building natively is at the end less costly. > I'd like the Gu

Implications of QEMU binfmt transparent emulation for builds

2021-03-06 Thread Christopher Baines
Hey, I'm starting to play with mixing native and emulated builds with the Guix Build Coordinator again. I did do this many months ago, but at that time, there wasn't support for targeting retries across a range of machines, to help avoid blockages due to QEMU issues. Anyway, something that's been

Re: Release on April 18th?

2021-03-06 Thread Tobias Geerinckx-Rice
Leo Famulari 写道: Agreed. But I don't think we can force core-updates, or we will regret it when problems slip through. It's better to release on schedule without core-updates. I'll rebase my system on core-updates and report back (it can't be worse than master, where IceCat crashes about twi

Re: Release on April 18th?

2021-03-06 Thread Leo Famulari
On Wed, Mar 03, 2021 at 01:51:51PM -0500, Leo Famulari wrote: > More TODOs that I think are possible in this timeframe: > > * Fix #46871 (problems with init scripts and guix-install.sh). > > * Update tzdata > > * Ungraft I remembered that we also have a few packages that we aim to remove sooner

Re: Release on April 18th?

2021-03-06 Thread Leo Famulari
On Sat, Mar 06, 2021 at 12:58:52AM +0100, zimoun wrote: > Hi Leo, > > On Fri, 05 Mar 2021 at 15:19, Leo Famulari wrote: > > On Wed, Mar 03, 2021 at 01:51:51PM -0500, Leo Famulari wrote: > >> * Update tzdata > >> > >> * Ungraft > > > > I've pushed commits that accomplish these tasks to a 'wip-nex

Re: Packaging

2021-03-06 Thread Leo Famulari
On Sat, Mar 06, 2021 at 09:14:49AM -0500, Joshua Branson wrote: > mecqor labi writes: > > > Please package (Dialect) for Guix; Thanks > > > > (This is not my primary email) > > > > These kind of questions are probably best directed toward > help-g...@gnu.org. :) Also, it sounds like dialect > (

Re: Packaging

2021-03-06 Thread Tobias Geerinckx-Rice
Mecqor, Guix, mecqor labi 写道: Please package (Dialect ) for Guix; Guix is run by volunteers who don't tend to package software on demand. The best way to see something added to Guix is to package it yourself and submit it to guix-patches at gnu.org. Gett

Re: Packaging

2021-03-06 Thread Joshua Branson
mecqor labi writes: > Please package (Dialect) for Guix; Thanks > > (This is not my primary email) > These kind of questions are probably best directed toward help-g...@gnu.org. :) Also, it sounds like dialect (https://github.com/gi-lom/dialect) is software as a service, which is kind of frowne

Packaging

2021-03-06 Thread mecqor labi
Please package (Dialect ) for Guix; Thanks (This is not my primary email)

Nginx and certbot cervices don't play well togther

2021-03-06 Thread Brice Waegeneire
Hello Guix, After an suggestion from Tobias to give a try at forcing HTTPS for Guix's websites on berlin, I had a go at it but it was more complex that what I was expecting. Looking deeper at nginx and certbot services it appear both services don't play that well together, requering a inital da