From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#31142: guix package --upgrade reverses the order of packages Date: Thu, 28 Mar 2019 13:49:04 +0100 Message-ID: <87ftr7cgfz.fsf@gnu.org> References: <87wokko8ki.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:40962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9UTr-0006qo-FU for bug-guix@gnu.org; Thu, 28 Mar 2019 08:50:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9UTq-000869-DZ for bug-guix@gnu.org; Thu, 28 Mar 2019 08:50:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48532) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h9UTq-000861-7s for bug-guix@gnu.org; Thu, 28 Mar 2019 08:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h9UTq-00039v-1K for bug-guix@gnu.org; Thu, 28 Mar 2019 08:50:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87wokko8ki.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Wed, 27 Mar 2019 12:33:49 +0100") 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: Pierre Neidhardt Cc: 31142@debbugs.gnu.org Hello, Pierre Neidhardt skribis: > This issue fixes the list order, but it was initially supposed to address > https://lists.gnu.org/archive/html/help-guix/2018-04/msg00070.html. > > In the linked conversation, the issue that was raised is that "guix > package --upgrade" always upgrades some (propagated?) inputs, even when > there is nothing to upgrade. > > I can still reproduce this issue on latest Guix. > Anyone else? > Shall we open a new bug? Yes, and I think we=E2=80=99ll close it as =E2=80=9Cwontfix=E2=80=9D. :-) Ludo=E2=80=99.