Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Akemi Yagi
On Wed, Oct 2, 2019 at 4:10 PM Akemi Yagi  wrote:
>
> On Wed, Oct 2, 2019 at 3:35 PM Günther J. Niederwimmer  
> wrote:
> >
>
> > This Board have 2 Controller!°
> > 00:1f.2 RAID bus controller: Intel Corporation C600/X79 series chipset SATA
> > RAID Controller (rev 06)
> >
> > On this controller all drives are found and it is possible to create a 
> > Raid1!
> >
> > 07:00.0 Serial Attached SCSI controller: Intel Corporation C602 chipset 
> > 4-Port
> > SATA Storage Control Unit (rev 06)
> >
> > But on this Contoller NO drives found?
>
> If you provide the device ID pairing [:] for the one that is
> not working, it will become clear. Can you show us the output from:
>
> lspci -nn
>
> Is it this one?
>
> Serial Attached SCSI controller [0107]: Intel Corporation C602 chipset
> 4-Port SATA Storage Control Unit [8086:1d6b]
>
> If so, the above device ID [8086:1d6b] is not supported in RHEL/CentOS
> 8, unfortunately.
>
> Akemi

And if that is indeed your device, that was bad news. But you have
good news too.

Device [8086:1d6b] is supported by the isci kernel module. ELRepo has
a DUD for this driver: dd-isci-1.2.0-1.el8.elrepo.iso

Ljubomir provided detailed instructions on how to use ELRepo's DUD
isos earlier in this thread.

Akemi
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] kernel-rt on CentOS 8

2019-10-02 Thread Geoff Rosenberg
Hi,

We have just upgraded to centos 8 at my lab, and are looking to install
the kernel-rt. When we were on centos 7, we were tracking the repo at
mirror.centos.org/centos-7/7/rt. However, there doesn't seem to be an rt
directory for mirror.centos.org/centos-8/8.

Is the realtime kernel housed in some other location for Centos 8?

Thanks,
Geoff
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Akemi Yagi
On Wed, Oct 2, 2019 at 3:35 PM Günther J. Niederwimmer  wrote:
>

> This Board have 2 Controller!°
> 00:1f.2 RAID bus controller: Intel Corporation C600/X79 series chipset SATA
> RAID Controller (rev 06)
>
> On this controller all drives are found and it is possible to create a Raid1!
>
> 07:00.0 Serial Attached SCSI controller: Intel Corporation C602 chipset 4-Port
> SATA Storage Control Unit (rev 06)
>
> But on this Contoller NO drives found?

If you provide the device ID pairing [:] for the one that is
not working, it will become clear. Can you show us the output from:

lspci -nn

Is it this one?

Serial Attached SCSI controller [0107]: Intel Corporation C602 chipset
4-Port SATA Storage Control Unit [8086:1d6b]

If so, the above device ID [8086:1d6b] is not supported in RHEL/CentOS
8, unfortunately.

Akemi
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS-docs] FAQ missing CentOS 8

2019-10-02 Thread Alan Bartlett
On Wed, 2 Oct 2019 at 23:26, David Schmidt  wrote:
>
> Username: DavidSchmidt
>
> Page: https://wiki.centos.org/FAQ/General
>
> Section 29, subsection 1
>
> Current: CentOS Linux currently has 2 major released branches that are 
> active: CentOS-6, and CentOS-7.
>
> Proposed: CentOS Linux currently has 3 major released branches that are 
> active: CentOS-6, CentOS-7, and CentOS-8.
>
> Thanks,
> David

Thank you for noticing that required adjustment. I have now
implemented the change.

Alan.
___
CentOS-docs mailing list
CentOS-docs@centos.org
https://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Günther J . Niederwimmer
Hello,

