GNU bug report logs - #29431
gjs error

Previous Next

Package: guix;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29431 in the body.
You can then email your comments to 29431 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#29431; Package guix. (Fri, 24 Nov 2017 20:06:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Caleb Herbert <csh <at> bluehome.net>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 24 Nov 2017 20:06:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Caleb Herbert <csh <at> bluehome.net>
To: bug-guix <at> gnu.org
Subject: gjs error
Date: Fri, 24 Nov 2017 14:04:56 -0600
[Message part 1 (text/plain, inline)]
Guix package: gjs
Foreign distro: Trisquel 7

        cal <at> leela:~/Documents/programming/gnometutorial$ guix package -i
        gjs
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        guix package: warning: Your Guix installation is 11 days old.
        guix package: warning: Consider running 'guix pull' followed by
        'guix package -u' to get up-to-date packages and security
        updates.
        
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        The following package will be installed:
           gjs
        1.48.6	/gnu/store/b7drnasyhc747zldsrm5zi0icapd2c7v-gjs-1.48.6
        
        substitute: updating list of substitutes from
        'https://mirror.hydra.gnu.org'... 100.0%
        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


-- 
Caleb Herbert
OpenPGP public key: http://bluehome.net/csh/pubkey
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#29431; Package guix. (Fri, 24 Nov 2017 21:02:01 GMT) Full text and rfc822 format available.

Message #8 received at 29431 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Caleb Herbert <csh <at> bluehome.net>
Cc: 29431 <at> debbugs.gnu.org
Subject: Re: bug#29431: gjs error
Date: Fri, 24 Nov 2017 22:01:38 +0100
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’.




Added tag(s) notabug. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Fri, 24 Nov 2017 21:03:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 29431 <at> debbugs.gnu.org and Caleb Herbert <csh <at> bluehome.net> Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Fri, 24 Nov 2017 21:03:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 23 Dec 2017 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 183 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.