Re: [CentOS] sidekiq receives SIGHUP when started via ssh -t

2017-10-18 Thread Yuri Kanivetsky
Hi, I've just found the reason. From what I can see, on the server the process received SIGHUP right after fork. It had no time to switch to new session and detach from controlling terminal. And to work around that one might add sleep to the end: ssh u...@example.com -t '. ~/.bash_profile && rvm

Re: [CentOS] delay in establishing network connectivity

2017-10-18 Thread Steven Tardy
> On Oct 17, 2017, at 5:07 PM, FHDATA wrote: > > can not establish a network connectivity > for some time: 7 to 15 minutes and then > everything network wise is fine... Over 5 minutes makes it sound like a ARP time-out somewhere(default gateway). Does ifconfig show the interface as “UP”? Does t

Re: [CentOS] [CentOS-announce] CESA-2017:2907 Important CentOS 7 wpa_supplicant Security Update

2017-10-18 Thread m . roth
Johnny Hughes wrote: > On 10/18/2017 11:28 AM, Phil Perry wrote: >> On 18/10/17 17:24, Yves Bellefeuille wrote: >>> Johnny Hughes wrote: >>>   CentOS Errata and Security Advisory 2017:2907 Important   Upstream details at : https://access.redhat.com/errata/RHSA-2017:2907 >>> >>>

Re: [CentOS] [CentOS-announce] CESA-2017:2907 Important CentOS 7 wpa_supplicant Security Update

2017-10-18 Thread m . roth
Phil Perry wrote: > On 18/10/17 17:24, Yves Bellefeuille wrote: >> Johnny Hughes wrote: >> >>> CentOS Errata and Security Advisory 2017:2907 Important >>> >>> Upstream details at : https://access.redhat.com/errata/RHSA-2017:2907 >> >> Will there also be an update for CentOS 6? Or does the prob

Re: [CentOS] [CentOS-announce] CESA-2017:2907 Important CentOS 7 wpa_supplicant Security Update

2017-10-18 Thread Johnny Hughes
On 10/18/2017 11:28 AM, Phil Perry wrote: > On 18/10/17 17:24, Yves Bellefeuille wrote: >> Johnny Hughes wrote: >> >>>   CentOS Errata and Security Advisory 2017:2907 Important >>> >>>   Upstream details at : https://access.redhat.com/errata/RHSA-2017:2907 >> >> Will there also be an update for Ce

Re: [CentOS] [CentOS-announce] CESA-2017:2907 Important CentOS 7 wpa_supplicant Security Update

2017-10-18 Thread Phil Perry
On 18/10/17 17:24, Yves Bellefeuille wrote: Johnny Hughes wrote: CentOS Errata and Security Advisory 2017:2907 Important Upstream details at : https://access.redhat.com/errata/RHSA-2017:2907 Will there also be an update for CentOS 6? Or does the problem not exist with CentOS 6? Yes,

Re: [CentOS] [CentOS-announce] CESA-2017:2907 Important CentOS 7 wpa_supplicant Security Update

2017-10-18 Thread Yves Bellefeuille
Johnny Hughes wrote: > CentOS Errata and Security Advisory 2017:2907 Important > > Upstream details at : https://access.redhat.com/errata/RHSA-2017:2907 Will there also be an update for CentOS 6? Or does the problem not exist with CentOS 6? -- Yves Bellefeuille ___

Re: [CentOS] Null deference panic in CentOS-6.5

2017-10-18 Thread Shoshana Rosenthal
Please remove me from your email I stopped working Thanks Sent from my iPad > On Oct 18, 2017, at 10:34 AM, wuzhouhui wrote: > > Fine, it seems that upgrade kernel is the onlyrk effective solution. > >> On 18 Oct 2017, at 10:00 PM, Stephen John Smoogen wrote: >> >> On 18 October 2017 at 04:5

Re: [CentOS] Null deference panic in CentOS-6.5

2017-10-18 Thread James Hogarth
On 18 October 2017 at 15:34, wuzhouhui wrote: > Fine, it seems that upgrade kernel is the only effective solution. > > To be as abundantly clear as possible on the matter ... it is not just kernel. You need to do a full update against the CentOS 6 repositories. __

Re: [CentOS] Null deference panic in CentOS-6.5

2017-10-18 Thread wuzhouhui
Fine, it seems that upgrade kernel is the only effective solution. > On 18 Oct 2017, at 10:00 PM, Stephen John Smoogen wrote: > > On 18 October 2017 at 04:50, wuzhouhui wrote: >> I googled this issue and found so many people have encountered, but most of >> them just said "the newer kernel does

[CentOS] Odd C7 userspace issue

2017-10-18 Thread m . roth
I've seen this a couple of times, and do not understand what it's trying to tell me: journal: unable to create file '/run/user/200236571/dconf/user': Permission denied. dconf will not work properly. Now, it exists, and the ownership and permissions seem correct. drwx--. 260 Oct 18 06:43 .

Re: [CentOS] Auth failure messages

