Created CentOS bug https://bugs.centos.org/view.php?id=18058
Could be nothing, could be something, not sure.
Search found 2629 matches
- 2021/02/10 16:10:23
- Forum: CentOS 7 - General Support
- Topic: centos-kernel perl-generators and perl-interpreter "--checksig" fail?
- Replies: 3
- Views: 86
- 2021/02/10 15:27:03
- Forum: CentOS 7 - General Support
- Topic: centos-kernel perl-generators and perl-interpreter "--checksig" fail?
- Replies: 3
- Views: 86
Re: centos-kernel perl-generators and perl-interpreter "--checksig" fail?
Those rpms are both included in the centos-kernel repo currently: http://mirror.centos.org/altarch/7/kernel/x86_64/Packages/ $ rpm -qf /etc/yum.repos.d/CentOS-x86_64-kernel.repo centos-release-7-9.2009.1.el7.centos.x86_64 cat /etc/yum.repos.d/CentOS-x86_64-kernel.repo [centos-kernel] name=CentOS LTS...
- 2021/02/10 14:25:32
- Forum: CentOS 7 - General Support
- Topic: Screen Lock and unlock time
- Replies: 2
- Views: 123
Re: Screen Lock and unlock time
Is there a chance to clarify the setup you may have for users? I'm a little confused on the, "first successful unlock timing of every logged user" part. Does "every logged user" indicate the system in question has multiple ssh connections coming in or are you running some "linux terminal server"/RDP...
- 2021/02/10 13:50:35
- Forum: CentOS 7 - General Support
- Topic: centos-kernel perl-generators and perl-interpreter "--checksig" fail?
- Replies: 3
- Views: 86
centos-kernel perl-generators and perl-interpreter "--checksig" fail?
Due to past package corruption issues on systems, I include an "rpm --checksig" for all packages. Recently, the centos-kernel/x86_64/Packages/{perl-generators-1.08-6.el7.noarch.rpm,perl-interpreter-5.16.3-6.el7.noarch.rpm} have been failing the check and my reposync fails as a result. So, downloadin...
- 2020/12/12 17:54:08
- Forum: CentOS 7 - General Support
- Topic: altarch LTS 5.4 Kernel repo gone
- Replies: 12
- Views: 632
Resolved: altarch LTS 5.4 Kernel repo gone
Filed a(nother?) bug report: https://bugs.centos.org/view.php?id=17933
Jump in for status updates.
Jump in for status updates.
- 2020/12/10 16:06:43
- Forum: CentOS 7 - General Support
- Topic: altarch LTS 5.4 Kernel repo gone
- Replies: 12
- Views: 632
Re: altarch LTS 5.4 Kernel repo gone
Any ides what is going on? I would have not expected RSN to be > 1 week 

- 2020/12/02 18:24:00
- Forum: CentOS 7 - General Support
- Topic: altarch LTS 5.4 Kernel repo gone
- Replies: 12
- Views: 632
Re: altarch LTS 5.4 Kernel repo gone
Anyone have word on the x86_64 altarch kernel returns?
- 2020/10/28 15:51:29
- Forum: CentOS 8 - General Support
- Topic: PXE Kickstart installition is prompting for items provided in the kickstart
- Replies: 1
- Views: 291
Re: PXE Kickstart installition is prompting for items provided in the kickstart
You don't actually mention the kickstart file in the PXE setup. In /var/lib/tftpboot/pxelinux.cfg/default you will (at least) want to add to the append line like:
Code: Select all
append initrd=centos8/initrd.img method=ftp://192.168.1.117/pub devfs=nomount ks=ftp://192.168.1.117/pub/mykickstart
- 2020/10/28 15:36:28
- Forum: CentOS 8 - General Support
- Topic: RPM Build mumble
- Replies: 1
- Views: 338
Re: RPM Build mumble
You said you attempted to "rebuild" but then mention install the actual Fedora 28 rpm. I'm not completely sure if you actually attempted a "real" rebuild. I've had this issue with a bunch for CentOS 8 and "missing" packages based on the long years of running C7... You could go the "snap way" https:/...
- 2020/09/25 15:19:41
- Forum: CentOS 8 - General Support
- Topic: LTS Kernel 5.4 like CentOS 7?
- Replies: 12
- Views: 973
Re: LTS Kernel 5.4 like CentOS 7?
https://blogs.oracle.com/linux/announcing-the-unbreakable-enterprise-kernel-release-6-for-oracle-linux Looks interesting. https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/index_src.html has many source rpms that may also need to all be rebuilt. Some investigation required. Still curious why ...