From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Duplicate dependencies in util-linux Date: Mon, 26 Dec 2016 10:29:18 +0100 Message-ID: <20161226092917.GA28427@jocasta.intra> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39443) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cLRb3-0003fV-Gc for guix-devel@gnu.org; Mon, 26 Dec 2016 04:29:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cLRaz-0005yM-6J for guix-devel@gnu.org; Mon, 26 Dec 2016 04:29:33 -0500 Received: from de.cellform.com ([88.217.224.109]:51965 helo=jocasta.intra) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cLRay-0005qi-UP for guix-devel@gnu.org; Mon, 26 Dec 2016 04:29:29 -0500 Received: from jocasta.intra (localhost [127.0.0.1]) by jocasta.intra (8.14.4/8.14.4/Debian-8+deb8u1) with ESMTP id uBQ9TI0I028473 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Mon, 26 Dec 2016 10:29:18 +0100 Received: (from john@localhost) by jocasta.intra (8.14.4/8.14.4/Submit) id uBQ9TIZN028472 for guix-devel@gnu.org; Mon, 26 Dec 2016 10:29:18 +0100 Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable When I run: guix size util-linux | sort -n -k 3 I get: store item total s= elf /gnu/store/a64w9dq219a8d9k4mfz76mnzph9wsvfj-zlib-1.2.8 61.3 = 0.4 0.4% /gnu/store/bm0gfw4jkw8gd0vpnnzrb6z0xncrbx3p-readline-7.0 45.3 = 1.3 1.4% /gnu/store/rvgmixpmsq5lqr9qflhkm70kg7a4rys2-bash-static-4.4.0 1.4 = 1.4 1.6% /gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0 50.7 = 5.4 6.0% /gnu/store/hdrli1v7q3107w842s7di8rid82xlfvl-ncurses-6.0 44.0 = 5.7 6.3% /gnu/store/xydfiifs9slq0wv6n8j6p26icn2ihn88-ncurses-6.0 66.7 = 5.7 6.3% /gnu/store/8b5ffm91zlmm1k5i4kq5qix59v7jm9ln-util-linux-2.28.1 90.6 = 11.2 12.3% /gnu/store/cdi08kw7r6r684w8mk0xq0dkgpjhfpmd-gcc-4.9.4-lib 61.0 = 22.7 25.1% /gnu/store/iwgi9001dmmihrjg4rqhd6pa6788prjw-glibc-2.24 38.3 = 36.8 40.6% This seems odd to me: 1. Why does it depend on two different version of ncurses6.0 ? 2. Why does it depend on both bash-4.4.0 and bash-static-4.4 ? J' --=20 Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --envbJBWh7q8WU6mo Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlhg4u0ACgkQimdxnC3oJ7P7oQCeJm3OXi+cyWMZOIWFdKZcnuFi xcoAnA5n1LYgfdq5PPN4weZhreC7tWMa =YUP7 -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--