From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix upgrade leads to different hashes Date: Tue, 03 Oct 2017 21:56:26 +0200 Message-ID: <87k20catud.fsf@gnu.org> References: <87o9pqz457.fsf@gmail.com> <87tvzhcpi3.fsf@gmail.com> <87wp4c7eo5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzTIs-0006ZE-UY for help-guix@gnu.org; Tue, 03 Oct 2017 15:56:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzTIr-0002ua-Ve for help-guix@gnu.org; Tue, 03 Oct 2017 15:56:31 -0400 In-Reply-To: <87wp4c7eo5.fsf@gmail.com> (Oleg Pykhalov's message of "Tue, 03 Oct 2017 12:40:10 +0300") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Oleg Pykhalov Cc: Alex Kost , help-guix@gnu.org Hi, Oleg Pykhalov skribis: > I made a dry-run, then upgrade, then dry-run. After diff those dry-runs > shows nothing interesting. > > * 1st dry-run > > > > * 1st upgrade > > > > * 2nd dry-run > > > > * diff '1st dry-run' '2nd dry-run' What does =E2=80=98guix package --list-generations=E2=80=99 show? The outp= ut is a diff of the contents of each generation. Thanks, Ludo=E2=80=99.