Am Mittwoch, 2. Oktober 2019, 22:36:37 CEST schrieb mark:
> Jonathan Billings wrote:
> > On Oct 2, 2019, at 3:27 PM, Jonathan Billings 
> > 
> > wrote:
> >> Is there a bug filed on https://bugzilla.redhat.com/
> >>  yet?  Have you submitted the errors you
> >> encountered  anywhere?
> > 
> > Since no one else chimed in, I did some googling, and it looks like
> > someone has already filed a bug that looks pretty similar:
> > 
> > https://bugzilla.redhat.com/show_bug.cgi?id=1710123
> > 
> > 
> > 
> > There is some advice there.
> > 
> > 
> > It looks like the Intel C620 chipset is an intel “fake” RAID
> > controller, and I’d recommend you turn that off and use software RAID
> > in the future.

Yes, it is a "fake" raid Controller bat is not possible to found the drives in 
Raid Mode or AHCI Mode ?

This Board have 2 Controller!°
00:1f.2 RAID bus controller: Intel Corporation C600/X79 series chipset SATA 
RAID Controller (rev 06)

On this controller all drives are found and it is possible to create a Raid1!

07:00.0 Serial Attached SCSI controller: Intel Corporation C602 chipset 4-Port 
SATA Storage Control Unit (rev 06)

But on this Contoller NO drives found?

there are 4 drives connected!

OK I make a Test with Fedora now, but later I go back to Centos 7.7 with this 
Version all is working, :-(

Waiting for a corrected Version
 
> > If you are a Red Hat customer, I definitely suggest filing a support
> > request.
> 
> Oh, the Intel fakeRAID. I started reading about that maybe 8 years ago,
> and the general advice is "do not use", use mdraid. Works for us.
> 
>   mark
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos


-- 
mit freundlichen Grüssen / best regards,

  Günther J. Niederwimmer


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS-docs] FAQ missing CentOS 8

2019-10-02 Thread David Schmidt
Username: DavidSchmidt

Page: https://wiki.centos.org/FAQ/General

Section 29, subsection 1

Current: CentOS Linux currently has 2 *major* released branches that are
active: CentOS-6, and CentOS-7.

Proposed: CentOS Linux currently has 3 *major* released branches that are
active: CentOS-6, CentOS-7, and CentOS-8.

Thanks,
David
___
CentOS-docs mailing list
CentOS-docs@centos.org
https://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread John Pierce
On Wed, Oct 2, 2019 at 12:14 PM Günther J. Niederwimmer 
wrote:

> Hello,
>
> Is it a Plan to correct the Broken mdadm and or driver for Intel Chipset
> C602,
> my Server SuperMicro Board X9SRi-F have a Problem with the new C8 or RH8 ?
>
> With C7 I can install Centos with no Problem?
>
> Have any a workaround or is it planed a Update for this Problem
>

This is not a very specific problem report.   'a Problem' doesn't tell us
anything.   What exactly doesn't work?   since you mentioned mdadm, I'm
guessing you're having issues with SATA storage ?

does the motherboard have the latest BIOS? are the SATA controller(s) in
AHCI mode and not fake-RAID mode or legacy IDE emulation mode ?

are you using the native PCH connected SATA ports, or the SCU (SAS) SATA
ports?


-- 
-john r pierce
  recycling used bits in santa cruz
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread mark
Jonathan Billings wrote:
> On Oct 2, 2019, at 3:27 PM, Jonathan Billings 
> wrote:
>
>> Is there a bug filed on https://bugzilla.redhat.com/
>>  yet?  Have you submitted the errors you
>> encountered  anywhere?
>
>
> Since no one else chimed in, I did some googling, and it looks like
> someone has already filed a bug that looks pretty similar:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1710123
> 
>
>
> There is some advice there.
>
>
> It looks like the Intel C620 chipset is an intel “fake” RAID
> controller, and I’d recommend you turn that off and use software RAID
> in the future.
>
> If you are a Red Hat customer, I definitely suggest filing a support
> request.
>
Oh, the Intel fakeRAID. I started reading about that maybe 8 years ago,
and the general advice is "do not use", use mdraid. Works for us.

  mark
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Jonathan Billings


