Re: [CentOS] Increase logging verbosity of saslauthd?

2019-09-11 Thread Jobst Schmalenbach
On Wed, Sep 11, 2019 at 08:36:47PM -0400, Jonathan Billings (billi...@negate.org) wrote: > On Sep 11, 2019, at 7:34 PM, Jobst Schmalenbach wrote: > > I have tried that as well before I asked for help, however systemd refuses > > to accept this as the "-d" keeps saslauthd in foreground. > >

Re: [CentOS] Increase logging verbosity of saslauthd?

2019-09-11 Thread Jonathan Billings
On Sep 11, 2019, at 7:34 PM, Jobst Schmalenbach wrote: > I have tried that as well before I asked for help, however systemd refuses to > accept this as the "-d" keeps saslauthd in foreground. > Systemd kills the process after a minute as systemd cannot see that required > PID's. You’ll need

Re: [CentOS] Increase logging verbosity of saslauthd?

2019-09-11 Thread Jobst Schmalenbach
On Wed, Sep 11, 2019 at 09:43:32AM -0400, Jonathan Billings (billi...@negate.org) wrote: > On Wed, Sep 11, 2019 at 01:34:27PM +1000, Jobst Schmalenbach wrote: > > CentOS 7.X, sendmail.x86_64 8.14.7-5.el7, cyrus-sasl.x86_64 2.1.26-23.el7 > If you look at the systemd unit for saslauthd, you can see

Re: [CentOS] Need to update gcc to version >=6 on CentOS 7 ?

2019-09-11 Thread John Chludzinski
I don't suppose there's a collection that contains a version 7 of the arm cross compiler: arm-linux-gnu-gcc ? On Wed, Sep 11, 2019 at 1:09 PM John Chludzinski wrote: > > Nope. Did that too. > > I’m up and running. > > On Wed, Sep 11, 2019 at 13:06 Gordon Messmer wrot >> >> On 9/11/19 9:50 AM,

Re: [CentOS] Need to update gcc to version >=6 on CentOS 7 ?

2019-09-11 Thread John Chludzinski
Nope. Did that too. I’m up and running. On Wed, Sep 11, 2019 at 13:06 Gordon Messmer wrot > On 9/11/19 9:50 AM, John Chludzinski wrote: > > $ sudo yum install devtoolset-7 > > No package devtoolset-7 available. > > Error: Nothing to do > > > You've skipped step #1: sudo yum install

Re: [CentOS] Need to update gcc to version >=6 on CentOS 7 ?

2019-09-11 Thread Gordon Messmer
On 9/11/19 9:50 AM, John Chludzinski wrote: $ sudo yum install devtoolset-7 No package devtoolset-7 available. Error: Nothing to do You've skipped step #1: sudo yum install centos-release-scl ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] Need to update gcc to version >=6 on CentOS 7 ?

2019-09-11 Thread Paul Heinlein
On Wed, 11 Sep 2019, John Chludzinski wrote: Ooops! for to: $ sudo yum install centos-release-scl-rh Ad-free, non-tracking blog post on using SCL packages: https://www.madboa.com/blog/2016/08/29/scl-intro/ -- Paul Heinlein heinl...@madboa.com 45°38' N, 122°6' W

Re: [CentOS] Need to update gcc to version >=6 on CentOS 7 ?

2019-09-11 Thread John Chludzinski
Ooops! for to: $ sudo yum install centos-release-scl-rh On Wed, Sep 11, 2019 at 12:50 PM John Chludzinski wrote: > > $ sudo yum install devtoolset-7 > > Loaded plugins: fastestmirror, langpacks > Loading mirror speeds from cached hostfile > * base: mirror.vcu.edu > * epel: mirror.siena.edu >

Re: [CentOS] Need to update gcc to version >=6 on CentOS 7 ?

2019-09-11 Thread John Chludzinski
$ sudo yum install devtoolset-7 Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: mirror.vcu.edu * epel: mirror.siena.edu * extras: mirror.vcu.edu * updates: mirror.vcu.edu No package devtoolset-7 available. Error: Nothing to do On Wed, Sep 11, 2019

Re: [CentOS] Need to update gcc to version >=6 on CentOS 7 ?

2019-09-11 Thread Gordon Messmer
On 9/11/19 9:05 AM, John Chludzinski wrote: How do I go about updating gcc to version 6 or greater on my CentOS 7 machine? And do so safely? The easiest way is going to be to use software collections: https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/ devtoolset 7 will install

[CentOS] Need to update gcc to version >=6 on CentOS 7 ?

2019-09-11 Thread John Chludzinski
I need to build u-boot on my CentOS 7 machine but encounter this: > *** Your GCC is older than 6.0 and is not supported I've updated the installation on my machine but the current version is: > gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36) How do I go about updating gcc to version 6 or greater on

Re: [CentOS] Increase logging verbosity of saslauthd?

2019-09-11 Thread Jonathan Billings
On Wed, Sep 11, 2019 at 01:34:27PM +1000, Jobst Schmalenbach wrote: > CentOS 7.X, sendmail.x86_64 8.14.7-5.el7, cyrus-sasl.x86_64 2.1.26-23.el7 > > There are conflicting message on how to increase the logging of saslauthd. > > I know I can do this: >/usr/sbin/saslauthd -d -n0 -m

Re: [CentOS] Increase logging verbosity of saslauthd?

2019-09-11 Thread hw
On Wednesday, 11 September 2019 05:34:27 CEST Jobst Schmalenbach wrote: > Hi > > CentOS 7.X, sendmail.x86_64 8.14.7-5.el7, cyrus-sasl.x86_64 2.1.26-23.el7 > > There are conflicting message on how to increase the logging of saslauthd. > > I know I can do this: >/usr/sbin/saslauthd -d -n0 -m