Nonreproducible error while grafting kdeclarative

  • Open
  • quality assurance status badge
Details
One participant
  • Jelle Licht
Owner
unassigned
Submitted by
Jelle Licht
Severity
normal
J
J
Jelle Licht wrote on 29 Mar 2023 18:24
(address . bug-guix@gnu.org)
87edp7cyps.fsf@fsfe.org
While running some random guix command which had to build and/or graft
some store items, I ran into a failure:

Toggle snippet (5 lines)
applying 43 grafts for kdeclarative-5.98.0 ...
[snip]
View build log at '/var/log/guix/drvs/yq/3if54r360b6mhf7hdzlrlz02zl3rl1-kdeclarative-5.98.0.drv.gz'.

Contents of referenced log file:
Toggle snippet (4 lines)
grafting '/gnu/store/57m41maa1wi5iv7075cvkcxyvnw155yc-kdeclarative-5.98.0' -> '/gnu/store/0irfgfan5ggqyr4mzdmjygknp58x27fa-kdeclarative-5.98.0'...
ERROR: In procedure car: Wrong type argument in position 1 (expecting pair): 221

Simply trying again with `guix build kdeclarative' works out fine:

Toggle snippet (8 lines)
The following graft will be made:
/gnu/store/yq3if54r360b6mhf7hdzlrlz02zl3rl1-kdeclarative-5.98.0.drv
applying 43 grafts for kdeclarative-5.98.0 ...
grafting '/gnu/store/57m41maa1wi5iv7075cvkcxyvnw155yc-kdeclarative-5.98.0' -> '/gnu/store/0irfgfan5ggqyr4mzdmjygknp58x27fa-kdeclarative-5.98.0'...
successfully built /gnu/store/yq3if54r360b6mhf7hdzlrlz02zl3rl1-kdeclarative-5.98.0.drv
/gnu/store/0irfgfan5ggqyr4mzdmjygknp58x27fa-kdeclarative-5.98.0

I can't seem to reproduce the error again. Both my RAM and SSD seem to
be in good health. I'm using an ext4 file system /w luks FDE on the SSD.

Perhaps there are other packages that have this happen as well, or
perhaps it's just bad luck on my end :-).

- Jelle
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 62527
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