From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Pykhalov Subject: bug#28743: guix package dry-run upgrade shows not required derivations (UI issue) Date: Sun, 08 Oct 2017 10:06:26 +0300 Message-ID: <87376u5dal.fsf_-_@gmail.com> References: <87o9pqz457.fsf@gmail.com> <87tvzhcpi3.fsf@gmail.com> <87wp4c7eo5.fsf@gmail.com> <87k20catud.fsf@gnu.org> <874lrf52k5.fsf@gmail.com> <87efqj9v0b.fsf@gnu.org> <87d162tpy9.fsf@gmail.com> <87d1617ndp.fsf@gnu.org> <87lgkojkrl.fsf@gmail.com> <87h8vbkj91.fsf@gnu.org> <87fuav1k78.fsf@gmail.com> <87tvzbj8o9.fsf@gnu.org> 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]:52390) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e15g4-0000qL-Dv for bug-guix@gnu.org; Sun, 08 Oct 2017 03:07:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e15fy-0007VT-KJ for bug-guix@gnu.org; Sun, 08 Oct 2017 03:07:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46752) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e15fy-0007VK-HM for bug-guix@gnu.org; Sun, 08 Oct 2017 03:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e15fy-0007Sp-8j for bug-guix@gnu.org; Sun, 08 Oct 2017 03:07:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e15fY-0000Wg-Is for bug-guix@gnu.org; Sun, 08 Oct 2017 03:06:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e15fX-0007DX-N4 for bug-guix@gnu.org; Sun, 08 Oct 2017 03:06:36 -0400 In-Reply-To: <87tvzbj8o9.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 07 Oct 2017 17:10:14 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 28743@debbugs.gnu.org Cc: Alex Kost Previous discussion thread and attached debugging files: https://lists.gnu.org/archive/html/help-guix/2017-10/msg00000.html After patching no new generation created. But dry-run still shows available upgrades and that will be build some derivations. ludo@gnu.org (Ludovic Court=C3=A8s) writes: > I=E2=80=99ve pushed the above patch as eca16a3d1d9e6b2c064e0105c1015258bf= 2755f2. > Now we need to fix the UI side of things.