Re: [gentoo-user] Gentoo on Raspberry Pi 400?

2020-12-07 Thread Andrew Lowe
On 8/12/20 8:34 am, Neil Bothwick wrote: On Tue, 8 Dec 2020 00:30:12 +0100, Teru Yuu wrote: As long as you boot into any system, you will be able to install gentoo. For rpi4 I used alpine linux (mainly because it already had write-up on wiki for headless boot with sshd enabled) You can do tha

Re: [gentoo-user] cross-emerge dev-lang/spidermonkey fails without obvious error

2020-12-07 Thread Dale
Neil Bothwick wrote: > On Mon, 7 Dec 2020 17:37:00 -0600, Dale wrote: > Back when CPUs were single core, the error messages were fairly close to the bottom.  After all, it was running one or two pieces of code at a time.  With newer multi-core/threaded CPUs, that message gets fu

Re: [gentoo-user] Gentoo on Raspberry Pi 400?

2020-12-07 Thread Neil Bothwick
On Tue, 8 Dec 2020 00:30:12 +0100, Teru Yuu wrote: > As long as you boot into any system, you will be able to install gentoo. > For rpi4 I used alpine linux (mainly because it already had write-up > on wiki for headless boot with sshd enabled) You can do that with Raspbian too. Mount the boot pa

Re: [gentoo-user] cross-emerge dev-lang/spidermonkey fails without obvious error

2020-12-07 Thread Neil Bothwick
On Mon, 7 Dec 2020 17:37:00 -0600, Dale wrote: > >> Back when CPUs were single core, the error messages were fairly > >> close to the bottom.  After all, it was running one or two pieces of > >> code at a time.  With newer multi-core/threaded CPUs, that message > >> gets further back the more core

Re: [gentoo-user] cross-emerge dev-lang/spidermonkey fails without obvious error

2020-12-07 Thread Dale
Neil Bothwick wrote: > On Mon, 7 Dec 2020 14:48:00 -0600, Dale wrote: > >>> Thank you very much ! >>> I really did not expect the error to appear so far up in the build.log >> Back when CPUs were single core, the error messages were fairly close to >> the bottom.  After all, it was running one or t

Re: [gentoo-user] Gentoo on Raspberry Pi 400?

2020-12-07 Thread Teru Yuu
On Mon, Dec 07, 2020 at 11:11:52AM +, Peter Humphrey wrote: >Morning all, > >I've just bought an rpi 400, which is a nice little machine, and I'm wondering >whether anyone has managed to install Gentoo on one. I've tried a couple of >bootable images for other models, but they can't boot. I ge

Re: [gentoo-user] cross-emerge dev-lang/spidermonkey fails without obvious error

2020-12-07 Thread Neil Bothwick
On Mon, 7 Dec 2020 14:48:00 -0600, Dale wrote: > > Thank you very much ! > > I really did not expect the error to appear so far up in the build.log > > Back when CPUs were single core, the error messages were fairly close to > the bottom.  After all, it was running one or two pieces of code at a

Re: [gentoo-user] cross-emerge dev-lang/spidermonkey fails without obvious error

2020-12-07 Thread Dale
Britaliope wrote: > Thank you very much ! > I really did not expect the error to appear so far up in the build.log > > Regards > Bruno MATEU > For future reference.  If you use a terminal, like Konsole for example, that has a search function, search for error 1.  That gets you pretty close to the

[gentoo-user] Re: Switching default tmpfiles and faster internet coming my way.

2020-12-07 Thread Martin Vaeth
Michael Orlitzky wrote: > On 12/6/20 11:57 AM, Martin Vaeth wrote: >> Michael Orlitzky wrote: >>> >>> Why are you focusing on /tmp and /var/tmp? >> Because only world-writable directories are the ones which >> can be exploited unless the tmpfiles.conf author does >> something malevolent or extrem

Re: [gentoo-user] Switching default tmpfiles and faster internet coming my way.

