all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 42225@debbugs.gnu.org
Subject: [bug#42225] [PATCH 0/5] Add 'guix git-authenticate' command
Date: Mon, 06 Jul 2020 23:27:24 +0200	[thread overview]
Message-ID: <865zb0ibb7.fsf@gmail.com> (raw)
In-Reply-To: <87fta4ifvb.fsf@gnu.org>

Hi,

On Mon, 06 Jul 2020 at 21:48, Ludovic Courtès <ludo@gnu.org> wrote:

> We’re drifting off-topic, but this is interesting.  I just hope few
> people do that, but at least it’s a reminder of the sad situation
> wrt. substitute availability.

I have started to do so during lockdown.  I was in South of France
(Millau \o/) only with my laptop which is not so much powerful.

Well, on one hand it is the availability of package substitutes; but
except some corner case and bad luck, in general* it is fine for me.  On
the other hand, I am really annoyed by building the derivations.  But
the new Guile compiler for derivation and other such optimizations could
really improve the situation. :-)

*general: well, it should not be possible to pull packages that do not
 build.  It is rare but it happens and it is really frustrating: burn
 CPU and finally end with "build error".  Anyway!  Off-topic.


> I don’t understand why you wouldn’t run ‘guix pull --news’ though.  It
> provides useful info beyond packages, doesn’t it?

The command "guix pull --news" is useful.  It provides useful
information about packages, features, etc.  But I read "--news" directly
on guix-patches. :-)

However, "guix pull --news" is not useful for what I want: find the
commit backward in order to feed "guix time-machine --commit=".  From my
point of view, "--news" is useful forward.  Other said, I delete the old
generations I pulled e.g. 1 year ago so "--news" cannot work in this
case.  Anyway!  Another off-topic.


>>> In the short term, we don’t need to solve all these problems: we can
>>> also go for ‘git-authenticate’ and rename it once we have these other
>>> commands.
>>
>> I have learnt that renaming will not work. :-)
>> Because backward compatibilities and break the workflow of someone.
>> So I would take the other route, go for "guix git authenticate" and
>> hoping that other commands would come soon.
>
> Well, this particular renaming would be easy: it’s really just renaming,
> with a known name, a situation very different from that of ‘guix
> environment’ if that’s what you were alluding to.

Well, I do not think that particular renaming would be easy; as any
other renaming: changing established things is hard.  It is easy to add,
not to remove.  And from my point of view "guix git-authenticate" is not
special enough to deserve a subcommand.  But we all enjoy different
taste of wine. :-)

Anyway.  Because we are drifting too much, let open another discussion
and move forward this one.  So, it was my bikeshedding feedback. :-)


Cheers,
simon




  reply	other threads:[~2020-07-06 21:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06  8:37 [bug#42225] [PATCH 0/5] Add 'guix git-authenticate' command Ludovic Courtès
2020-07-06  8:43 ` [bug#42225] [PATCH 1/5] git-authenticate: Factorize 'authenticate-repository' Ludovic Courtès
2020-07-06  8:43   ` [bug#42225] [PATCH 2/5] Add 'etc/historical-authorizations' Ludovic Courtès
2020-07-06  8:43   ` [bug#42225] [PATCH 3/5] git: Add 'with-git-error-handling' Ludovic Courtès
2020-07-06  8:43   ` [bug#42225] [PATCH 4/5] Add 'guix git-authenticate' Ludovic Courtès
2020-07-06  8:43   ` [bug#42225] [PATCH 5/5] maint: Remove 'build-aux/git-authenticate.scm' Ludovic Courtès
2020-07-06  9:24 ` [bug#42225] [PATCH 0/5] Add 'guix git-authenticate' command zimoun
2020-07-06 12:46   ` Ludovic Courtès
2020-07-06 13:27     ` zimoun
2020-07-06 19:48       ` Ludovic Courtès
2020-07-06 21:27         ` zimoun [this message]
2020-07-11 11:01           ` bug#42225: " Ludovic Courtès
2020-07-16  0:12             ` [bug#42225] " zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=865zb0ibb7.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=42225@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.