GNU bug report logs - #42510
‘guix pack -RR’ can lead to profile collisions

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Date: Fri, 24 Jul 2020 08:17:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

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 42510 in the body.
You can then email your comments to 42510 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#42510; Package guix. (Fri, 24 Jul 2020 08:17:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ludovic Courtès <ludovic.courtes <at> inria.fr>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 24 Jul 2020 08:17:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
To: <bug-guix <at> gnu.org>
Subject: ‘guix pack -RR’ can lead to
 profile collisions
Date: Fri, 24 Jul 2020 10:16:12 +0200
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 <at> 1.17.3 /gnu/store/603imkkh2bqs01z8ik0b2ndgpdz0jghk-python-numpy-1.17.3
guix pack: error:    ... propagated from python-scipy <at> 1.3.2
guix pack: error:   second entry: python-numpy <at> 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’.




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 24 Jul 2020 12:30:01 GMT) Full text and rfc822 format available.

Notification sent to Ludovic Courtès <ludovic.courtes <at> inria.fr>:
bug acknowledged by developer. (Fri, 24 Jul 2020 12:30:02 GMT) Full text and rfc822 format available.

Message #10 received at 42510-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: 42510-done <at> debbugs.gnu.org
Subject: Re: bug#42510: ‘guix pack -RR’ can lead to profile collisions
Date: Fri, 24 Jul 2020 14:28:51 +0200
Ludovic Courtès <ludovic.courtes <at> 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 <at> 1.17.3 /gnu/store/603imkkh2bqs01z8ik0b2ndgpdz0jghk-python-numpy-1.17.3
> guix pack: error:    ... propagated from python-scipy <at> 1.3.2
> guix pack: error:   second entry: python-numpy <at> 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’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 22 Aug 2020 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 219 days ago.

Previous Next


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