Re: I've rebased wip-ppc64le onto core-updates, Re: Release on April 18th?

2021-03-15 Thread Chris Marusich
Hi Ludo, Ludovic Courtès writes: > Maybe you could “formally” ask for a review of the branch when you think > it’s ready (perhaps even git-send-emailing the patches to guix-patches, > for convenience), and then we can merge in ‘core-updates’ (if/when that > matches other branch scheduling choice

Let's include powerpc64le-linux in the next release (was: Re: Release on April 18th?)

2021-03-15 Thread Chris Marusich
Hi, I have good news! Chris Marusich writes: > Subject: [PATCH] syscalls: mount: Fix a matching bug. If there are no concerns about this patch, I will commit it to master (with the "mount" typo fixed so it reads "mounts") in the next few days. > Efraim Flashner writes: > >> I'm now running m

Re: Adding Substitute Mirrors page to installer

2021-03-15 Thread raid5atemyhomework
> The ability to also use the same mirror during install rather than after > it would be very nice. After all, the guix daemon has to be restarted during > installation in the meantime anyway, so on restart it should be possible to > switch the `substitute-urls`. However the complications

Re: Adding Substitute Mirrors page to installer

2021-03-15 Thread zimoun
Hi, On Wed, 10 Mar 2021 at 09:49, raid5atemyhomework wrote: > If you mean other non-Guix channels, the only channels I know of that > are not Guix cannot be named here, so --- are there any channels that > *can* be named in official documentation about Guix? You can find a list of scientific

Re: gpg key expiration time

2021-03-15 Thread Paul Garlick
Hi Tobias, On Mon, 2021-03-15 at 18:24 +0100, Tobias Geerinckx-Rice wrote: > The expiry date is not embedded in your cryptographic key, merely > attached to it as a signed ‘packet’. Thanks. Got it! Best regards, Paul.

Re: [bootstrappable] GNU Mes 0.23 released

2021-03-15 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: Hello! > Jan Nieuwenhuizen skribis: > >> and now also for armhf-linux and aarch-linux. Work to integrate this >> into Guix is ongoing: tinycc and gcc-core-2.95.3 have been built. > > Woohoo, impressive work! Thanks! > I suppose that will unlock the full-source bootstrap

Re: Release 1.2.1: timeline

2021-03-15 Thread Leo Famulari
On Mon, Mar 15, 2021 at 02:14:52PM -0400, Leo Famulari wrote: > On Mon, Mar 15, 2021 at 05:55:21PM +0100, Ludovic Courtès wrote: > > > The architecture armf will not be included. > > > > Wait wait, I missed that. What happened? I think we should include it, > > even if substitute availability re

Re: Release 1.2.1: timeline

2021-03-15 Thread Vincent Legoll
Hello, On Mon, Mar 15, 2021 at 7:50 PM Leo Famulari wrote: > we should include in the release announcement a clear description of > the level of support that users can expect. Yes, that would be useful too, I'm all for giving people the information that it may not be easily usable, but still pro

Re: [bootstrappable] Re: Can Guile be bootstrapped from source without psyntax-pp.scm?

2021-03-15 Thread Michael Schierl
Hello Ludo’, Am 15.03.2021 um 18:09 schrieb Ludovic Courtès: Woow, this is great news! I think it would be great towards importing it in Guile proper. To do that, I think we should first get Andy’s opinion on the approach. I don't think upstream is very interested in having psyntax-pp.scm

Re: Release 1.2.1: remove clang@3.6?

2021-03-15 Thread zimoun
Hi Ludo, On Mon, 15 Mar 2021 at 17:38, Ludovic Courtès wrote: > > it seems broken since long time. I propose to remove: > > > > clang > > clang-runtime > > @3.6.2. Any objection? > Sounds reasonable to me. Done in . Cheers, simon

Re: Release 1.2.1: timeline

2021-03-15 Thread Leo Famulari
On Mon, Mar 15, 2021 at 05:55:21PM +0100, Ludovic Courtès wrote: > > The architecture armf will not be included. > > Wait wait, I missed that. What happened? I think we should include it, > even if substitute availability remains low. I had asked about the status of the armhf branch on #guix wh

Re: gpg key expiration time

2021-03-15 Thread Tobias Geerinckx-Rice
Hi Paul! Paul Garlick 写道: After renewing the expiration time of one's gpg key, and uploading the updated key to Savannah, is it also necessary to update the corresponding file in the keyring branch? No. I notice from the log that, so far, none of the original files have been updated. Does

Re: Release 1.2.1: timeline

2021-03-15 Thread Vincent Legoll
Hello, On Mon, Mar 15, 2021 at 5:55 PM Ludovic Courtès wrote: > > The architecture armf will not be included. > > Wait wait, I missed that. What happened? I think we should include it, > even if substitute availability remains low. IMHO, substitute availability should not be an inclusion crite

Re: Guile Netlink 1.0 released

2021-03-15 Thread Ludovic Courtès
Hi Julien, Julien Lepiller skribis: > I'm proud to announce the first release of Guile Netlink! > > git clone https://git.lepiller.eu/git/guile-netlink > cd guile-netlink > git checkout 1.0 # or 29ff43368f1cc2d10a7e5f09dc9f80f85582d6ee > git tag -v 1.0 Yay, awesome! Sounds like Guix wi

Re: [bootstrappable] Re: Can Guile be bootstrapped from source without psyntax-pp.scm?

2021-03-15 Thread Ludovic Courtès
Hi Michael, Michael Schierl skribis: > For the record, I have written a psyntax implementation that can be used > by Guile (3.0.2) and does not require an expanded version of itself. It > is not ideal (not fully hygienic and does not support with-ellipsis), > but it works well enough to bootstra

Re: regression: “guix pack” Docker images no longer work on AWS

2021-03-15 Thread Ludovic Courtès
Hi, Ricardo Wurmus skribis: > Today I generated a new image that does not work. It cannot be opened > by ECS; it cannot find /bin/sh, which exists. The manifest type is now > recognized as Could it be that /bin/sh is a symlink to /gnu/store/… and Docker/whatever attempts to resolve that symli

Re: [bootstrappable] GNU Mes 0.23 released

2021-03-15 Thread Ludovic Courtès
Hi! Jan Nieuwenhuizen skribis: > We are happy to announce the release of GNU Mes 0.23, representing 125 > commits over one year by four people. > > Mes was ported to ARM and can now be used in the GNU Guix Reduced Binary > Seed bootstrap as described here > > https://guix.gnu.org/blog/2020/g

Re: CVEs missing from the NIST database

2021-03-15 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > Ludovic Courtès writes: > >> In this case, I noticed that ‘guix lint -c cve cairo’ wouldn’t report >> CVE-2020-35492 and found that >> is 404. >> >> Likewise, this command: >> >>wget -qO - >> "https://nvd.n

Re: Release 1.2.1: timeline

2021-03-15 Thread Ludovic Courtès
Hello! zimoun skribis: > The plan is to release on the April, 18th. It is a target date. I want to believe! :-) > We are planning an «ungraftathon» the last week-end of March (27-28). > Please roam on #guix if you want to help. +1 > A draft of the timeline is: > > - until April 1rst: fixe

