Creation of unchanged profiles

  • Done
  • quality assurance status badge
Details
One participant
  • Andreas Enge
Owner
unassigned
Submitted by
Andreas Enge
Severity
normal

Debbugs page

Andreas Enge wrote 7 years ago
(address . bug-guix@gnu.org)
20180723151150.GA13469@jurong
Something I have noticed just now with the new "guix pull", but which
also happens with regular profiles through "guix package": Sometimes
(always?) unchanged profiles are created with a new number.

For instance, here is the result of three "guix pull" in my profile:
$ guix pull -l
Generation 1 Jul 22 2018 23:47:42
guix 9f2adb2
branch: origin/master
commit: 9f2adb2f19db6d2e2234df15b0e24c5d01b9181c
Generation 2 Jul 23 2018 14:43:30
guix fef7bab
branch: origin/master
commit: fef7baba786a96b7a3100c9c7adf8b45782ced37
1 new package: guile-pfds
6 packages upgraded: c-toxcore@0.2.4, hyperrogue@10.4j, qtox@1.16.3, wine-staging-patchset-data@3.13, wine-staging@3.13,
wine64-staging@3.13
Generation 3 Jul 23 2018 14:59:55 (aktuell)
guix fef7bab
branch: origin/master
commit: fef7baba786a96b7a3100c9c7adf8b45782ced37

The third generation is identical to the second one and should not have
been created.

Andreas
Andreas Enge wrote 6 years ago
Fixed
(address . 32253-done@debbugs.gnu.org)
20190219225612.GA3238@jurong
The bug has apparently been fixed in the meantime, I cannot reproduce
it any more.

Andreas
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 32253@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 32253
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help