From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6Gs2An+abF/pdAAA0tVLHw (envelope-from ) for ; Thu, 24 Sep 2020 13:09:19 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id evSuOX6abF88GwAA1q6Kng (envelope-from ) for ; Thu, 24 Sep 2020 13:09:18 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 57B88940393 for ; Thu, 24 Sep 2020 13:09:18 +0000 (UTC) Received: from localhost ([::1]:52820 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLQzs-00084b-Mz for larch@yhetil.org; Thu, 24 Sep 2020 09:09:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37174) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLQze-00084O-4c for bug-guix@gnu.org; Thu, 24 Sep 2020 09:09:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55634) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kLQzd-00013k-Rh for bug-guix@gnu.org; Thu, 24 Sep 2020 09:09:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kLQzd-00080N-LN for bug-guix@gnu.org; Thu, 24 Sep 2020 09:09:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#43585: Order in manifest and command-line differs Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 24 Sep 2020 13:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43585 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: zimoun Received: via spool by 43585-submit@debbugs.gnu.org id=B43585.160095293130754 (code B ref 43585); Thu, 24 Sep 2020 13:09:01 +0000 Received: (at 43585) by debbugs.gnu.org; 24 Sep 2020 13:08:51 +0000 Received: from localhost ([127.0.0.1]:38947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLQzS-0007zw-Le for submit@debbugs.gnu.org; Thu, 24 Sep 2020 09:08:50 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58564) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLQzO-0007za-1g for 43585@debbugs.gnu.org; Thu, 24 Sep 2020 09:08:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:60779) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLQzI-00012F-QN; Thu, 24 Sep 2020 09:08:40 -0400 Received: from [2a01:e0a:19b:d9a0:b888:25b1:7546:eb44] (port=37268 helo=cervin) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kLQzI-0007XW-4g; Thu, 24 Sep 2020 09:08:40 -0400 From: Mathieu Othacehe References: <86v9g4kqrd.fsf@gmail.com> Date: Thu, 24 Sep 2020 15:08:38 +0200 In-Reply-To: <86v9g4kqrd.fsf@gmail.com> (zimoun's message of "Thu, 24 Sep 2020 01:38:46 +0200") Message-ID: <871rir725l.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 43585@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.51 X-TUID: 5or0Q/WvS10Y Hello zimoun, > $ guix package -i busybox diffutils -p /tmp/foo > $ ls -l /tmp/foo/bin > [..] > df -> /gnu/store/=E2=80=A6-busybox-1.31.1/bin/df > diff -> /gnu/store/=E2=80=A6-diffutils-3.7/bin/diff > diff3 -> /gnu/store/=E2=80=A6-diffutils-3.7/bin/diff3 > dirname -> /gnu/store/=E2=80=A6-busybox-1.31.1/bin/dirname > [..] The order of what appears in "bin" depends on both the name of the binaries provided by both packages and also how the "ls" command decides to sort its output. I'm not sure that much can be done here. Thanks, Mathieu