all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: phodina <phodina@protonmail.com>
Cc: help-guix <help-guix@gnu.org>,
	"cox.katherine.e@gmail.com" <cox.katherine.e@gmail.com>,
	"arunisaac@systemreboot.net" <arunisaac@systemreboot.net>,
	Marius Bakke <marius@gnu.org>
Subject: Re: Packaging Grafana
Date: Sun, 15 Jan 2023 12:46:44 -0500	[thread overview]
Message-ID: <Y8Q8BHqmVNDikMD5@jasmine.lan> (raw)
In-Reply-To: <U4cud2p-Ms9M4P_VUwxO6HxBv_Us0qunzTs_jLoi1Hnlscr0UlfW4-myPoQR1Q2jLus_sZmgn9TKfAVbWOxkCpFYifBnLN8JUhBXYcB893g=@protonmail.com>

On Sun, Jan 15, 2023 at 09:18:08AM +0000, phodina wrote:
> I've tried to use the guix import​ command, however, it fails to add even the Go dependencies.

I confirmed, it only outputs a package definition for Grafana itself. I
wonder what goes wrong. It does output a bunch of packages for at least
one other signficantly complex Go package.

> Also since the dependency chain is obviously huge how should the porting be done?

Well, there are a few options:

1) Make the importer work. This is the best because everyone can benefit
from the improvements. But, motivation is not fungible.

2) Do it by hand. Maybe it seems crazy but that's how we did some big Go
package graphs initially. Obviously, there is a difference between 100
packages and 1000 packages...

3) If the Grafana source code bundles ("vendors") its dependencies, just
use the bundled source code, assuming it actually is all freely
licensed. This is suboptimal and goes against our norms, but it doesn't
violate the FSDG.


  parent reply	other threads:[~2023-01-15 17:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-15  9:18 Packaging Grafana phodina via
2023-01-15 11:12 ` Csepp
2023-01-15 17:47   ` Leo Famulari
2023-01-16 11:39   ` libgit2 shallow clone (was Re: Packaging Grafana) Simon Tournier
2023-01-16 16:02     ` Csepp
2023-01-16 16:34       ` Simon Tournier
2023-01-15 17:46 ` Leo Famulari [this message]
2023-01-21 16:37 ` Packaging Grafana Katherine Cox-Buday
2023-01-21 16:47   ` Katherine Cox-Buday

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=Y8Q8BHqmVNDikMD5@jasmine.lan \
    --to=leo@famulari.name \
    --cc=arunisaac@systemreboot.net \
    --cc=cox.katherine.e@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=marius@gnu.org \
    --cc=phodina@protonmail.com \
    /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.