unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Dale Mellor <guix-devel-0brg6a@rdmp.org>
Cc: 53561@debbugs.gnu.org
Subject: bug#53561: Failing:   guix package -i gtkmm@3
Date: Sat, 29 Jan 2022 19:55:58 -0500	[thread overview]
Message-ID: <YfXiHnVlWcijMBHJ@jasmine.lan> (raw)
In-Reply-To: <1531652819c02abe9e095816895679a6d6719fe8.camel@rdmp.org>

On Sun, Jan 30, 2022 at 12:37:06AM +0000, Dale Mellor wrote:
> > > The following package will be installed:
> > >    gtkmm 3.24.5
> > > 
> > > guix package: error: profile contains conflicting entries for libsigc++
> > > guix package: error:   first entry: libsigc++@3.0.6 /gnu/store/ng4k2yl94d758p5vnashd4nvyb1aw8s1-libsigc++-3.0.6
> > > guix package: error:    ... propagated from cairomm@1.14.2
> > > guix package: error:    ... propagated from gtkmm@3.24.5
> > > guix package: error:   second entry: libsigc++@2.9.3 /gnu/store/iad8jg1fm7jsq0pqj547f3n5s2jn9rp0-libsigc++-2.9.3
> > > guix package: error:    ... propagated from glibmm@2.64.5
> > > guix package: error:    ... propagated from pangomm@2.46.0
> > > guix package: error:    ... propagated from gtkmm@3.24.5
> > > hint: You cannot have two different versions or variants of `gtkmm' in the same profile.
> 
>   I'm reporting that it did not work.

Okay. Is the hint unclear?

The hint is saying that you are trying to install a package that would
conflict with packages that are already installed.

Specifically, you already have installed a package that "propagates"
libsigc++. That means that the package installs libsigc++ alongside
itself.

Now, you are trying to install another package that propagates a
different version of libsigc++. They cannot both be installed in the
same profile.

Guix includes two versions of libsigc++, but you cannot install both of
them in the same generation of a profile.

In general, I think that installing gtkmm is unusual. Gtkmm seems like
something that is used by other programs internally rather than directly
by users. What are you trying to accomplish by installing gtkmm?

I'm very interesting in your experience with this situation, because
other Guix users have expressed confusion with it. I'm planning to
improve the documentation about these "conflicting entries" errors.




  parent reply	other threads:[~2022-01-30  0:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-26 22:24 bug#53561: Failing: guix package -i gtkmm@3 Dale Mellor
2022-01-29 18:42 ` Leo Famulari
     [not found]   ` <1531652819c02abe9e095816895679a6d6719fe8.camel@rdmp.org>
2022-01-30  0:55     ` Leo Famulari [this message]
     [not found]       ` <81cbc842d9eebb9ee95044d37d97fc0d47ff9ea5.camel@rdmp.org>
2022-01-30 18:25         ` Leo Famulari

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=YfXiHnVlWcijMBHJ@jasmine.lan \
    --to=leo@famulari.name \
    --cc=53561@debbugs.gnu.org \
    --cc=guix-devel-0brg6a@rdmp.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).