Re: [gentoo-user] eselect repository and adding overlay.

2024-04-07 Thread Dale
Michael wrote: > On Sunday, 7 April 2024 20:17:31 BST Dale wrote: >> Howdy, >> >> A while back using overlays changed. Using eselect is supposed to be >> the new way, and easier. Either I'm missing something or something is >> missing from the docs. I tried to add voyageur to my NAS box/backup

Re: [gentoo-user] eselect repository and adding overlay.

2024-04-07 Thread Michael
On Sunday, 7 April 2024 20:17:31 BST Dale wrote: > Howdy, > > A while back using overlays changed. Using eselect is supposed to be > the new way, and easier. Either I'm missing something or something is > missing from the docs. I tried to add voyageur to my NAS box/backup > rig. The command

Re: [gentoo-user] systemd unit executing but not persistent later in boot

2024-04-07 Thread Daniel Frey
On 4/6/24 18:38, Andrew Udvare wrote: On Sat, 6 Apr 2024 at 21:32, Daniel Frey wrote: What's even stranger is if I manually start it and restart lircd it works! Have you tried adding Before=lircd.service in the [Unit] section? OK, I have finally sorted out the IR keymap/lircd/irexec/LCDd

[gentoo-user] eselect repository and adding overlay.

2024-04-07 Thread Dale
Howdy, A while back using overlays changed.  Using eselect is supposed to be the new way, and easier.  Either I'm missing something or something is missing from the docs.  I tried to add voyageur to my NAS box/backup rig.  The command to add it works fine.  However, when I try to sync it, either

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Wols Lists
On 07/04/2024 16:08, Michael wrote: Cool, once your system is up to date you should be able to change your profile and follow the rest of the instructions. I hope all goes well.  emerge --emptytree is now running well - 122 of 1534 so it has some way to go ... Cheers, Wol

Re: [gentoo-user] systemd unit executing but not persistent later in boot

2024-04-07 Thread Daniel Frey
On 4/6/24 18:38, Andrew Udvare wrote: On Sat, 6 Apr 2024 at 21:32, Daniel Frey wrote: What's even stranger is if I manually start it and restart lircd it works! Have you tried adding Before=lircd.service in the [Unit] section? I did, it made no difference. From what I can tell it is

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Wols Lists
On 07/04/2024 15:46, Wols Lists wrote: On 07/04/2024 13:07, Michael wrote: On Sunday, 7 April 2024 12:04:32 BST Wols Lists wrote: On 07/04/2024 11:48, Wols Lists wrote: On 07/04/2024 11:23, Michael wrote: On Sunday, 7 April 2024 11:21:00 BST Wols Lists wrote: On 07/04/2024 11:00, Wols Lists

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Michael
On Sunday, 7 April 2024 15:46:18 BST Wols Lists wrote: > On 07/04/2024 13:07, Michael wrote: > > Did you emerge any packages using the new 23.0 profile, then went back to > > the old profile to run the above command? > > No ... > > Ummm ... I have had trouble emerging other stuff that didn't

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Wols Lists
On 07/04/2024 13:07, Michael wrote: On Sunday, 7 April 2024 12:04:32 BST Wols Lists wrote: On 07/04/2024 11:48, Wols Lists wrote: On 07/04/2024 11:23, Michael wrote: On Sunday, 7 April 2024 11:21:00 BST Wols Lists wrote: On 07/04/2024 11:00, Wols Lists wrote: What do I do here - "emerge

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Michael
On Sunday, 7 April 2024 12:04:32 BST Wols Lists wrote: > On 07/04/2024 11:48, Wols Lists wrote: > > On 07/04/2024 11:23, Michael wrote: > >> On Sunday, 7 April 2024 11:21:00 BST Wols Lists wrote: > >>> On 07/04/2024 11:00, Wols Lists wrote: > What do I do here - "emerge binutils" (step 9)

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Wols Lists
On 07/04/2024 11:48, Wols Lists wrote: On 07/04/2024 11:23, Michael wrote: On Sunday, 7 April 2024 11:21:00 BST Wols Lists wrote: On 07/04/2024 11:00, Wols Lists wrote: What do I do here - "emerge binutils" (step 9) wants to emerge gcc, which the instructions say "emerge AFTER binutils".

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Michael
On Sunday, 7 April 2024 11:48:07 BST Wols Lists wrote: > On 07/04/2024 11:23, Michael wrote: > > On Sunday, 7 April 2024 11:21:00 BST Wols Lists wrote: > >> On 07/04/2024 11:00, Wols Lists wrote: > >>> What do I do here - "emerge binutils" (step 9) wants to emerge gcc, > >>> which the instructions

Re: [gentoo-user] Program shutting down - where is its status held?

2024-04-07 Thread Peter Humphrey
On Friday, 5 April 2024 16:21:15 BST Michael Orlitzky wrote: > But barring that, you could add pre- and post-stop hooks that will let you > know that the daemon is stopping. > > For example, in /etc/conf.d/boinc, you could put > > stop_pre(){ > touch /run/stopping-boinc > } >

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Wols Lists
On 07/04/2024 11:23, Michael wrote: On Sunday, 7 April 2024 11:21:00 BST Wols Lists wrote: On 07/04/2024 11:00, Wols Lists wrote: What do I do here - "emerge binutils" (step 9) wants to emerge gcc, which the instructions say "emerge AFTER binutils". With gcc it says "don't let it emerge

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Wols Lists
On 07/04/2024 11:15, Michael wrote: On Sunday, 7 April 2024 11:00:49 BST Wols Lists wrote: What do I do here - "emerge binutils" (step 9) wants to emerge gcc, which the instructions say "emerge AFTER binutils". With gcc it says "don't let it emerge glibc", should I apply the same logic and not

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Wols Lists
On 07/04/2024 11:15, Michael wrote: On Sunday, 7 April 2024 11:00:49 BST Wols Lists wrote: What do I do here - "emerge binutils" (step 9) wants to emerge gcc, which the instructions say "emerge AFTER binutils". With gcc it says "don't let it emerge glibc", should I apply the same logic and not

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Michael
On Sunday, 7 April 2024 11:21:00 BST Wols Lists wrote: > On 07/04/2024 11:00, Wols Lists wrote: > > What do I do here - "emerge binutils" (step 9) wants to emerge gcc, > > which the instructions say "emerge AFTER binutils". > > > > With gcc it says "don't let it emerge glibc", should I apply the

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Wols Lists
On 07/04/2024 11:00, Wols Lists wrote: What do I do here - "emerge binutils" (step 9) wants to emerge gcc, which the instructions say "emerge AFTER binutils". With gcc it says "don't let it emerge glibc", should I apply the same logic and not let binutils emerge gcc? Just to follow up to

Re: [gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Michael
On Sunday, 7 April 2024 11:00:49 BST Wols Lists wrote: > What do I do here - "emerge binutils" (step 9) wants to emerge gcc, > which the instructions say "emerge AFTER binutils". > > With gcc it says "don't let it emerge glibc", should I apply the same > logic and not let binutils emerge gcc? >

[gentoo-user] New profile - gentoo and binutils ...

2024-04-07 Thread Wols Lists
What do I do here - "emerge binutils" (step 9) wants to emerge gcc, which the instructions say "emerge AFTER binutils". With gcc it says "don't let it emerge glibc", should I apply the same logic and not let binutils emerge gcc? Cheers, Wol