> On Oct 2, 2019, at 4:27 PM, Günther J. Niederwimmer  wrote:
> 
> Am Mittwoch, 2. Oktober 2019, 21:32:24 CEST schrieb Jonathan Billings:
>> On Oct 2, 2019, at 15:27, Jonathan Billings > > wrote:
 On Oct 2, 2019, at 15:14, Günther J. Niederwimmer >>> >
 wrote:
 
 Hello,
 
 Is it a Plan to correct the Broken mdadm and or driver for Intel Chipset
 C602, my Server SuperMicro Board X9SRi-F have a Problem with the new C8
 or RH8 ?> 
>>> Is there a bug filed on https://bugzilla.redhat.com/ 
>>>  yet?
> 
> OK, I can't say I have a account ?


You can create an account for free.  It’s just bugzilla.

--
Jonathan Billings 


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Jonathan Billings
On Oct 2, 2019, at 3:27 PM, Jonathan Billings  wrote:
> Is there a bug filed on https://bugzilla.redhat.com/ 
>  yet?  Have you submitted the errors you 
> encountered  anywhere?


Since no one else chimed in, I did some googling, and it looks like someone has 
already filed a bug that looks pretty similar:

https://bugzilla.redhat.com/show_bug.cgi?id=1710123 


There is some advice there.

It looks like the Intel C620 chipset is an intel “fake” RAID controller, and 
I’d recommend you turn that off and use software RAID in the future.

If you are a Red Hat customer, I definitely suggest filing a support request.

--
Jonathan Billings 


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Günther J . Niederwimmer
Am Mittwoch, 2. Oktober 2019, 21:32:24 CEST schrieb Jonathan Billings:
> On Oct 2, 2019, at 15:27, Jonathan Billings  wrote:
> >> On Oct 2, 2019, at 15:14, Günther J. Niederwimmer 
> >> wrote:
> >> 
> >> Hello,
> >> 
> >> Is it a Plan to correct the Broken mdadm and or driver for Intel Chipset
> >> C602, my Server SuperMicro Board X9SRi-F have a Problem with the new C8
> >> or RH8 ?> 
> > Is there a bug filed on https://bugzilla.redhat.com/ yet?

OK, I can't say I have a account ?

> Also, please consider looking at this list of hardware no longer supported
> in rhel8.
> 
> 
> https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/htm
> l/considerations_in_adopting_rhel_8/hardware-enablement_considerations-in-ad
> opting-rhel-8#removed-adapters_hardware-enablement

This is a C602 Chipset this is not so old, but have a second Intel SCU 
Controller on Board and this is on RH / C8 the Problem!

I tested it now with all RH 8 Based system and all have the Problem with this 
Controller?

C7.7 is working and found the SCU ??

> --
> Jonathan Billings
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos


-- 
mit freundlichen Grüssen / best regards,

  Günther J. Niederwimmer


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Ljubomir Ljubojevic
On 10/2/19 9:47 PM, Jonathan Billings wrote:
> On Oct 2, 2019, at 3:39 PM, Ljubomir Ljubojevic  wrote:
>> Richard on CentOS-devel mailing list has similar problem but suggests it
>> might be issue only with CentOS, he says he had to add the kernel line
>> to make it work.
>> Name of the tread is:
>> [CentOS-devel] Booting CentOS 8 in a VM - can't find the disk
> 
> 
> If you’re talking about this:
> 
> https://lists.centos.org/pipermail/centos-devel/2019-October/017882.html 
> 
> 
> … then I think it’s unlikely to be related to missing drivers for a RAID 
> controller on a SuperMicro system.
> 

I saw it uses Intel hdd controler so I thought it could be similar.

Here is solution for instaling CentOS 8 on Dell T610 with SAS controler
(copied from Mike Chan):

Intro:

** Keyword: CentOS 8 LSI SAS2
Trying CentOS 8 on an old machine (Dell T610) but the installer can't
find disks for installation.

It turns out that the RH removed the support for LSI SAS2 controllers in
the mpt3sas driver.

I've found some articles about this, and is trying to install with
elrepo-provided DUD (driver update disk).

Will update the results and the procedure if succeeded.

At least it can serves as a warning to those with said SAS controllers.


Solution:

Reference:
https://elrepoproject.blogspot.com/2019/08/rhel-80-and-support-for-removed-adapters.html

Here's the procedure:
1. prepare a install media and a flash drive, formatted with fat32, and
copy the DUD iso file into the flash drive:
https://elrepo.org/linux/dud/el8/x86_64/dd-mpt3sas-27.101.00.00-1.el8_0.elrepo.iso.
You can also use tools to create a bootable install flash drive, and use
it as the DUD drive.
No need to process the iso; just place it in the drive.

2. boot with the install media, and hit tab key in the boot menu, add
'inst.dd' to the command line, and then boot it.

3. the installer will ask for a DUD before getting into the GUI.
It will list the block devices it found, find the one with vfat - that's
your flash drive.
Then it will list DUD isos it found on the drive, enter the number of
the entry, then a "checkbox" will appear before the entry.
Enter the number again so the "checkbox" is checked with a x. Now enter
"c" to contiune.

4. If everything works, you'll have your disks visible to the installer.
Install it as usual.

5. The booting should has no problem, but DO NOT update kernel just yet.
According to the reference page, the dracut tool in RHEL / CentOS 8.0 is
bugged and will NOT include the extra driver to the updated initrd. This
will make the new kernel unbootable.
Setup network to download the patched dracut tools first, or copy it
from other computer with flash drive:
http://elrepo.org/people/akemi/testing/el8/dracut/
Then install them with:
rpm -Uvh (downloaded rpm files).

6. Now you can update the kernel.

In my case, I'm using the card in IT mode; the disks are not set into
RAID with the card, so only the mpt3sas DUD is required.
If you have a IR mode (RAID via the controller) configuration, you may
need the megaraid-sas DUD too.

Original post with solution:
https://www.facebook.com/groups/centosproject/permalink/10157729112557728/?comment_id=10157729981242728



> --
> Jonathan Billings 
> 
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
> 


-- 
Ljubomir Ljubojevic
(Love is in the Air)
PL Computers
Serbia, Europe

StarOS, Mikrotik and CentOS/RHEL/Linux consultant
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Günther J . Niederwimmer
Hello,

Am Mittwoch, 2. Oktober 2019, 21:39:24 CEST schrieb Ljubomir Ljubojevic:
> On 10/2/19 9:27 PM, Jonathan Billings wrote:
> > On Oct 2, 2019, at 15:14, Günther J. Niederwimmer  wrote:
> >> Hello,
> >> 
> >> Is it a Plan to correct the Broken mdadm and or driver for Intel Chipset
> >> C602, my Server SuperMicro Board X9SRi-F have a Problem with the new C8
> >> or RH8 ?> 
> > Is there a bug filed on https://bugzilla.redhat.com/ yet?  Have you
> > submitted the errors you encountered  anywhere?
> Richard on CentOS-devel mailing list has similar problem but suggests it
> might be issue only with CentOS, he says he had to add the kernel line
> to make it work.

NO, I downloaded and test RH 8 and RH Beta 8.1 with the same Problem?

I mean the chipset C602 is not so old,  but have a SCU inside this is the 
Problem?


> Name of the tread is:
>  [CentOS-devel] Booting CentOS 8 in a VM - can't find the disk
> 
> > --
> > Jonathan Billings
> > 
> > 
> > ___
> > CentOS mailing list
> > CentOS@centos.org
> > https://lists.centos.org/mailman/listinfo/centos


