GNU bug report logs -
#29431
gjs error
Previous Next
Reported by: Caleb Herbert <csh <at> bluehome.net>
Date: Fri, 24 Nov 2017 20:06:01 UTC
Severity: normal
Tags: notabug
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #8 received at 29431 <at> debbugs.gnu.org (full text, mbox):
Hi Caleb,
Caleb Herbert <csh <at> bluehome.net> skribis:
> guix package: error: profile contains conflicting entries for
> glib:out
> guix package: error: first entry:
> glib <at> 2.52.3:out /gnu/store/jky83bjp4isw256lvj60h0d7i1bjy7lx-glib-2.52.3
> guix package: error: ... propagated from cairo <at> 1.14.10
> guix package: error: ... propagated from gjs <at> 1.48.6
> guix package: error: second entry:
> glib <at> 2.52.3:out /gnu/store/f3dsqngjg4d9z5fprxlzp9d648gaivcf-glib-2.52.3
> guix package: error: ... propagated from
> python-pygobject <at> 3.24.1
> guix package: error: ... propagated from mps-youtube <at> 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’.
This bug report was last modified 7 years and 184 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.