From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C4B8413881C for ; Thu, 24 Sep 2015 11:27:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B865E21C02F; Thu, 24 Sep 2015 11:27:45 +0000 (UTC) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 59453E07C9 for ; Thu, 24 Sep 2015 11:27:44 +0000 (UTC) Received: by wiclk2 with SMTP id lk2so23629535wic.0 for ; Thu, 24 Sep 2015 04:27:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=00AFYAac2BM4jxG/mEMueD1ihF3va1zj9CFPkGiOBts=; b=yXPNdiXY5S/RR77AuO+I8R909vL9YdQgapV989+0Ia4u0HOGXFprO0N2A8EkyC/X/q Sq1bcO8Kf6jWoT0tg0SxYKJ+pkEROJkg+SfraozN2QEQzKTXuOdPTxlvOI1d+6IX+g2M i98svL9SVu/s92nAq2UVzB0rY7p1LaEwe8jKwagCMErA28RlM28oIUjQw78+5vA4tgjK 0zd5JazoxBnr1YJdW/35/+Yim/i3Q1d/fAEchOcKM/MCY5sa4m/aQ3HUJUxGQ33vjC0V bgHavVZymfGoLHcDHW8BZCL7ShJC2ZbcnrMSIzdRVzhI+/HtKusFBMx3jQMUiYHthnrw qvIA== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.180.210.162 with SMTP id mv2mr9063089wic.47.1443094063024; Thu, 24 Sep 2015 04:27:43 -0700 (PDT) Received: by 10.27.53.81 with HTTP; Thu, 24 Sep 2015 04:27:43 -0700 (PDT) Date: Thu, 24 Sep 2015 14:27:43 +0300 Message-ID: Subject: [gentoo-user] Why ghc-bin is pulled in by portage update? From: gevisz To: "gentoo-user@lists.gentoo.org" Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: b9585805-f8c7-4966-9ac6-3732c461f409 X-Archives-Hash: 3251630c4506eb8e9a63d3a20e21e93a I have dev-lang/ghc in my world file. Today, while updating the system, the portage wanted to update it. Ok. But why it pulles in ghc-bin-7.8.4-amd64.tbz2? # emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask world These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] dev-lang/ghc-7.8.4 [7.6.3-r1] Would you like to merge these packages? [Yes/No] y >>> Verifying ebuild manifests >>> Emerging (1 of 1) dev-lang/ghc-7.8.4::gentoo >>> Downloading 'http://mirror.netcologne.de/gentoo/distfiles/ghc-7.8.4-src.tar.bz2' --2015-09-24 14:11:04-- http://mirror.netcologne.de/gentoo/distfiles/ghc-7.8.4-src.tar.bz2 Resolving mirror.netcologne.de... 194.8.197.22, 2001:4dd0:1234:1::deb Connecting to mirror.netcologne.de|194.8.197.22|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10600755 (10M) [application/octet-stream] Saving to: '/usr/portage/distfiles/ghc-7.8.4-src.tar.bz2' /usr/portage/distfi 100%[=====================>] 10.11M 181KB/s in 58s 2015-09-24 14:12:02 (179 KB/s) - '/usr/portage/distfiles/ghc-7.8.4-src.tar.bz2' saved [10600755/10600755] * ghc-7.8.4-src.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] >>> Downloading 'http://mirror.netcologne.de/gentoo/distfiles/ghc-bin-7.8.4-amd64.tbz2' --2015-09-24 14:12:02-- http://mirror.netcologne.de/gentoo/distfiles/ghc-bin-7.8.4-amd64.tbz2 Resolving mirror.netcologne.de... 194.8.197.22, 2001:4dd0:1234:1::deb Connecting to mirror.netcologne.de|194.8.197.22|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 100573133 (96M) [application/octet-stream] Saving to: '/usr/portage/distfiles/ghc-bin-7.8.4-amd64.tbz2' /usr/portage/distfi 100%[=====================>] 95.91M 193KB/s in 9m 54s 2015-09-24 14:21:56 (165 KB/s) - '/usr/portage/distfiles/ghc-bin-7.8.4-amd64.tbz2' saved [100573133/100573133]