-- 
mit freundlichen Grüssen / best regards,

  Günther J. Niederwimmer


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Jonathan Billings
On Oct 2, 2019, at 3:39 PM, Ljubomir Ljubojevic  wrote:
> Richard on CentOS-devel mailing list has similar problem but suggests it
> might be issue only with CentOS, he says he had to add the kernel line
> to make it work.
> Name of the tread is:
> [CentOS-devel] Booting CentOS 8 in a VM - can't find the disk


If you’re talking about this:

https://lists.centos.org/pipermail/centos-devel/2019-October/017882.html 


… then I think it’s unlikely to be related to missing drivers for a RAID 
controller on a SuperMicro system.

--
Jonathan Billings 


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Ljubomir Ljubojevic
On 10/2/19 9:27 PM, Jonathan Billings wrote:
> On Oct 2, 2019, at 15:14, Günther J. Niederwimmer  wrote:
>>
>> Hello,
>>
>> Is it a Plan to correct the Broken mdadm and or driver for Intel Chipset 
>> C602, 
>> my Server SuperMicro Board X9SRi-F have a Problem with the new C8 or RH8 ?
> 
> Is there a bug filed on https://bugzilla.redhat.com/ yet?  Have you submitted 
> the errors you encountered  anywhere?

Richard on CentOS-devel mailing list has similar problem but suggests it
might be issue only with CentOS, he says he had to add the kernel line
to make it work.
Name of the tread is:
 [CentOS-devel] Booting CentOS 8 in a VM - can't find the disk

> 
> --
> Jonathan Billings
> 
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
> 


-- 
Ljubomir Ljubojevic
(Love is in the Air)
PL Computers
Serbia, Europe

StarOS, Mikrotik and CentOS/RHEL/Linux consultant
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Jonathan Billings
On Oct 2, 2019, at 15:27, Jonathan Billings  wrote:
> 
>> On Oct 2, 2019, at 15:14, Günther J. Niederwimmer  wrote:
>> 
>> Hello,
>> 
>> Is it a Plan to correct the Broken mdadm and or driver for Intel Chipset 
>> C602, 
>> my Server SuperMicro Board X9SRi-F have a Problem with the new C8 or RH8 ?
> 
> Is there a bug filed on https://bugzilla.redhat.com/ yet?  

Also, please consider looking at this list of hardware no longer supported in 
rhel8. 


https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/considerations_in_adopting_rhel_8/hardware-enablement_considerations-in-adopting-rhel-8#removed-adapters_hardware-enablement

--
Jonathan Billings
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Jonathan Billings
On Oct 2, 2019, at 15:14, Günther J. Niederwimmer  wrote:
> 
> Hello,
> 
> Is it a Plan to correct the Broken mdadm and or driver for Intel Chipset 
> C602, 
> my Server SuperMicro Board X9SRi-F have a Problem with the new C8 or RH8 ?

Is there a bug filed on https://bugzilla.redhat.com/ yet?  Have you submitted 
the errors you encountered  anywhere?

--
Jonathan Billings


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 8 Broken Installation

2019-10-02 Thread Günther J . Niederwimmer
Hello,

Is it a Plan to correct the Broken mdadm and or driver for Intel Chipset C602, 
my Server SuperMicro Board X9SRi-F have a Problem with the new C8 or RH8 ?

With C7 I can install Centos with no Problem?

Have any a workaround or is it planed a Update for this Problem

Thanks for a answer,
-- 
mit freundlichen Grüssen / best regards,

  Günther J. Niederwimmer


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 8 package question

2019-10-02 Thread Stephen John Smoogen
On Wed, 2 Oct 2019 at 11:16, Jerry Geis  wrote:
>
> I did a "yum search libssh2-devel" it says no matches found.
> I did a "yum search libssh2" it says name matched and libssh2.
>
> Where or how do install the -devel package for C8 ?

