GNU bug report logs - #43585
Order in manifest and command-line differs

Previous Next

Package: guix;

Reported by: zimoun <zimon.toutoune <at> gmail.com>

Date: Wed, 23 Sep 2020 23:39:02 UTC

Severity: normal

Merged with 40382

Full log


View this message in rfc822 format

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 43585 <at> debbugs.gnu.org
Subject: bug#43585: Order in manifest and command-line differs
Date: Thu, 24 Sep 2020 15:08:38 +0200
Hello zimoun,

> $ guix package -i busybox diffutils -p /tmp/foo
> $ ls -l /tmp/foo/bin
> [..]
>  df -> /gnu/store/…-busybox-1.31.1/bin/df
>  diff -> /gnu/store/…-diffutils-3.7/bin/diff
>  diff3 -> /gnu/store/…-diffutils-3.7/bin/diff3
>  dirname -> /gnu/store/…-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




This bug report was last modified 62 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.