Re: guix home

2021-03-15 Thread Ludovic Courtès
Hi Andrew, Andrew Tropin skribis: > There is an implementation of `guix home` subcommand, which behaves > similar to `guix system`, allowing declaratively manage applications and > their configurations, but for a particular user, not the whole OS: > https://git.sr.ht/~abcdw/rde/tree/master/item/

Re: Release on April 18th?

2021-03-15 Thread Ludovic Courtès
Hi Chris, Chris Marusich skribis: > From 5417f68ee5892f6a587895105854cadf29eb7297 Mon Sep 17 00:00:00 2001 > From: Chris Marusich > Date: Thu, 11 Mar 2021 23:19:30 -0800 > Subject: [PATCH] syscalls: mount: Fix a matching bug. > > On some systems, the columns in /proc/self/mountinfo look like th

Re: Release 1.2.1: remove clang@3.6?

2021-03-15 Thread Ludovic Courtès
Hi, zimoun skribis: > The package clang-runtime@3.6.2 is broken (commit 6bed29b) and giving a > look to: > > > > it seems broken since long time. I propose to remove: > > clang > clang-runtime > clang

Re: GNOME Orca 'orca' package mislabeled by 'guix lint -c cve'

2021-03-15 Thread Ludovic Courtès
Hi Léo, Léo Le Bouter skribis: > Currently CVE-2020-9298 is being wrongly reported by 'guix lint -c cve' > because vendor is not taken into account, therefore: > "cpe:2.3:a:spinnaker:orca" also matches. > > Reminder that we need cpe-vendor property as told in < > https://issues.guix.gnu.org/4014

