[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#39531: guix pull on aarch64-linux glibc derivation has incorrect out
From: |
Christopher Baines |
Subject: |
bug#39531: guix pull on aarch64-linux glibc derivation has incorrect output |
Date: |
Sun, 09 Feb 2020 19:53:12 +0000 |
User-agent: |
mu4e 1.2.0; emacs 26.3 |
Hey,
When attempting to guix pull using the aarch64-linux system, I'm seeing
some issues with derivation outputs. I tried with a newer and older
commit, and the result is the same.
→ guix pull --commit=27b09f3ab11a30821a5ce0b071aac1bc6156497d
--system=aarch64-linux --profile=/tmp/testprofile2
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git 27b09f3
Computing Guix derivation for 'aarch64-linux'... -
guix pull: error: derivation
`/gnu/store/800ky8qa4az7yx36gsg9ak6bih3530qm-glibc-2.29.drv' has incorrect
output `/gnu/store/8v34v81q86klja9rihaixkypcml5ad5j-glibc-2.29-debug', should
be `/gnu/store/w3iq60ias1qlrjigbj75ssda09hwg21i-glibc-2.29-debug'
→ guix pull --commit=4cb7c3d6a0e6ee50f8f9f54243402560b8908378
--system=aarch64-linux --no-grafts --profile=/tmp/testprofile
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git 4cb7c3d
Computing Guix derivation for 'aarch64-linux'... /
guix pull: error: derivation
`/gnu/store/800ky8qa4az7yx36gsg9ak6bih3530qm-glibc-2.29.drv' has incorrect
output `/gnu/store/8v34v81q86klja9rihaixkypcml5ad5j-glibc-2.29-debug', should
be `/gnu/store/w3iq60ias1qlrjigbj75ssda09hwg21i-glibc-2.29-debug'
Thanks,
Chris
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#39531: guix pull on aarch64-linux glibc derivation has incorrect output,
Christopher Baines <=