2020-12-07 Thread Dale
Wols Lists wrote: > On 07/12/20 04:24, Dale wrote: >> I visited with my friend who recently got the same type of internet I'll >> be getting. Odds are, the boxes will be the same. She has hers through >> a power company and that's what I'm getting, just a different power >> company. Anyway, as I

Re: [gentoo-user] Re: Determine what's keeping Python 3.7 around?

2020-12-07 Thread Neil Bothwick
On Mon, 7 Dec 2020 18:40:24 +, antlists wrote: > > I don't think the --oneshot is doing anything here.  It just prevents > > adding an atom to the world file when emerging.  Besides, in this > > case, you do want it removed (if it was there) because, as you say, > > it will just get pulled in

Re: [gentoo-user] Re: Determine what's keeping Python 3.7 around?

2020-12-07 Thread Neil Bothwick
On Mon, 7 Dec 2020 18:32:45 - (UTC), Grant Edwards wrote: > > I agree with this one. I often find emerge fails, telling me the > > reason, and then once I've fixed that (usually adding a different > > package or changing some use flags) it fails in exactly the same way > > for a differe

Re: [gentoo-user] Re: Determine what's keeping Python 3.7 around?

2020-12-07 Thread antlists
On 07/12/2020 18:21, Jack wrote: I do an emerge -C --oneshot to uninstall those packages. That way, when emerge finally starts to update world, it pulls them all back (at least, the ones that are needed) itself without me needing to worry about it. I don't think the --oneshot is doing anythin

[gentoo-user] Re: Determine what's keeping Python 3.7 around?

2020-12-07 Thread Grant Edwards
On 2020-12-07, Jack wrote: > I agree with this one. I often find emerge fails, telling me the > reason, and then once I've fixed that (usually adding a different > package or changing some use flags) it fails in exactly the same way > for a different package. Oh yes, on a bad day you can

Re: [gentoo-user] Re: Determine what's keeping Python 3.7 around?

2020-12-07 Thread Jack
On 2020.12.07 13:14, antlists wrote: On 07/12/2020 14:30, Grant Edwards wrote: I ended up uninstalling packages mentioned in those 150 lines 2-3 at a time and until emerge was willing to update world. After that I guess I start trying to re-install what was removed. I do an emerge -C --on

Re: [gentoo-user] Re: Determine what's keeping Python 3.7 around?

2020-12-07 Thread antlists
On 07/12/2020 14:30, Grant Edwards wrote: I ended up uninstalling packages mentioned in those 150 lines 2-3 at a time and until emerge was willing to update world. After that I guess I start trying to re-install what was removed. I do an emerge -C --oneshot to uninstall those packages. That

Re: [gentoo-user] Anyone have experience, good or bad, with s6?

