all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Caleb Herbert <csh@bluehome.net>
Cc: 29431@debbugs.gnu.org
Subject: bug#29431: gjs error
Date: Fri, 24 Nov 2017 22:01:38 +0100	[thread overview]
Message-ID: <87shd38k7h.fsf@gnu.org> (raw)
In-Reply-To: <1511553896.4232.5.camel@leela> (Caleb Herbert's message of "Fri, 24 Nov 2017 14:04:56 -0600")

Hi Caleb,

Caleb Herbert <csh@bluehome.net> skribis:

>         guix package: error: profile contains conflicting entries for
>         glib:out
>         guix package: error:   first entry:
>         glib@2.52.3:out /gnu/store/jky83bjp4isw256lvj60h0d7i1bjy7lx-glib-2.52.3
>         guix package: error:    ... propagated from cairo@1.14.10
>         guix package: error:    ... propagated from gjs@1.48.6
>         guix package: error:   second entry:
>         glib@2.52.3:out /gnu/store/f3dsqngjg4d9z5fprxlzp9d648gaivcf-glib-2.52.3
>         guix package: error:    ... propagated from
>         python-pygobject@3.24.1
>         guix package: error:    ... propagated from mps-youtube@0.2.7.1

This means that you’re trying to install two different versions of
‘glib’ in the same profile, which is not permitted.

One of these ‘glib’ versions is propagated from ‘gjs’, and the other
is propagated from ‘mps-youtube’.

The solution is to arrange so that they refer to the same ‘gjs’:

  guix package -i gjs -u mps-youtube

HTH,
Ludo’.

      reply	other threads:[~2017-11-24 21:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-24 20:04 bug#29431: gjs error Caleb Herbert
2017-11-24 21:01 ` 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

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

  git send-email \
    --in-reply-to=87shd38k7h.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=29431@debbugs.gnu.org \
    --cc=csh@bluehome.net \
    /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.