Gentoo Archives: gentoo-user

From: gevisz <gevisz@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] Why ghc-bin is pulled in by portage update?
Date: Thu, 24 Sep 2015 11:27:56
Message-Id: CA+t6X7eChz9UmtFG+D=5eEoN5Ck26kOSUwPjSaZdsGFQdGW2mA@mail.gmail.com
1 I have dev-lang/ghc in my world file.
2
3 Today, while updating the system, the portage
4 wanted to update it. Ok. But why it pulles in
5 ghc-bin-7.8.4-amd64.tbz2?
6
7 # emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask world
8
9 These are the packages that would be merged, in order:
10
11 Calculating dependencies... done!
12 [ebuild U ] dev-lang/ghc-7.8.4 [7.6.3-r1]
13
14 Would you like to merge these packages? [Yes/No] y
15
16 >>> Verifying ebuild manifests
17
18 >>> Emerging (1 of 1) dev-lang/ghc-7.8.4::gentoo
19 >>> Downloading 'http://mirror.netcologne.de/gentoo/distfiles/ghc-7.8.4-src.tar.bz2'
20 --2015-09-24 14:11:04--
21 http://mirror.netcologne.de/gentoo/distfiles/ghc-7.8.4-src.tar.bz2
22 Resolving mirror.netcologne.de... 194.8.197.22, 2001:4dd0:1234:1::deb
23 Connecting to mirror.netcologne.de|194.8.197.22|:80... connected.
24 HTTP request sent, awaiting response... 200 OK
25 Length: 10600755 (10M) [application/octet-stream]
26 Saving to: '/usr/portage/distfiles/ghc-7.8.4-src.tar.bz2'
27
28 /usr/portage/distfi 100%[=====================>] 10.11M 181KB/s in 58s
29
30 2015-09-24 14:12:02 (179 KB/s) -
31 '/usr/portage/distfiles/ghc-7.8.4-src.tar.bz2' saved
32 [10600755/10600755]
33
34 * ghc-7.8.4-src.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...
35
36 [ ok ]
37 >>> Downloading 'http://mirror.netcologne.de/gentoo/distfiles/ghc-bin-7.8.4-amd64.tbz2'
38 --2015-09-24 14:12:02--
39 http://mirror.netcologne.de/gentoo/distfiles/ghc-bin-7.8.4-amd64.tbz2
40 Resolving mirror.netcologne.de... 194.8.197.22, 2001:4dd0:1234:1::deb
41 Connecting to mirror.netcologne.de|194.8.197.22|:80... connected.
42 HTTP request sent, awaiting response... 200 OK
43 Length: 100573133 (96M) [application/octet-stream]
44 Saving to: '/usr/portage/distfiles/ghc-bin-7.8.4-amd64.tbz2'
45
46 /usr/portage/distfi 100%[=====================>] 95.91M 193KB/s in 9m 54s
47
48 2015-09-24 14:21:56 (165 KB/s) -
49 '/usr/portage/distfiles/ghc-bin-7.8.4-amd64.tbz2' saved
50 [100573133/100573133]

Replies

Subject Author
Re: [gentoo-user] Why ghc-bin is pulled in by portage update? Alec Ten Harmsel <alec@××××××××××××××.com>