unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Attila Lendvai <attila@lendvai.name>
To: Felix Lechner <felix.lechner@lease-up.com>
Cc: Guix Devel <guix-devel@gnu.org>
Subject: Re: Understanding a Golang importer error
Date: Mon, 22 May 2023 14:44:58 +0000	[thread overview]
Message-ID: <RIi-Pud4aKesDvR8Qumc9085YCsdcZoqIBeo9gMdd_QDgMNeHGJ5ss_hYMd4o6R17igXLg2JN5qlt4nqaohvXB_v014eIgWM2x2S2pMBKGQ=@lendvai.name> (raw)
In-Reply-To: <CAFHYt57gGOJHD1ySpoDg0bf8r4OhRTjo=8Z7+Xz2_qvOFX-VnA@mail.gmail.com>

> The command
> 
> guix import go -r github.com/google/certificate-transparency-go
> 
> produces the output below. Which repo is missing the v0.41.1 tag,
> please? Thanks!

i have a series of go importer fixes that is long overdue for a cleanup and filing a v2.0 of them:

https://issues.guix.gnu.org/55242

but until then i've run the following import:

RUN=1
clear && ./pre-inst-env guix import go -r --pin-versions github.com/google/certificate-transparency-go > >(tee -a ~/workspace/guix/importing/certificate-transparency-go-${RUN}.scm) 2> >(tee -a ~/workspace/guix/importing/certificate-transparency-go-${RUN}.log >&2) && beep

and without --pin-versions:

RUN=2
clear && ./pre-inst-env guix import go -r github.com/google/certificate-transparency-go > >(tee -a ~/workspace/guix/importing/certificate-transparency-go-${RUN}.scm) 2> >(tee -a ~/workspace/guix/importing/certificate-transparency-go-${RUN}.log >&2) && beep

whose output i'll send you in a private mail due to their size.

HTH,

-- 
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“I would rather have questions that can't be answered than answers that can't be questioned.”
	— Richard Feynman (1918–1988)



  parent reply	other threads:[~2023-05-22 14:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-22  3:13 Understanding a Golang importer error Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-05-22  6:38 ` Csepp
2023-05-22 14:44 ` Attila Lendvai [this message]
2023-05-22 16:27 ` Simon Tournier
2023-05-25  2:29   ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2023-05-25 14:09     ` Simon Tournier
2023-05-25 16:02       ` Simon Tournier

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='RIi-Pud4aKesDvR8Qumc9085YCsdcZoqIBeo9gMdd_QDgMNeHGJ5ss_hYMd4o6R17igXLg2JN5qlt4nqaohvXB_v014eIgWM2x2S2pMBKGQ=@lendvai.name' \
    --to=attila@lendvai.name \
    --cc=felix.lechner@lease-up.com \
    --cc=guix-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).