unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#54209: ‘guix shell -D … --with-branch …’ leads to an invalid derivation
@ 2022-03-01 10:08 Ludovic Courtès
  2022-03-08  8:33 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2022-03-01 10:08 UTC (permalink / raw)
  To: 54209; +Cc: florent.pruvost

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’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#54209: ‘guix shell -D … --with-branch …’ leads to an invalid derivation
  2022-03-01 10:08 bug#54209: ‘guix shell -D … --with-branch …’ leads to an invalid derivation Ludovic Courtès
@ 2022-03-08  8:33 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-03-08  8:33 UTC (permalink / raw)
  To: 54209-done; +Cc: florent.pruvost

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’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-08  8:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01 10:08 bug#54209: ‘guix shell -D … --with-branch …’ leads to an invalid derivation Ludovic Courtès
2022-03-08  8:33 ` Ludovic Courtès

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).