Re: [CentOS] CentOS 6, Apache 2.2.15 and SNI? Solved ...

2016-11-21 Thread Walter H.
It is solved, I don't know why but SNI works only with hosts that are declared with ServerName and not with ServerAlias so I did the following ... I made an include file that contained everything of the virtualhost except the ServerAdmin and ServerName declarations and did this: ServerAdmin

Re: [CentOS] C6: latest util-linux-ng dependency on kernel?

2016-11-21 Thread Tony Mountifield
In article , Gianluca Cecchi wrote: > On Mon, Nov 21, 2016 at 12:49 PM, Tony Mountifield > wrote: > > > I am just applying the latest C6 updates to a couple of KVM Linodes. > > It appears that the latest update of util-linux-ng has added a new > > dependency on the kernel package. > > > > On the

Re: [CentOS] C6: latest util-linux-ng dependency on kernel?

2016-11-21 Thread Gianluca Cecchi
On Mon, Nov 21, 2016 at 12:49 PM, Tony Mountifield wrote: > I am just applying the latest C6 updates to a couple of KVM Linodes. > It appears that the latest update of util-linux-ng has added a new > dependency on the kernel package. > > On these VMs, the kernel package is not normally installed,

[CentOS] C6: latest util-linux-ng dependency on kernel?

2016-11-21 Thread Tony Mountifield
I am just applying the latest C6 updates to a couple of KVM Linodes. It appears that the latest update of util-linux-ng has added a new dependency on the kernel package. On these VMs, the kernel package is not normally installed, and the VM runs a host-supplied kernel. But now, a "yum update" want