Gentoo Archives: gentoo-portage-dev

From: Joseph Booker <joe@××××××××××.net>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] portage doc & cache
Date: Sat, 12 Jun 2004 22:26:08
Message-Id: 33656.68.78.45.223.1087079154.squirrel@webmail.neoturbine.net
In Reply to: Re: [gentoo-portage-dev] portage doc & cache by "Philippe Lafoucrière"
1 Philippe Lafoucrière said:
2 > That's the idea. If you look at debian package system (I know, it's far
3 > different, but ideas can be used on both projects), an update will
4 > only fetch the "cache", and then, package en demand (using apt-get
5 > install)
6
7 For someone like me using mysql-based cache rather then portage's default
8 cache, how will that figure?
9
10 > There are too many files to consider now in portage. At start, portage
11 > had just a few hundred of files, and rsync was doing its job quite well.
12 > Now portage has more than 80 000 files. Rsync has to consider all of
13 > them, and it's *REALLY* too long + painfull (my laptop is almost
14 > unusable during rsyncing). Sound like a "select * from table" on a test
15 > server with 15 test clients => will break in production environnement
16 > with thousands of clients.
17
18 I have a 900mhz celeron (copermine), and maybe its the love-sources and
19 ~x86 packages, but ive still been able to do crazy things like talk on
20 irc, have firefox open, update some programs, all while 'emerge sync'-ing
21 without too much preformance lost* (now if i forget to turn off
22 seti@××××××××.then my computer will simply lockup untill i can get to a
23 tty). You might want to check out if theres something with your laptop, if
24 these extremly long times happen with other equpiment.
25
26 * I should mention i emerge sync every one or two days.
27 --
28 Joe Booker
29
30 --
31 gentoo-portage-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-portage-dev] portage doc & cache "Philippe Lafoucrière" <lafou@×××××××.fr>