Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] question about binhost's
Date: Mon, 17 Nov 2014 21:46:59
Message-Id: 546A6C9D.9080808@gmail.com
In Reply to: Re: [gentoo-user] question about binhost's by thegeezer
1 On 17/11/2014 23:32, thegeezer wrote:
2 > On 17/11/14 21:01, Michael Mair-Keimberger wrote:
3 >> Hi list,
4 >>
5 >> I was setting up an binhost recently and i couldn't found any
6 >> information how to keep old builds.
7 >> Usually, for example a newer version of tcpdump gets build, the old
8 >> build will be deleted. Only different slots were keeped. However, I
9 >> want to keep these old builds but I haven't found an option for that.
10 >>
11 >> Is it even possible to keep these? If not, anyone know why? if it's not
12 >> possible there must be a reason and i couldn't think of anyone...
13 >>
14 >
15 > um, these _are_ kept until you run
16 > # eclean packages
17 > unless i'm missing something ?
18
19
20 No, you're not missing something. The OP seems to be non-English-first-
21 language and the question is poorly worded to a native speaker.
22
23 He's saying that emerge overwrites the previous installed version when
24 it rebuilds a package and he wants to keep it. The solution to that is
25 binpkgs.
26
27 You are talking about what happens to binpkg you already have, he is
28 asking how to get binpkgs in the first place
29
30
31
32
33 >
34 > so you can still emerge -K old-apps/package
35 >
36 > for an example, in my /usr/portage/packages/app-shells on my laptop i have
37 > # ls -lah
38 > total 6.8M
39 > drwx------ 2 root root 4.0K Oct 14 21:02 .
40 > drwx------ 76 root root 4.0K Nov 17 10:51 ..
41 > -rw------- 1 root root 1.2M Sep 5 10:43 bash-4.2_p45.tbz2
42 > -rw-r--r-- 1 root root 1.2M Sep 26 20:52 bash-4.2_p48-r1.tbz2
43 > -rw-r--r-- 1 root root 1.2M Oct 1 14:33 bash-4.2_p50.tbz2
44 > -rw-r--r-- 1 root root 1.2M Oct 2 22:22 bash-4.2_p51.tbz2
45 > -rw-r--r-- 1 root root 1.2M Oct 6 10:09 bash-4.2_p52.tbz2
46 > -rw-r--r-- 1 root root 1.2M Oct 9 23:50 bash-4.2_p53.tbz2
47 > -rw-r--r-- 1 root root 8.4K Oct 14 21:02 push-1.6.tbz2
48 >
49 >
50 >
51 >
52
53
54 --
55 Alan McKinnon
56 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] question about binhost's Matti Nykyri <matti.nykyri@×××.fi>