2017-10-18 Thread Paul Heinlein
On Tue, 17 Oct 2017, david wrote: Folks I am using sendmail as my mail server. SELINUX is disabled. I observe messages in Centos 7 (and 6) in /var/log/messages, similar to: saslauthd[2765]: do_auth : auth failure: [user=bettie] [service=smtp] [realm=] [mech=pam] [reason=PAM auth erro

Re: [CentOS] gdevilspie on mate

2017-10-18 Thread wwp
Hello H, On Wed, 18 Oct 2017 09:27:04 -0400 H wrote: > On October 18, 2017 4:34:53 AM EDT, wwp wrote: > >Hello, > > > > > >On Tue, 17 Oct 2017 22:11:22 + Ian Mortimer > >wrote: > > > >> On Tue, 2017-10-17 at 12:29 -0400, H wrote: > >> > >> > Do you know if it is supposed to work with

Re: [CentOS] Null deference panic in CentOS-6.5

2017-10-18 Thread Stephen John Smoogen
On 18 October 2017 at 04:50, wuzhouhui wrote: > I googled this issue and found so many people have encountered, but most of > them just said "the newer kernel doesn't have this problem, so upgrade > kernel". We can't upgrade kernel easily, so we need to *really* solve this > problem. > > If you c

Re: [CentOS] gdevilspie on mate

2017-10-18 Thread H
On October 18, 2017 4:34:53 AM EDT, wwp wrote: >Hello, > > >On Tue, 17 Oct 2017 22:11:22 + Ian Mortimer >wrote: > >> On Tue, 2017-10-17 at 12:29 -0400, H wrote: >> >> > Do you know if it is supposed to work with the Mate desktop or just >> > Gnome? >> >> I don't know but with the dependen

Re: [CentOS] Dahdi get latest

2017-10-18 Thread Jerry Geis
I'm sorry - I selected the wrong list. Jerry On Wed, Oct 18, 2017 at 8:01 AM, Jerry Geis wrote: > I am trying to use dahdi complete 2.11.1 with a 4.13 kernel. - NOT working > for know reasons. > I tried applying two patches but still get compile errors. AHHH! > > How do I just use git to get th

[CentOS] Dahdi get latest

2017-10-18 Thread Jerry Geis
I am trying to use dahdi complete 2.11.1 with a 4.13 kernel. - NOT working for know reasons. I tried applying two patches but still get compile errors. AHHH! How do I just use git to get the latest with the fixes This command did not work - I still get the errors. git clone git://git.asteris

[CentOS] CentOS-announce Digest, Vol 152, Issue 6

2017-10-18 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ.

Re: [CentOS] AMD epyc/naples

2017-10-18 Thread Peter Kjellström
On Tue, 17 Oct 2017 18:46:14 +0100 lejeczek wrote: > do we know if 7.4 is good for new AMD cpus? > More specifically for virtualization. Historically there > were some issues and things like AMD's IOMMU & similar were > not exactly perfectly supported by HW vendors, UEFI/bios <=> > kernel. An

Re: [CentOS] Null deference panic in CentOS-6.5

2017-10-18 Thread James Hogarth
On 18 October 2017 at 09:50, wuzhouhui wrote: > I googled this issue and found so many people have encountered, but most > of them just said "the newer kernel doesn't have this problem, so upgrade > kernel". We can't upgrade kernel easily, so we need to *really* solve this > problem. > > > No, yo

Re: [CentOS] Null deference panic in CentOS-6.5

2017-10-18 Thread wuzhouhui
I googled this issue and found so many people have encountered, but most of them just said "the newer kernel doesn't have this problem, so upgrade kernel". We can't upgrade kernel easily, so we need to *really* solve this problem. On 10/18/2017 04:41 PM, John Hodrien wrote: On Wed, 18 Oct 201

Re: [CentOS] gdevilspie on mate

2017-10-18 Thread wwp
On Wed, 18 Oct 2017 10:34:53 +0200 wwp wrote: > Hello, > > > On Tue, 17 Oct 2017 22:11:22 + Ian Mortimer wrote: > > > On Tue, 2017-10-17 at 12:29 -0400, H wrote: > > > > > Do you know if it is supposed to work with the Mate desktop or just > > > Gnome? > > > > I don't know but wi

Re: [CentOS] Null deference panic in CentOS-6.5

2017-10-18 Thread John Hodrien
On Wed, 18 Oct 2017, wuzhouhui wrote: Does anyone have encountered same problem or advice? Expect minimal help when running custom kernel modules on painfully old CentOS kernels? jh ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/

Re: [CentOS] gdevilspie on mate

2017-10-18 Thread wwp
Hello, On Tue, 17 Oct 2017 22:11:22 + Ian Mortimer wrote: > On Tue, 2017-10-17 at 12:29 -0400, H wrote: > > > Do you know if it is supposed to work with the Mate desktop or just > > Gnome? > > I don't know but with the dependencies installed and the fix of > commenting out line 374, it

[CentOS] Null deference panic in CentOS-6.5

2017-10-18 Thread wuzhouhui
Hi, I got a panic when running CentOS-6.5: crash> bt PID: 106074 TASK: 8839c1e32ae0 CPU: 4 COMMAND: "flushd4[cbd-sd-" #0 [8839c2a91900] machine_kexec at 81038fa9 #1 [8839c2a91960] crash_kexec at 810c5992 #2 [8839c2a91a30] oops_end at 81515c90