libssh2-devel was not shipped with RHEL. The package is built inside a
module and the -devel is a 'build-only' tool which doesn't get out of
the build system.  This is mainly because the libssh2 is only in there
to make an app work which I think is being rewritten to use libssh but
didn't make it in time. [While libssh looks like it is the version you
would replace with libssh2.. it seems to be the opposite.]

So at the moment, the package isn't shipped.



> Thanks,
>
> Jerry
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos



-- 
Stephen J Smoogen.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS-announce] CESA-2019:2829 Important CentOS 7 kernel Security Update

2019-10-02 Thread Johnny Hughes


CentOS Errata and Security Advisory 2019:2829 Important

Upstream details at : https://access.redhat.com/errata/RHSA-2019:2829

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

x86_64:
ebb655a764a63bc72b795336a56b45febbc45118fdf1a3e07ed101cd8708bec1  
bpftool-3.10.0-1062.1.2.el7.x86_64.rpm
5f6e02e3f6dc1959408725744f640de18eefaf5404dee6672d08a2d13fd03b6e  
kernel-3.10.0-1062.1.2.el7.x86_64.rpm
66f1ce8a28ac9fcec1f9a2c1d0191dadb736ee1a84284f10be946a53f7832207  
kernel-abi-whitelists-3.10.0-1062.1.2.el7.noarch.rpm
06bbc747caf051a609bcf9174bbc2ef2bfdb1064a312e245bfbede0ebe6860f6  
kernel-debug-3.10.0-1062.1.2.el7.x86_64.rpm
45dfb6f5b426ab702a7ccd7cbba672d713bb595295a01a64c376eee1cf924594  
kernel-debug-devel-3.10.0-1062.1.2.el7.x86_64.rpm
f4e3062885d4d9ddadfea063a8d598b60c0a01f22a13d7c40552ac7afb279aec  
kernel-devel-3.10.0-1062.1.2.el7.x86_64.rpm
71d8445dc4ffd28ca3229fee825b6dcb972aa50a60e7e3406a8d7b7d9b539f82  
kernel-doc-3.10.0-1062.1.2.el7.noarch.rpm
e81ddec34f199a568d20e8eb780f0f6da2e0c0a2b0aa5ffc84b3b397af16dc9b  
kernel-headers-3.10.0-1062.1.2.el7.x86_64.rpm
3f82f4a28e4ddd6eb7eb98a95931167b429414868aa2f6f447cabd41b28f  
kernel-tools-3.10.0-1062.1.2.el7.x86_64.rpm
a88308a3a6afd8215b4f1960142f27272710151f4a51f22ed8a50f2ebd7a415f  
kernel-tools-libs-3.10.0-1062.1.2.el7.x86_64.rpm
03c61e99d728bcfffe5b100bdc0e20ba29375beaed1991b67bbc3158cc606dd0  
kernel-tools-libs-devel-3.10.0-1062.1.2.el7.x86_64.rpm
f0270b133ec6b0c166931d478fd500dad187024837c800fd456c988bb30c1c3d  
perf-3.10.0-1062.1.2.el7.x86_64.rpm
136a207af3a20d11f5640b8e19318ccbffa4e76461ed0c9301137d2dc555e37e  
python-perf-3.10.0-1062.1.2.el7.x86_64.rpm

Source:
4d1b452162be95ed0f3a5e207175f27389da6472aa6160021e0052d9fa1a823e  
kernel-3.10.0-1062.1.2.el7.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net
Twitter: @JohnnyCentOS

___
CentOS-announce mailing list
CentOS-announce@centos.org
https://lists.centos.org/mailman/listinfo/centos-announce


[CentOS] CentOS 8 package question

2019-10-02 Thread Jerry Geis
I did a "yum search libssh2-devel" it says no matches found.
I did a "yum search libssh2" it says name matched and libssh2.

Where or how do install the -devel package for C8 ?
Thanks,

Jerry
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] upgrading from CentOS 7 to 8

2019-10-02 Thread Alessandro Baggi

