Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[gentoo-user] Using binary packages

10 views
Skip to first unread message

Peter Humphrey

unread,
Jan 23, 2024, 11:20:04 AMJan 23
to
Hello list,

The new ability to pull packages from Gentoo servers is useful [1]. It does
require something close to neutral USE flags, though, as well as -march and -
mtune. My little Celeron box only took 19 minutes (!) to fetch and install
gcc, not the 23 hours it took before.

I'd like to be able to tell portage to ignore the Gentoo packages in certain
instances - something like half those 19 minutes were spent in checking the
local indexes against the server's. And if I know I have a good local package,
I don't want to have to go and make coffee or something while it goes through
that checking process before ignoring the upstream packages.

At the moment, the only way I can see to change portage's behaviour like that
is to keep editing FEATURES in make.conf.

--
Regards,
Peter.

Peter Humphrey

unread,
Jan 24, 2024, 2:00:06 AMJan 24
to
On Tuesday, 23 January 2024 16:12:05 GMT I wrote:

--->8

> At the moment, the only way I can see to change portage's behaviour like
> that is to keep editing FEATURES in make.conf.

It's obvious, really: just pass
FEATURES="-getbinpkg -binpkg-request-signature"
to the emerge command. Or perhaps just the -getbinpkg will do; I haven't tried
it.

--
Regards,
Peter.
0 new messages