Re: [gentoo-user] Migrating existing Gentoo to binpkg

2024-11-19 Thread byte . size226
On 18/11/2024 09:21, Dr Rainer Woitok wrote: I also added "--usepkg-exclude 'sys-kernel/gentoo-sources virtual/*" to EMERGE_DEFAULT_OPTS, as was recommended by one of the guides anyway :) Hm, I can't see any logic in Gentoo developers wasting electron

Re: [gentoo-user] Migrating existing Gentoo to binpkg

2024-11-17 Thread byte . size226
On 15/11/2024 15:41, Eli Schwartz wrote: gentoo-sources is not part of the guaranteed package set for the binhost. Any package*may* end up built on the binhost, either as a dependency for another package that stops being a dependency because the other package has changed, or due to the fact that

Re: [gentoo-user] Migrating existing Gentoo to binpkg

2024-11-15 Thread byte . size226
Thank you, both! On 15/11/2024 14:05, Jacques Montier wrote: > What if you try this : > emerge -auvDN --getbinpkgonly --with-bdeps=y --binpkg-respect-use=y -- > keep-going world This does indeed suggest to replace existing builds with the upstream binary ones. I traced this to --getbinpkgonly

[gentoo-user] Migrating existing Gentoo to binpkg

2024-11-15 Thread byte . size226
Hello, I'm sure this has been asked before but, clearly, my archive search skills are sub-par. I'm hoping it would be a quick "yes/no" kind of answer. Long story short, I decided to try out the Gentoo setup with binary package host. I've been making my way through the relevant news item [1]

Re: [gentoo-user] Build for Athlon and Ryzen architectures

2024-08-20 Thread byte . size226
On 20/08/2024 18:38, Eli Schwartz wrote: Your new CPU should support -march=x86-64-v3 but perhaps the old one doesn't. If you plan to recompile all packages with -march=native immediately after you swap anyway, then it doesn't really matter, just use "x86-64" for maximum compatibility. Agreed

Re: [Possible phishing attempt] Re: [gentoo-user] Lots of issues with wayland

2024-08-06 Thread byte . size226
On 05/08/2024 23:56, Daniel Frey wrote: I'm glad I'm not the only one having problems. It does make me wonder though if the discrete video card (nvidia) is the cause of some/most of these problems. If I were to 'guess', I think it's the Nvidia drivers and less to do with Wayland implementatio

Re: [gentoo-user] python 3.12 update

2024-06-05 Thread byte . size226
I've been lurking in the background, partly amused and partly frustrated at the arguments being thrown, but with the risk of exacerbating this further I'm going to throw in my two cents (or pence in this corner of the world). I'll start by saying this wasn't the smoothest Python upgrade relati

Re: [gentoo-user] Mobo, CPU, memory and a m.2 thingy. This work together?

2024-06-03 Thread byte . size226
On 03/06/2024 10:12, Dale wrote: From this link: https://www.amd.com/en/products/processors/desktops/ryzen/7000-series/amd-ryzen-5-7600x.html Graphics Capabilities Graphics Model  AMD Radeon™ Graphics Graphics Core Count 2 Graphics Frequency 2200 MHz Yes, the 7600X will have a built in GP

Re: [gentoo-user] some problems moving to 23.0 profile

2024-04-02 Thread byte . size226
On 02/04/2024 04:51, John Covici wrote: My kernels are not in the world file at all, so I am confused why portage should care about them when I am updating the world file. My question is why do I need to do this at all -- could I just keep updating as normal? Your kernels should be in the worl

Re: [gentoo-user] some problems moving to 23.0 profile

2024-04-01 Thread byte . size226
On 01/04/2024 22:46, John Covici wrote: I don't want to unmerge that kernel -- its my backup kernel, so I definitely want to keep it. I am using the nextcloud they are complaining about , I will upgrade it soon, but I want to keep it for now. You can pass --exclude to emerge to prevent it fr