Re: I've rebased wip-ppc64le onto core-updates

2021-03-15 Thread Ludovic Courtès
Hi Chris, Chris Marusich skribis: > In short, I think it will be simplest to just merge wip-ppc64le into > core-updates and then merge core-updates into master. Maybe you could “formally” ask for a review of the branch when you think it’s ready (perhaps even git-send-emailing the patches to gui

Re: guix environment --profile with --ad-hoc

2021-03-15 Thread Ludovic Courtès
Hi, Ricardo Wurmus skribis: > strace reveals more. For example, some time is lost searching libraries > and other files. (At least the excessive library searches should > already have been mitigated by changes on the core-updates branch.) > This includes reading .go files, .scm files, reading

gpg key expiration time

2021-03-15 Thread Paul Garlick
Hi Guix, After renewing the expiration time of one's gpg key, and uploading the updated key to Savannah, is it also necessary to update the corresponding file in the keyring branch? I notice from the log that, so far, none of the original files have been updated. Does this mean that the original

Re: Adding Substitute Mirrors page to installer

2021-03-15 Thread Ludovic Courtès
Hi, raid5atemyhomework skribis: > From af7e4d1336ed9010a31011d2fbae2a27fdaca237 Mon Sep 17 00:00:00 2001 > From: raid5atemyhomework > Date: Wed, 10 Mar 2021 09:21:42 + > Subject: [PATCH] gnu: Add substitute mirrors page to installer. > > * gnu/installer/services.scm (system-service) [snippe

Re: Release 1.2.1: Remove 31 Python 2 packages

2021-03-15 Thread zimoun
Hi Maxim, On Sun, 14 Mar 2021 at 02:03, Maxim Cournoyer wrote: > zimoun writes: > In the end though, the Python 2 packages must go, so I think it's not > unreasonable to remove the broken ones to start. Someone finding the > packages important enough could fix them and publish them in a separa

Re: regression: “guix pack” Docker images no longer work on AWS

2021-03-15 Thread zimoun
Hi Ricardo, On Sat, 13 Mar 2021 at 00:39, Ricardo Wurmus wrote: > I’d very much like to push a newly generated image. Is there a way to > generate the image as it was done in the summer of 2020? Is it possible to download these 2 Docker images? In order to compare then locally. And do you hav

Re: GNU Mes 0.23 released

2021-03-15 Thread Léo Le Bouter
Thanks a lot! Keep it up! :-D signature.asc Description: This is a digitally signed message part

Re: Guile Netlink 1.0 released

2021-03-15 Thread Léo Le Bouter
Exciting new possibilities! Great work! signature.asc Description: This is a digitally signed message part

Re: guix environment --profile with --ad-hoc

2021-03-15 Thread zimoun
Hi Lars. On Sat, 13 Mar 2021 at 08:59, Lars-Dominik Braun wrote: >> Instead, I'd like the following behaviour: >> […] > hm, I feel that’s unnecessarly complex with lots of if’s and else’s. If > I could design the frontend from scratch, I’d have one command that does > profile/environment manipul

Re: Release 1.2.1: python2-pylibmc and libmemcached

2021-03-15 Thread zimoun
Hi, On Sat, 13 Mar 2021 at 20:58, Maxim Cournoyer wrote: > zimoun writes: >> takes ages. Does it make sense to add something like: >> >> (properties >>`((max-silent-time . 14400))) ; 4 hours, expected even on x86_64 > libmemcached still seems like a fine package to have in Guix.