On 01/10/19 23:38, Liam O'Toole wrote:

On Tue, 01 Oct, 2019 at 13:57:19 -0400, MAILIST wrote:

After 40 years of upgrading many different operating systems,
Windows (from 3.1 to 10), CentOS 6 to 8, Ubuntu, Fedora, Red Hat,
AT Unix, VAX VMS; I have never observed an upgrade from one major
version to the next to work.  The last one I tried using their "upgrade
process" was Ubuntu 18 to 19.  Didn't work.


I've been running Debian stable on various machines over the course of
about 17 years. I have *never* had to reinstall.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos



Hi to all members,
I never upgraded from major to major, always preferred a new install by 
default. In the last months I'm seeing upgrade between major release 
under another view.


CentOS does not support (at least C7) the upgrade to 8 and I think that 
will remain so for many years. First of all I think that if we can 
upgrade from major to major, 10 years of support would not be needed but 
I think also that the mainstream supports releases for 10 years to avoid 
this type of problem (upgrade between major release).


For a distro like CentOS,Fedora,Debian,OpenSUSE (based on community) 
there would be no problem, without support you are alone and you could 
do all what you want: You broke your server? It's a your problem.


Also if I never upgraded to a new major release (like in fedora, debian, 
ubuntu) I think that the to perform a successfull upgrade you must avoid 
to install third party repo, app, custom rpm and so on: you need to stay 
as much as possible in the repositories and CentOS has a small 
repository (in fact we need EPEL that is considered third repo). 
Consider also the great changes between each centos release. In this 
release we get podman, nftables, appstreams, many packages removed and 
others changed version and other. Those are big changes. How the system 
will reacts to this?


For example my C7 workstation have kde plasma 4 installed. What would 
happen if I upgrade to C8 when kde is deprecated on EL8? I could have a 
no working workstation and this could be a problem. This is a stupid 
example, take for example the change from docket to podman, or better an 
external rpm compiled for C7 and try to run on 8. A pita.


Now, for a moment, imagine that RH will permit upgrade between major 
releases. Every supported customers probably would be need support for 
this process. Considering also that every customer could have his 
packages etc, how can RH support manage this? It's too risky when you 
have corps as customers.


best regards.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Compiling latest postfix fails on C8

2019-10-02 Thread Kenneth Porter
--On Wednesday, October 02, 2019 3:33 PM +0200 Adrian van Bloois 
 wrote:



I tried to compile the latest version of postfix, runs fine on C6 and C7,
on C8 it fails.
Complaining about missing ypclnt.h, this should com from glibc-headers.


That looks like a header from a deprecated glibc rpc library that was 
removed long ago.




Are you using the latest spec file from the C8 postfix to build the latest 
version? That's what I do when I want a newer version than what's on the 
distro, patching the spec file as needed.




___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Compiling latest postfix fails on C8

2019-10-02 Thread Laurent Wandrebeck
Le mercredi 02 octobre 2019 à 14:33 +0200, Adrian van Bloois a écrit :
> Hi,
> I tried to compile the latest version of postfix, runs fine on C6 and
> C7,
> on C8 it fails.
> Complaining about missing ypclnt.h, this should com from glibc-
> headers.
> Any suggestions?
> 
>   Adrian

Hi,

Enable PowerTools repo and install libnsl2-devel which provides
/usr/include/rpcsvc/ypclnt.h

HTH,
-- 
Laurent Wandrebeck 

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Compiling latest postfix fails on C8

2019-10-02 Thread Adrian van Bloois
Hi,
I tried to compile the latest version of postfix, runs fine on C6 and C7,
on C8 it fails.
Complaining about missing ypclnt.h, this should com from glibc-headers.
Any suggestions?

Adrian



-- 
Adri P. van Bloois


"Elegance is not a dispensable luxury but a factor that decides between 
 success and failure."
Edsger W. Dijkstra
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos