[gentoo-user] silencing distcc with systemd

2024-03-29 Thread Daniel Frey
Hi all, I've moved a couple of machines from openrc to systemd. I have discovered this odd problem. On openrc, distcc was quiet during building packages. It would obey environment variable set in /etc/env.d: DISTCC_DIR=/var/distcc DISTCC_ENABLE_DISCREPANCY_EMAIL= DISTCC_FALLBACK=1

Re: [gentoo-user] masked packages

2024-03-29 Thread Jack
On 2024.03.29 15:53, n952162 wrote: I'd like to emerge *radicale*, but see it's masked for amd, etc.  I looked at the portage meta data and the ebuild to see if I could find out why it should be masked - it's just a python program, supposedly.  But I can't find out anything.  This warnings are

[gentoo-user] masked packages

2024-03-29 Thread n952162
Hello. I'd like to emerge *radicale*, but see it's masked for amd, etc.  I looked at the portage meta data and the ebuild to see if I could find out why it should be masked - it's just a python program, supposedly.  But I can't find out anything.  This warnings are unequivocal about unmasking a

Re[2]: [gentoo-user] merge-usr and SPF implementations

2024-03-29 Thread Stefan Schmiedl
Michael wrote on Friday, 29. März 2024 18:53:   > On Friday, 29 March 2024 16:05:29 GMT Stefan Schmiedl wrote: >> Greetings. >> After updating profiles, I decided to try switching to merged-user, too, >> following the wiki page at https://wiki.gentoo.org/wiki/Merge-usr >> One server reported

Re: [gentoo-user] merge-usr and SPF implementations

2024-03-29 Thread Michael
On Friday, 29 March 2024 16:05:29 GMT Stefan Schmiedl wrote: > Greetings. > > After updating profiles, I decided to try switching to merged-user, too, > following the wiki page at https://wiki.gentoo.org/wiki/Merge-usr > > One server reported during the dry run: > ERROR: Conflict for file

Re: [gentoo-user] New profiles 23.0

2024-03-29 Thread Michael
On Tuesday, 26 March 2024 13:01:16 GMT Michael wrote: > On Tuesday, 26 March 2024 10:32:05 GMT William KENWORTHY wrote: > > I have a question about binaries and the new profile: I have a number of > > almost identical architectures that I build binaries for and share across > > the similar sytems

Re: [gentoo-user] After Update grub does not work anymore

2024-03-29 Thread Daniel Frey
On 3/29/24 03:55, Alexander Puchmayr wrote: Hi, After upgrading two Lenovo Laptops (UEFI, secure boot disabled), grub does not work anymore; instead it says "Welcome to Grub" ... And then immediately boots into bios setup. What did go wrong? I did the usual things: * emerge update world *

[gentoo-user] merge-usr and SPF implementations

2024-03-29 Thread Stefan Schmiedl
Greetings. After updating profiles, I decided to try switching to merged-user, too, following the wiki page at https://wiki.gentoo.org/wiki/Merge-usr One server reported during the dry run: ERROR: Conflict for file '/usr/sbin/spfd': [Errno 17] File exists: '/usr/bin/spfd' # equery belongs

Re: [gentoo-user] openrc - parallel start - timeouts

2024-03-29 Thread Michael
On Friday, 29 March 2024 13:30:23 GMT J. Roeleveld wrote: > Hi All, > > To improve the bootup time of my server, I want to enable "parallel", > however, I run into an issue where some of the services take longer than 60 > seconds to start, causing this to be classed as "not started", which then >

[gentoo-user] openrc - parallel start - timeouts

2024-03-29 Thread J. Roeleveld
Hi All, To improve the bootup time of my server, I want to enable "parallel", however, I run into an issue where some of the services take longer than 60 seconds to start, causing this to be classed as "not started", which then kills the entire boot sequence. Boot, obviously, goes fine with

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-29 Thread J. Roeleveld
On Wednesday, 27 March 2024 19:58:47 CET J. Roeleveld wrote: > Hi all, > > I am looking for a way to synchronise a filesystem between 2 servers. > Changes can occur on both sides which means I need to have it synchronise > in both directions. > > Does anyone have any thoughts on this? > > Also,

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-29 Thread Frank Steinmetzger
Am Thu, Mar 28, 2024 at 09:26:33PM -0500 schrieb Grant Taylor: > On 3/27/24 13:58, J. Roeleveld wrote: > > Hi all, > > Hi, > > > I am looking for a way to synchronise a filesystem between 2 servers. > > Changes > > can occur on both sides which means I need to have it synchronise in both > >

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-29 Thread Frank Steinmetzger
Am Thu, Mar 28, 2024 at 05:33:43PM +0100 schrieb ralfconn: > Il 28/03/24 07:30, J. Roeleveld ha scritto: > > > Unison creates a local index of all files it syncronised. So when you > > > move a > > > file around on one end, Unison will notice that because the file at the > > > new > > > location

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-29 Thread Frank Steinmetzger
Am Thu, Mar 28, 2024 at 01:08:03AM +0100 schrieb Alarig Le Lay: > On Wed 27 Mar 2024 20:37:27 GMT, Frank Steinmetzger wrote: > > +1 for Unison. I’ve been using it for many years now to synchronise between > > the four PC systems in my household. > > > > Unison creates a local index of all files

Re: [gentoo-user] After Update grub does not work anymore

2024-03-29 Thread hitachi303
Am 29.03.24 um 11:55 schrieb Alexander Puchmayr: Hi, After upgrading two Lenovo Laptops (UEFI, secure boot disabled), grub does not work anymore; instead it says "Welcome to Grub" ... And then immediately boots into bios setup. What did go wrong? I did the usual things: * emerge update world *

Re: [gentoo-user] After Update grub does not work anymore

2024-03-29 Thread hitachi303
Am 29.03.24 um 11:55 schrieb Alexander Puchmayr: Hi, After upgrading two Lenovo Laptops (UEFI, secure boot disabled), grub does not work anymore; instead it says "Welcome to Grub" ... And then immediately boots into bios setup. What did go wrong? I did the usual things: * emerge update world *

[gentoo-user] After Update grub does not work anymore

2024-03-29 Thread Alexander Puchmayr
Hi, After upgrading two Lenovo Laptops (UEFI, secure boot disabled), grub does not work anymore; instead it says "Welcome to Grub" ... And then immediately boots into bios setup. What did go wrong? I did the usual things: * emerge update world * emerge --config gentoo-kernel * grub-mkconfig -o