From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Woodcroft Subject: Re: [PATCH 0/1] Update pardre source hash. Date: Sat, 10 Dec 2016 11:08:27 +1000 Message-ID: <74c28b0a-e3e3-1a71-310d-34ce9a90a7bf@uq.edu.au> References: <20161208131215.1205-1-donttrustben@gmail.com> <8760muzgm2.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87wpfaxyw8.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFW9b-0006i9-OS for guix-devel@gnu.org; Fri, 09 Dec 2016 20:08:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cFW9Y-00038R-KV for guix-devel@gnu.org; Fri, 09 Dec 2016 20:08:43 -0500 Received: from mailhub1.soe.uq.edu.au ([130.102.132.208]:56199 helo=newmailhub.uq.edu.au) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFW9Y-000389-1G for guix-devel@gnu.org; Fri, 09 Dec 2016 20:08:40 -0500 In-Reply-To: <87wpfaxyw8.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke , Ricardo Wurmus Cc: guix-devel@gnu.org On 09/12/16 00:45, Marius Bakke wrote: > Ricardo Wurmus writes: > >> Marius Bakke writes: >> >>> Ben Woodcroft writes: >>> >>>> Hi, >>>> >>>> It seems that the pardre source has been updated in place. I'm not sure what >>>> the procedure is for verifying that nothing untoward has taken place, since I >>>> cannot download and old version from the hydra content addressed mirror - >>>> it does not seem to exist there either. >>> "diffoscope" has native support for tarballs and can quickly point out >>> any differences. Perhaps Ricardo has a copy at the MDC? >> I do! I still have a copy of >> /gnu/store/xp2yzil11yk9askvpp56a8jjqynqb12k-ParDRe-rel1.1.5.tar.gz >> >> The diff looks very familiar. Could it be that this has happened >> before? Or maybe I noticed the changed hash before and forgot to submit >> an update...?} >> >> [..] > Looks like a portability fix, although I can't really tell what that > bitshifting is about. Assuming it's the same as the GCC builtin :-) Seems harmless enough, thanks you two. I pushed an update to the hash to master, updating the version to "1.1.5-1" to reflect the fact that a change has been made, '7922ab8fe87154f3ccaa7daf9304632f974fbe5d'. Is it possible to exclude sources from the GC on hydra or more importantly the new build system, for this reason? ben