2020-12-07 Thread Petr Vaněk
On Fri, Dec 04, 2020 at 10:04:31AM -0500, Steven Lembark wrote: > Seems like a reasonable idea, wondering if anyone has seen particularly > good or bad results from trying to use it (on gentoo or anything else). Hi Steven, I use s6/s6-rc/s6-linux-init on most of my computers (few laptops, desktop

[gentoo-user] Re: Determine what's keeping Python 3.7 around?

2020-12-07 Thread Grant Edwards
On 2020-12-06, Grant Edwards wrote: > On 2020-12-06, Arve Barsnes wrote: > >> If you have not completed the world update yet, all those are probably >> still installed as 3.7 packages. You could try updating all those to >> 3.8 only first, if you have not done the world update yet. > > I can't up

Re: [gentoo-user] update fails, but I don't see why

2020-12-07 Thread John Covici
On Mon, 07 Dec 2020 07:59:13 -0500, Arve Barsnes wrote: > > On Mon, 7 Dec 2020 at 13:31, John Covici wrote: > > dev-python/paramiko:0 > > > > (dev-python/paramiko-2.7.1:0/0::gentoo, installed) USE="-doc > > -examples (-server) -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 > > python3_7 -p

Re: [gentoo-user] update fails, but I don't see why

2020-12-07 Thread Arve Barsnes
On Mon, 7 Dec 2020 at 13:31, John Covici wrote: > dev-python/paramiko:0 > > (dev-python/paramiko-2.7.1:0/0::gentoo, installed) USE="-doc > -examples (-server) -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 > python3_7 -python3_6 -python3_8" pulled in by > > dev-python/paramiko[python

Re: [gentoo-user] update fails, but I don't see why

2020-12-07 Thread John Covici
On Fri, 04 Dec 2020 03:13:19 -0500, n952162 wrote: > > [1 ] > On 12/3/20 10:11 PM, Adam Carter wrote: > > On Fri, Dec 4, 2020 at 8:06 AM tastytea > > wrote: > > > > On 2020-12-03 21:33+0100 n952162 > > wrote: > > > > > I'm trying t

Re: [gentoo-user] Switching default tmpfiles and faster internet coming my way.

2020-12-07 Thread Wols Lists
On 07/12/20 04:24, Dale wrote: > I visited with my friend who recently got the same type of internet I'll > be getting. Odds are, the boxes will be the same. She has hers through > a power company and that's what I'm getting, just a different power > company. Anyway, as I suspected, it has a lit

Re: [gentoo-user] cross-emerge dev-lang/spidermonkey fails without obvious error

2020-12-07 Thread Britaliope
Thank you very much ! I really did not expect the error to appear so far up in the build.log Regards Bruno MATEU Le lun. 7 déc. 2020 à 09:41, netfab a écrit : > Le 07/12/20 à 09:14, Britaliope a tapoté : > > Do you see anything that would help me to identify what caused this > > failure ? > > T

[gentoo-user] Gentoo on Raspberry Pi 400?

2020-12-07 Thread Peter Humphrey
Morning all, I've just bought an rpi 400, which is a nice little machine, and I'm wondering whether anyone has managed to install Gentoo on one. I've tried a couple of bootable images for other models, but they can't boot. I get some debug output but it means nothing to me. According to this s

Re: [gentoo-user] unable to do world update --problem may be caused by mailman

2020-12-07 Thread John Covici
On Mon, 07 Dec 2020 02:11:20 -0500, Arve Barsnes wrote: > > On Mon, 7 Dec 2020 at 00:11, John Covici wrote: > > hmmm, I am running a ~ setup, but I do need to keep mailman, so how to > > tell which packages to keep, exactly? > > Then you should be able to update to the latest version in the tree

Re: [gentoo-user] cross-emerge dev-lang/spidermonkey fails without obvious error

2020-12-07 Thread netfab
Le 07/12/20 à 09:14, Britaliope a tapoté : > Do you see anything that would help me to identify what caused this > failure ? The original error (with cut parts) : >Compiling mozglue-static v0.1.0 > (/usr/aarch64-linux-gnu/tmp/portage/dev-lang/spidermonkey-78.5.0/work/firefox-78.5.0/mozglue/st

Re: [gentoo-user] Determine what's keeping Python 3.7 around?

2020-12-07 Thread Neil Bothwick
On Mon, 7 Dec 2020 00:48:48 +, Victor Ivanov wrote: > > But does it take into account the USE flags with which those packages > > were installed? That used to not be the case, but I haven't used > > equery for a long time, for just that reason. > > > Fair point, `equery u ` shows both the d

Re: [gentoo-user] unable to do world update --problem may be caused by mailman

2020-12-07 Thread tastytea
On 2020-12-07 08:11+0100 Arve Barsnes wrote: > On Mon, 7 Dec 2020 at 00:11, John Covici > wrote: > > hmmm, I am running a ~ setup, but I do need to keep mailman, so how > > to tell which packages to keep, exactly? > > Then you should be able to update to the latest version in the tree? > Mayb