unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42510: ‘guix pack -RR’ can lead to profile collisions
@ 2020-07-24  8:16 Ludovic Courtès
  2020-07-24 12:28 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2020-07-24  8:16 UTC (permalink / raw)
  To: 42510

Hi,

‘guix pack -RR’ produces package variants that can lead to profile
collision in the presence of propagated inputs:

--8<---------------cut here---------------start------------->8---
$ guix describe
Generacio 151	Jul 20 2020 11:16:29	(nuna)
  guix cd0c426
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: cd0c4268d74e58fcfe9c729183d90665f4abbb09
$ guix pack -RR python-scipy python-numpy --no-grafts
guix pack: error: profile contains conflicting entries for python-numpy
guix pack: error:   first entry: python-numpy@1.17.3 /gnu/store/603imkkh2bqs01z8ik0b2ndgpdz0jghk-python-numpy-1.17.3
guix pack: error:    ... propagated from python-scipy@1.3.2
guix pack: error:   second entry: python-numpy@1.17.3 /gnu/store/0fjdgihg6r3m2d6qfbkis4vg0017ilkj-python-numpy-1.17.3R
hint: Try upgrading both `python-scipy' and `python-numpy', or remove one of them from the profile.
--8<---------------cut here---------------end--------------->8---

Here the “R” variant conflicts with the regular one.

Ludo’.




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

* bug#42510: ‘guix pack -RR’ can lead to profile collisions
  2020-07-24  8:16 bug#42510: ‘guix pack -RR’ can lead to profile collisions Ludovic Courtès
@ 2020-07-24 12:28 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-07-24 12:28 UTC (permalink / raw)
  To: 42510-done

Ludovic Courtès <ludovic.courtes@inria.fr> skribis:

> ‘guix pack -RR’ produces package variants that can lead to profile
> collision in the presence of propagated inputs:
>
> $ guix describe
> Generacio 151	Jul 20 2020 11:16:29	(nuna)
>   guix cd0c426
>     repository URL: https://git.savannah.gnu.org/git/guix.git
>     branch: master
>     commit: cd0c4268d74e58fcfe9c729183d90665f4abbb09
> $ guix pack -RR python-scipy python-numpy --no-grafts
> guix pack: error: profile contains conflicting entries for python-numpy
> guix pack: error:   first entry: python-numpy@1.17.3 /gnu/store/603imkkh2bqs01z8ik0b2ndgpdz0jghk-python-numpy-1.17.3
> guix pack: error:    ... propagated from python-scipy@1.3.2
> guix pack: error:   second entry: python-numpy@1.17.3 /gnu/store/0fjdgihg6r3m2d6qfbkis4vg0017ilkj-python-numpy-1.17.3R
> hint: Try upgrading both `python-scipy' and `python-numpy', or remove one of them from the profile.
>
> Here the “R” variant conflicts with the regular one.

Fixed:

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

Ludo’.




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

end of thread, other threads:[~2020-07-24 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24  8:16 bug#42510: ‘guix pack -RR’ can lead to profile collisions Ludovic Courtès
2020-07-24 12:28 ` 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).