emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#36439: closed (Guix build throws the data away if


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36439: closed (Guix build throws the data away if hash mismatch)
Date: Sat, 29 Jun 2019 22:29:01 +0000

Your message dated Sun, 30 Jun 2019 00:28:13 +0200
with message-id <address@hidden>
and subject line Re: bug#36439: Guix build throws the data away if hash mismatch
has caused the debbugs.gnu.org bug report #36439,
regarding Guix build throws the data away if hash mismatch
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36439: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36439
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Guix build throws the data away if hash mismatch Date: Sun, 30 Jun 2019 00:09:44 +0200
Hi

When I run guix download the data is saved to the store. When I run guix build without first running download and the hash mismatches it seemingly throws the data away.

I think that is a bug.

--
Cheers Swedebugia



--- End Message ---
--- Begin Message --- Subject: Re: bug#36439: Guix build throws the data away if hash mismatch Date: Sun, 30 Jun 2019 00:28:13 +0200 User-agent: mu4e 1.2.0; emacs 26.2
swedebugia <address@hidden> writes:

> When I run guix download the data is saved to the store. When I run
> guix build without first running download and the hash mismatches it
> seemingly throws the data away.

This is not a bug.

The data that’s downloaded when you run “guix build” is not added to the
store because the hash mismatch indicates that it is corrupt.  Not
adding corrupt data (according to the user-specified hash) is the right
thing to do here.

If you want to add downloaded things to the store you should keep using
“guix download” and not “guix build”.

--
Ricardo



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]