mixx package fails to build due to hash mismatch

  • Done
  • quality assurance status badge
Details
2 participants
  • Apoorv Singh
  • 宋文武
Owner
unassigned
Submitted by
Apoorv Singh
Severity
normal

Debbugs page

Apoorv Singh wrote 1 months ago
(address . bug-guix@gnu.org)
87tt9aw60m.fsf@gmail.com
The mixx package fails to build due to hash mismatch, here are the
logs

building
/gnu/store/i37i535j6qkgcmpi5q3v40p9n1crrbvn-mixxx-2.5-checkout.drv...
Initialized empty Git repository in
/gnu/store/1hbli0f13b2kpgaxfdgcdizk9kf6bxd7-mixxx-2.5-checkout/.git/
* branch 2.5 -> FETCH_HEAD
* [new branch] 2.5 -> origin/2.5
Note: switching to 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make
experimental
changes and commit them, and you can discard any commits you make
in this
state without impacting any branches by switching back to a
branch.

If you want to create a new branch to retain commits you create,
you may
do so (now or later) by using -c with the switch command. Example:

git switch -c <new-branch-name>

Or undo this operation with:

git switch -

Turn off this advice by setting config variable
advice.detachedHead to false

HEAD is now at ad3e0f0 Merge pull request #14289 from
daschuer/vcpkg_25
r:sha256 hash mismatch for
/gnu/store/1hbli0f13b2kpgaxfdgcdizk9kf6bxd7-mixxx-2.5-checkout:
expected hash:
1xj5ylmfry0yxfsrbfl3kyxm7xgclzh5zfv1g81vl0pgjmd6zw1c
actual hash:
1lhidqzj2pbf9achi0z1xg948kvvzcyv52m9m80558g0kif9ri2q
hash mismatch for store item
'/gnu/store/1hbli0f13b2kpgaxfdgcdizk9kf6bxd7-mixxx-2.5-checkout'
build of
/gnu/store/i37i535j6qkgcmpi5q3v40p9n1crrbvn-mixxx-2.5-checkout.drv
failed

--
- Apoorv Singh
- Sent from Emacs.
宋文武 wrote 1 months ago
(name . Apoorv Singh)(address . apoorvs569@gmail.com)(address . 76043-done@debbugs.gnu.org)
875xlqqbq1.fsf@envs.net
Apoorv Singh <apoorvs569@gmail.com> writes:

Toggle quote (2 lines)
> The mixx package fails to build due to hash mismatch...

Fixed in master now, thank you!
Closed
?
Your comment

This issue is archived.

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

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