emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54209: closed (‘guix shell -D … --with-branch …’ leads to an invalid


From: GNU bug Tracking System
Subject: bug#54209: closed (‘guix shell -D … --with-branch …’ leads to an invalid derivation)
Date: Tue, 08 Mar 2022 08:35:02 +0000

Your message dated Tue, 08 Mar 2022 09:33:58 +0100
with message-id <87ee3calmx.fsf@gnu.org>
and subject line Re: bug#54209: ‘guix shell -D … --with-branch …’ leads to an 
invalid derivation
has caused the debbugs.gnu.org bug report #54209,
regarding ‘guix shell -D … --with-branch …’ leads to an invalid derivation
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54209: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54209
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: ‘guix shell -D … --with-branch …’ leads to an invalid derivation Date: Tue, 01 Mar 2022 11:08:04 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

The following command ends up creating an invalid derivation in the
glib-schemas hook:

--8<---------------cut here---------------start------------->8---
$ guix shell -D guile-next  --with-branch=guile-next=stable-2.2 
python-matplotlib  
guix shell: error: derivation 
`/gnu/store/6hy95hpjbbzvppwxndzapi3f5s1xcgkm-glib-schemas.drv' has incorrect 
output `/gnu/store/vahx614bazd4zk5akkqp1y7aflbi1rla-glib-schemas', should be 
`/gnu/store/m0138ijax94m5lcdksw8jz5zdvlhdghh-glib-schemas'
$ guix describe
Generacio 205   Feb 27 2022 17:52:04    (nuna)
  guix 85a5110
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 85a5110de79f4fe9fd822ede3915654ee699d6c5
--8<---------------cut here---------------end--------------->8---

The problem vanishes if we pass ‘--no-grafts’ or if we remove
‘--with-branch’.

Ludo’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#54209: ‘guix shell -D … --with-branch …’ leads to an invalid derivation Date: Tue, 08 Mar 2022 09:33:58 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Ludovic Courtès <ludovic.courtes@inria.fr> skribis:

> The following command ends up creating an invalid derivation in the
> glib-schemas hook:
>
> $ guix shell -D guile-next  --with-branch=guile-next=stable-2.2 
> python-matplotlib  
> guix shell: error: derivation 
> `/gnu/store/6hy95hpjbbzvppwxndzapi3f5s1xcgkm-glib-schemas.drv' has incorrect 
> output `/gnu/store/vahx614bazd4zk5akkqp1y7aflbi1rla-glib-schemas', should be 
> `/gnu/store/m0138ijax94m5lcdksw8jz5zdvlhdghh-glib-schemas'

Fixed:

  
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=1cad3476189d2ce84fabe95b69db8fb85a10b67a

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]