unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Leo Famulari <leo@famulari.name>
Cc: Greg Hogan <code@greghogan.com>,  guix-devel <guix-devel@gnu.org>
Subject: Re: Ungrafted dependency
Date: Wed, 03 May 2023 22:53:01 +0200	[thread overview]
Message-ID: <87a5ylxhle.fsf@gnu.org> (raw)
In-Reply-To: <ZEK5Acz/yWC0tKau@jasmine.lan> (Leo Famulari's message of "Fri, 21 Apr 2023 12:25:37 -0400")

Hi,

Leo Famulari <leo@famulari.name> skribis:

> Instead, it refers to some other mariadb, and I don't know where that
> comes from. I wonder if libreoffice depending on `(,mariadb "dev")
> accidentally creates a new derivation:

Yes, it does.  Since commit 482fda2729c3e76999892cb8f9a0391a7bd37119 in
2017, the grafting code attempts to pull in just the output it needs—in
this case the “dev” output of mariadb.

But as a result, it can end up producing different grafting derivations:
one for the case where you need mariadb:out, and a different one for
when you need mariadb:dev.  Annoying.

HTH!

Ludo’.


      reply	other threads:[~2023-05-03 20:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-21 15:11 Ungrafted dependency Greg Hogan
2023-04-21 16:25 ` Leo Famulari
2023-05-03 20:53   ` Ludovic Courtès [this message]

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=87a5ylxhle.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=code@greghogan.com \
    --cc=guix-devel@gnu.org \
    --cc=leo@famulari.name \
    /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).