all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: help-guix@gnu.org
Subject: Re: "profile contains conflicting entries"
Date: Mon, 16 Jan 2023 14:17:26 -0800	[thread overview]
Message-ID: <CAJsg1E-tNd+B-yje+tmhdqb=KSSLWQ6rq4bUbwbBxjbc4Qb__w@mail.gmail.com> (raw)
In-Reply-To: <CAJsg1E96MHO7_aKGD-FwE_enRfC8pLu_Sxi69ToXMtQG=OChFA@mail.gmail.com>

Hi, to add some info,

currently gnu/packages/glib.scm in guix.git defines
glib at version 2.70.2
and
glib-next at version 2.73.3

and meld depends on glib while  guile-g-golf depends on glib-next

supposedly glib-next can replace glib but I assume that may impact
many gnome things and may be risky.

In any case, suggestions on work sounds would be greatly appreciated

On Mon, Jan 16, 2023 at 10:49 AM Andy Tai <atai@atai.org> wrote:
>
> Hi, I run into this:
>
> $ guix install guile-g-golf
> The following package will be installed:
>    guile-g-golf 0.8.0-a.1
>
> guix install: error: profile contains conflicting entries for glib
> guix install: error:   first entry: glib@2.73.3
> /gnu/store/514nix1lfipx98hd3prjhq9vcv9iiw01-glib-2.73.3
> guix install: error:    ... propagated from gobject-introspection@1.73.1
> guix install: error:    ... propagated from guile-g-golf@0.8.0-a.1
> guix install: error:   second entry: glib@2.70.2
> /gnu/store/c4vz6q8i552yhqj6sq8cw5xqcjv8g3cf-glib-2.70.2
> guix install: error:    ... propagated from dconf@0.40.0
> guix install: error:    ... propagated from meld@3.20.4
> hint: Try upgrading both `guile-g-golf' and `meld', or remove one of
> them from the profile.
>
> while the suggested solution works (I did not install one of the two),
> I wonder is there a better way to solve this, like somehow
> automatically update the dependency, as clearly meld shall be able to
> use the later glib present?


  reply	other threads:[~2023-01-16 22:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-16 18:49 "profile contains conflicting entries" Andy Tai
2023-01-16 22:17 ` Andy Tai [this message]
2023-01-16 22:50   ` Andy Tai
2023-01-17  8:31 ` 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

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

  git send-email \
    --in-reply-to='CAJsg1E-tNd+B-yje+tmhdqb=KSSLWQ6rq4bUbwbBxjbc4Qb__w@mail.gmail.com' \
    --to=atai@atai.org \
    --cc=help-guix@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.