Re: [CentOS] Centos versions in the future?

2021-07-08 Thread Leon Fauster via CentOS
On 08.07.21 14:38, Gionatan Danti wrote: Il 2021-07-08 13:22 Nikolaos Milas ha scritto: If some people want to leave the RHEL ecosystem for Debian or FreeBSD, that's OK. But for those who want to stay in the RHEL world, Rocky Linux stands as a rock-solid solution. This opinion does not reject ot

Re: [CentOS] Centos versions in the future?

2021-07-08 Thread Leon Fauster via CentOS
On 08.07.21 19:53, Gionatan Danti wrote: Il 2021-07-08 16:46 Leon Fauster via CentOS ha scritto: Maybe "we" could fill this gap? Describe this state of EPEL? Did you requested such missing packages? From the early on (EL8.0) I requested such EPEL packages, some fedora maintainers bran

Re: [CentOS] Microsoft Teams on CentOS 7. Does the latest version work?

2021-07-16 Thread Leon Fauster via CentOS
On 16.07.21 12:39, Simon Matter wrote: On 16/07/21 10:19 pm, Simon Matter wrote: I think you missed from a different post where the package was created by a different 3rd-party, not google. So how else would you expect the 3rd-party package to satisfy the dependency? I didn't say the chrome p

Re: [CentOS] Microsoft Teams on CentOS 7. Does the latest version work?

2021-07-16 Thread Leon Fauster via CentOS
On 16.07.21 13:28, Simon Matter wrote: On 16.07.21 12:39, Simon Matter wrote: On 16/07/21 10:19 pm, Simon Matter wrote: I think you missed from a different post where the package was created by a different 3rd-party, not google. So how else would you expect the 3rd-party package to satisfy the

[CentOS] heads up: stream8 cloud-init rebase 20 to 21

2021-07-26 Thread Leon Fauster via CentOS
FYI and everyone on C8S: cloud-init does run on deployed cloud vm's anymore succesfully after update (it was rebased from 20. to 21.). Fix: before rebooting run "cloud-init clean" -- Leon ___ CentOS mailing list CentOS@centos.org https://lists.centos.o

Re: [CentOS] hosts.deny, fail2ban etc.

2021-07-28 Thread Leon Fauster via CentOS
On 28.07.21 14:44, Jonathan Billings wrote: On Jul 27, 2021, at 16:43, H wrote: |Running CentOS 7. I was under the impression - seemingly mistaken - that by adding a rule to /etc/hosts.deny such as ALL: aaa.bbb.ccc.* would ban all attempts from that network segment to connect to the server,

Re: [CentOS] kernel command line

2021-08-05 Thread Leon Fauster via CentOS
On 05.08.21 19:56, Jerry Geis wrote: On Thu, Aug 5, 2021 at 11:40 AM Jerry Geis wrote: I am trying to install on a NUC7C with 32G of eMMC showing up as /dev/sdb Is there a way I can tell the kernel boot line or command line to MASK /dev/sdb ? Make it look like it does not exist ? It has windo

Re: [CentOS] Minimising a CentOS installation

2021-08-21 Thread Leon Fauster via CentOS
On 21.08.21 19:02, Steven Rosenberg wrote: On Fri, 2021-08-20 at 22:10 -0600, James Szinger wrote: My typical approach is to run `package-cleanup --leaves --all` or `yum leaves` (might need software not on CentOS 8) and justify everything that is there. I have about 85 leaf packages on a CentO

[CentOS] systemd | Requires statement with an instantiated service

2021-09-01 Thread Leon Fauster via CentOS
Maybe the work day is already to long. I can not find a solution for following requirement. How to apply a "Requires" with an instantiated service. Example: a@.service b.service a@.service is started as a@host1.service and b.service must be started after a@host1.service but the unit will be di

Re: [CentOS] Boot time in wtmp is not correct [FIXED]

2021-10-13 Thread Leon Fauster via CentOS
On 13.10.21 09:44, Hooton, Gerard wrote: Not a dual boot. timedatectl Local time: Wed 2021-10-13 08:37:56 IST Universal time: Wed 2021-10-13 07:37:56 UTC RTC time: Wed 2021-10-13 08:37:56 Time zone: Europe/Dublin (IST, +0100) System clock synchroni

Re: [CentOS] your thoughts on dnf-makecache

2021-11-08 Thread Leon Fauster via CentOS
Am 08.11.21 um 09:59 schrieb Götz Reinicke: Hi, From time to time I see different errors for dnf-makecache in the logs. e.g. „Errors during downloading metadata“, „Couldn't connect to server for“, „Timeout was reached“, „Couldn't resolve host name " or „Operation too slow“. In all cases, a r

[CentOS] yum/dnf time constraints

2021-11-14 Thread Leon Fauster via CentOS
Hey, i wonder if its possible to use dnf and dictate it to not install packages that are younger then $((today - 7 )) for example. If not directly possible, any other ways to accomplishing it? Sure, building repos with snapshots would work here but I am looking for additional ways ... -- Thank

Re: [CentOS] yum/dnf time constraints

2021-11-15 Thread Leon Fauster via CentOS
Am 14.11.21 um 14:59 schrieb Phil Perry: On 14/11/2021 13:08, Leon Fauster via CentOS wrote: Hey, i wonder if its possible to use dnf and dictate it to not install packages that are younger then $((today - 7 )) for example. If not directly possible, any other ways to accomplishing it? Sure

Re: [CentOS] Centos and ModemManager

2021-11-18 Thread Leon Fauster via CentOS
Am 18.11.21 um 16:00 schrieb Jay Hart: Any answers here? Jay For a hard wired only server, does ModemManger need to be enabled? The only thing that ever might be hooked up to this server would be an external USB DVD drive. I checked some nodes here. The only package that is installed

Re: [CentOS] yum/dnf time constraints

2021-11-20 Thread Leon Fauster via CentOS
Am 15.11.21 um 22:08 schrieb Phil Perry: On 15/11/2021 11:49, Leon Fauster via CentOS wrote: Am 14.11.21 um 14:59 schrieb Phil Perry: On 14/11/2021 13:08, Leon Fauster via CentOS wrote: Hey, i wonder if its possible to use dnf and dictate it to not install packages that are younger then

Re: [CentOS] sshd gives false "Too many authentication failures"

2021-11-21 Thread Leon Fauster via CentOS
Am 21.11.21 um 20:07 schrieb Andreas Fournier: On Sat, 2021-11-20 at 11:46 +0100, Andreas Fournier wrote: On Sat, 2021-11-20 at 15:33 +0530, Thomas Stephen Lee wrote: On Sat, Nov 20, 2021 at 2:32 PM Andreas Fournier wrote: I just came across something strange with my fully updated Centos7 se

Re: [CentOS] Introducing CentOS Stream 9

2021-12-03 Thread Leon Fauster via CentOS
Am 03.12.21 um 16:22 schrieb Johnny Hughes: Rich Bowen has posted a blog entry "Introducing CentOS Stream 9" https://blog.centos.org/2021/12/introducing-centos-stream-9/ More details here: https://centos.org/stream9/ Thanks Johnny. One thing that stands out compared to the CL8/CS8 iso direc

Re: [CentOS] Introducing CentOS Stream 9

2021-12-03 Thread Leon Fauster via CentOS
Am 03.12.21 um 17:08 schrieb Johnny Hughes: On 12/3/21 10:01, Leon Fauster via CentOS wrote: Am 03.12.21 um 16:22 schrieb Johnny Hughes: Rich Bowen has posted a blog entry "Introducing CentOS Stream 9" https://blog.centos.org/2021/12/introducing-centos-stream-9/ More details he

Re: [CentOS] Introducing CentOS Stream 9

2021-12-03 Thread Leon Fauster via CentOS
Am 03.12.21 um 17:25 schrieb Johnny Hughes: On 12/3/21 10:15, Leon Fauster via CentOS wrote: Am 03.12.21 um 17:08 schrieb Johnny Hughes: On 12/3/21 10:01, Leon Fauster via CentOS wrote: Am 03.12.21 um 16:22 schrieb Johnny Hughes: Rich Bowen has posted a blog entry "Introducing CentOS S

[CentOS] selinux modules compat

2021-12-07 Thread Leon Fauster via CentOS
Hey, after some time not touching any selinux config, I wonder about the bin format of selinux modules. Theoretically question: When I compile some selinux modules on my workstation (el8). Are these modules (forward/backward) compatible for usage on other EL major releases? EL8 mod --deploy2-->

Re: [CentOS] Roundcube 1.4.12 on CentOS 8

2021-12-10 Thread Leon Fauster via CentOS
Am 10.12.21 um 22:15 schrieb Gionatan Danti: Hi all, I recently updated a CentOS 8 machine to roundcubemail-1.4.12 (from 1.4.11) using remi's repo. I needed to explictly exclude the 1.5.0 packages because it was "shadowing" the latest 1.4.12 release. But now I can not see the 1.4.12 packages

Re: [CentOS] CentOS 9-stream "CRB" repo

2021-12-14 Thread Leon Fauster via CentOS
Am 15.12.21 um 00:24 schrieb Chris Adams: I'm starting to look at CentOS 9-stream... what is the CRB repo? It appears to be a lot of development libraries and such, but I didn't see a definition or "CRB" anywhere. https://developers.redhat.com/blog/2018/11/15/introducing-codeready-linux-builde

Re: [CentOS] Add Custom Application to Panel causes Mate panel to crash

2021-12-17 Thread Leon Fauster via CentOS
Am 17.12.21 um 06:08 schrieb Frank Cox: As with most people who are using Mate on Centos 8, I am using Mate 1.26.0 from https://copr.fedorainfracloud.org/coprs/stenstorp/MATE/ Right-click on the panel, "add to panel" "custom application" The panel crashes. AFAIK a better place to report wou

[CentOS] issue with virt-install and CS9 boot iso

2021-12-29 Thread Leon Fauster via CentOS
I wanted quickly spin up a CS9 system with an virt-install command line that in the past worked with fedora34 and C8 but I am getting following error: ERRORError validating install location: Could not find an installable distribution at URL '{trimmed path}CentOS-Stream-9-20211222.0-x86_64-

Re: [CentOS] issue with virt-install and CS9 boot iso

2021-12-29 Thread Leon Fauster via CentOS
Am 29.12.21 um 18:35 schrieb Gordon Messmer: On 12/29/21 07:29, Leon Fauster via CentOS wrote: virt-install  -l CentOS-Stream-9-20211222.0-x86_64-boot.iso I don't have  CS8 host handy to check... The man page for "virt-install -l" notes that this should work if virt-install

Re: [CentOS] Is CentOS-Stream-9-20211222.0 suitable for building for RHEL9

2022-01-05 Thread Leon Fauster via CentOS
Am 05.01.22 um 11:02 schrieb Simon Matter: Hi, I have to port/build quite a number of packages for upcoming RHEL9. I thought about starting to do so now on CentOS-Stream-9-20211222.0 in the hope that I don't have to redo a lot of the work again later for the released RHEL9. Does it sound like

Re: [CentOS] Ping as regular user not allowed (CentOS Stream 8)

2022-01-19 Thread Leon Fauster via CentOS
Am 19.01.22 um 15:44 schrieb Brian Stinson: On Wed, Jan 19, 2022 at 8:33 AM Toralf Lund wrote: Following some update or the other (I think) on my CentOS Stream 8 system, I'm no longer able to use ping as a regular user; I get $ ping www.centos.org ping: socket: Operation not permitted Does a

Re: [CentOS] Ping as regular user not allowed (CentOS Stream 8)

2022-01-20 Thread Leon Fauster via CentOS
Am 20.01.22 um 22:07 schrieb Johnny Hughes: On 1/20/22 12:46, Johnny Hughes wrote: On 1/19/22 08:44, Brian Stinson wrote: On Wed, Jan 19, 2022 at 8:33 AM Toralf Lund wrote: Following some update or the other (I think) on my CentOS Stream 8 system, I'm no longer able to use ping as a regular

Re: [CentOS] Ping as regular user not allowed (CentOS Stream 8)

2022-01-21 Thread Leon Fauster via CentOS
Am 20.01.22 um 23:14 schrieb Johnny Hughes: On 1/20/22 15:07, Johnny Hughes wrote: On 1/20/22 12:46, Johnny Hughes wrote: On 1/19/22 08:44, Brian Stinson wrote: On Wed, Jan 19, 2022 at 8:33 AM Toralf Lund wrote: Following some update or the other (I think) on my CentOS Stream 8 system, I'm

Re: [CentOS] Ping as regular user not allowed (CentOS Stream 8)

2022-01-21 Thread Leon Fauster via CentOS
Am 21.01.22 um 15:23 schrieb Johnny Hughes: On 1/21/22 07:53, Johnny Hughes wrote: On 1/21/22 07:17, Johnny Hughes wrote: On 1/21/22 05:01, Leon Fauster via CentOS wrote: Am 20.01.22 um 23:14 schrieb Johnny Hughes: On 1/20/22 15:07, Johnny Hughes wrote: On 1/20/22 12:46, Johnny Hughes wrote

[CentOS] repoview alternative

2022-01-28 Thread Leon Fauster via CentOS
With the move of yum/dnf forward to python3, tools like repoview for building browsable repos do not work anymore. Any ideas of other tools for that? Do not need to be streams/modules aware ... https://src.fedoraproject.org/rpms/repoview https://koji.fedoraproject.org/koji/packageinfo?package

Re: [CentOS] Migrating / upgrading CentOS Linux 8 to CentOS Stream release 8

2022-02-04 Thread Leon Fauster via CentOS
Am 04.02.22 um 14:25 schrieb Götz Reinicke: Hi, is it still possible to migrating / upgrading CentOS Linux 8 to CentOS Stream release 8 ? Any hint is welcome! Right now I do get errors: dnf install centos-release-stream CentOS Linux 8 - AppStream 111 B/s | 38 B 0

[CentOS] ansible upgrade

2022-02-21 Thread Leon Fauster via CentOS
Hey all, back from vacation and seeing ansible 2.12 in the repos now. Anything to be aware of when upgrading from 2.9 to 2.12 in CS8? -- Thanks, Leon ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ansible upgrade

2022-02-22 Thread Leon Fauster via CentOS
Am 21.02.22 um 16:24 schrieb Fabian Arrotin: On 21/02/2022 15:49, Leon Fauster via CentOS wrote: Hey all, back from vacation and seeing ansible 2.12 in the repos now. Anything to be aware of when upgrading from 2.9 to 2.12 in CS8? You'd be lucky if it works directly , as there were

Re: [CentOS] SELinux relabeling for a diffeerernt mount point

2022-04-01 Thread Leon Fauster via CentOS
Am 01.04.22 um 04:03 schrieb Kenneth Porter: I'm preparing a disk mounted at /mnt/tmp to later be mounted at /var/lib/BackupPC. Is there some magic invocation to get the selinux labels for the structure I create to assume the final mount point, so that I don't have to relabel it when it's final

Re: [CentOS] Introducing CentOS Stream 9

2022-04-05 Thread Leon Fauster via CentOS
Am 03.12.21 um 17:15 schrieb Leon Fauster: Am 03.12.21 um 17:08 schrieb Johnny Hughes: On 12/3/21 10:01, Leon Fauster via CentOS wrote: Am 03.12.21 um 16:22 schrieb Johnny Hughes: Rich Bowen has posted a blog entry "Introducing CentOS Stream 9" https://blog.centos.org/2021/12/i

[CentOS] kickstart storage configuration hangs

2022-04-05 Thread Leon Fauster via CentOS
While playing with some CS9 kickstart installation attempts (manually/graphical works) I noticed following: What ever I provide as ks file "anaconda" outputs (text mode): Saving storage configuration ... Checking storage configuration ... . . ..

Re: [CentOS] kickstart storage configuration hangs

2022-04-06 Thread Leon Fauster via CentOS
Am 05.04.22 um 23:01 schrieb Chris Adams: Once upon a time, Leon Fauster said: I guess anaconda is not ready? Because even the ks file from the manually installed system does not work ... I installed a 9-stream VM from kickstart today, so I don't think it is a general issue. Did you look at

Re: [CentOS] Raspberry Pi 4 and C++ 17

2022-04-25 Thread Leon Fauster via CentOS
Am 25.04.22 um 23:07 schrieb Kenneth Porter: --On Monday, April 25, 2022 4:30 PM -0400 Will wrote: I sure did try that.  I also tried to install devtools (no luck there). [root@localhost source]# yum list installed binutils* gcc-c++* libc-devel* I'd suggest checking Software Collections or

Re: [CentOS] Raspberry Pi 4 and C++ 17

2022-04-25 Thread Leon Fauster via CentOS
Am 25.04.22 um 23:30 schrieb Will: Hi, I think things are different because I'm on a Raspberry PI using armv7hl instead of x86_64. Ups, u are right. My fingers typed faster then my brain :-) ___ CentOS mailing list CentOS@centos.org https://lists.

Re: [CentOS] NFS Server Centos7

2022-05-28 Thread Leon Fauster via CentOS
Am 28.05.22 um 18:40 schrieb Frank Cox: On Sat, 28 May 2022 15:43:12 +0200 Erik Frangež via CentOS wrote: we are setting NFS server on CentOS7 system. Everything working OK except speed, speed over NFS very drop... if we run dd command directly on server we are getting speed around 1,4Gbps, if

Re: [CentOS] PHP 7.4 from the Appstream repo

2022-07-07 Thread Leon Fauster via CentOS
Am 07.07.22 um 17:28 schrieb Valere Binet: Hi, Tenable is complaining that our CentOS Stream release 8 system is vulnerable because it has php 7.2.24-1.module_el8.2... and it should have php 7.4.19-1.module_el8.5 On the mirror, I can see the PHP 7.4.19-1 and 7.4.19-2 in /centos/8-stream/Appstre

[CentOS] selinux / duplicate subject to a custom named one

2022-07-22 Thread Leon Fauster via CentOS
Hey everyone, I wonder if I could copy an selinux subject (processes / httpd) to a local named one. So that it gets the same configuration as the source e.g.: httpd_exec_t -> httpd_microservice_exec_t The problem here: Some http microservices written in golang do get the same label as apache

[CentOS] oddjob service / selinux denied

2022-08-05 Thread Leon Fauster via CentOS
Hey, anyone familiar with the oddjob service? I have configured the dbus and oddjobd and wanted to test it. While calling it with (as root): dbus-send --system --dest=local.domain.oddjob_csc --print-reply /admin local.domain.shee.oddjob_csc.test string:test I get: Error com.redhat.oddjob.Er

Re: [CentOS] Unable to relay mail through gmail anymore

2022-08-05 Thread Leon Fauster via CentOS
Am 05.08.22 um 16:39 schrieb Frank Bures: Hi, I have my CentOS7 sendmail configured to relay outgoing system e-mail through my gmail account. The setup recently stopped working. Gmail SMTP keeps returning "service unavailable". I think it has something to do with the recent changes in Gmai

Re: [CentOS] modules maintenance

2022-08-09 Thread Leon Fauster via CentOS
Am 09.08.22 um 17:03 schrieb Valere Binet: Hi, Are the default modules receiving security update? Security tools (Tenable) want me to update PHP to 7.4 claiming 7.2.24-1.module_el8.2.0+313+b04d0a66 has several vulnerabilities per CESA-2021:4213, CESA-2022:1935. Same with containers-common. Ten

Re: [CentOS] Time-tracking software

2022-08-11 Thread Leon Fauster via CentOS
Am 11.08.22 um 16:36 schrieb cen...@niob.at: Am 11.08.22 um 06:20 schrieb Timotheus Pokorra: "Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. It is built with modern technologies such as Symfony, Bootstrap, RESTful API, Doctrine,

Re: [CentOS] CentOS 9 Stream on Workstation with Ver. 1 x86_64 cpu

2022-09-05 Thread Leon Fauster via CentOS
Am 05.09.22 um 17:18 schrieb Mike: Thanks very much for the link and your reply. Yes, glibc and other core parts set with specific cpu flags is precisely what I feared. I suppose it's over to debian or prep the old box for recycling. Give Fedora Linux a try ... -- Leon _

[CentOS] kernel-5.14.0-171.el9.x86_64 / Not bootable (EFI) after Firmware update

2022-10-08 Thread Leon Fauster via CentOS
Hey folks, I wonder if anyone also suffers from the following: I updated the BIOS/Firmware of a DELL notebook from 1.8 to 1.9. and after this the latest C9S kernel-5.14.0-171.el9.x86_64 can't be booted anymore (secure boot on) but the two older ones do boot: kernel-5.14.0-165.el9.x86_64 kern

Re: [CentOS] Anyone using odpdown?

2022-10-21 Thread Leon Fauster via CentOS
Am 21.10.22 um 17:42 schrieb H: On 10/20/2022 02:52 PM, H wrote: Is anyone using odpdown to convert markdown files to OpenOffice Impress slide presentations under CentOS 7? It is not available in the CentOS repositories I have searched. ___ CentOS m

Re: [CentOS] kernel-5.14.0-171.el9.x86_64 / Not bootable (EFI) after Firmware update

2022-10-27 Thread Leon Fauster via CentOS
Am 08.10.22 um 16:24 schrieb Leon Fauster: Hey folks, I wonder if anyone also suffers from the following: I updated the BIOS/Firmware of a DELL notebook from 1.8 to 1.9. and after this the latest C9S kernel-5.14.0-171.el9.x86_64 can't be booted anymore (secure boot on) but the two older ones

Re: [CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-09 Thread Leon Fauster via CentOS
Am 09.11.22 um 10:41 schrieb Kaushal Shriyan: On Mon, Nov 7, 2022 at 8:50 AM Kaushal Shriyan wrote: #setfacl -Rdm u:deployuser:rwx,g:deployuser:rwx,o::rwx files #setfacl -Rm u:deployuser:rwx,g:deployuser:rwx,o::rwx files #ls -l image15.png -rw-rw-r--+ 1 nginx nginx 387071 Nov 9 08:27 im

Re: [CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-09 Thread Leon Fauster via CentOS
Am 09.11.22 um 10:56 schrieb Simon Matter: On Mon, Nov 7, 2022 at 8:50 AM Kaushal Shriyan wrote: #ls -l image15.png -rw-rw-r--+ 1 nginx nginx 387071 Nov 9 08:27 image15.png and use getfacl instead ls -l -- Leon ___ CentOS mailing list

[CentOS] EPEL future model

2022-11-23 Thread Leon Fauster via CentOS
JFI: https://discussion.fedoraproject.org/t/epel-10-proposal/44304 -- Leon ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] dnf-makecache.service failing every few days and dnf-automatic.service samba freeipa issues (again).

2023-01-09 Thread Leon Fauster via CentOS
Am 09.01.23 um 17:16 schrieb Jelle de Jong: Hello everybody, What is the status of the freeipa/sssd and samba conflicts in the repositories? I can not wrap my mind around that two big packages are not getting security updates anymore, because they are conflicting. I will go to FOSDEM in Bel

Re: [CentOS] CentOS Stream 8 sssd.service failing part of sssd-common-2.8.1-1.el8.x86_64 baseos package

2023-01-13 Thread Leon Fauster via CentOS
Am 13.01.23 um 05:34 schrieb Orion Poplawski: On 12/30/22 04:06, Jelle de Jong wrote: On 12/27/22 22:55, Gordon Messmer wrote: On 2022-12-25 07:44, Jelle de Jong wrote: A recent update of the sssd-common-2.8.1-1.el8.x86_64 package is causing sssd.service systemctl failures all over my CentosOS

Re: [CentOS] CentOS Stream 9 virt-install via loop-mounted ISO fails

2023-01-17 Thread Leon Fauster via CentOS
Am 17.01.23 um 17:34 schrieb Jos Vos: Hi, I've loop-mounted the latest CentOS Stream 9 DVD ISO and try to do a virt-install (2.0.x for some reason) as non-root user (libvirt group member) using --location with the mount path, but then I come across the problem decribed here: https://bugzilla

Re: [CentOS] ImageMagick dependencies - Stream 8 vs Stream 9

2023-01-31 Thread Leon Fauster via CentOS
Am 31.01.23 um 18:14 schrieb Ryan Brothers: I was hoping someone could help trace this: I am building a docker container with ImageMagick, and I noticed that the install size is much larger in Stream 9 vs Stream 8 because of many more dependencies. Some of the new dependencies that don't seem t

Re: [CentOS] Kernel updates do not boot - always boots oldest kernel

2023-03-14 Thread Leon Fauster via CentOS
Am 14.03.23 um 12:30 schrieb Rob Kampen: OK, found out the problem as to why it doesn't boot any kernel except 36.2 the system reports that it cannot find vmlinuz-3.10.0-1160.88.1.el7.x86_64 or any one of the others, except for vmlinuz-3.10.0-1160.36.2.el7.x86_64 hence a manual selection fro

Re: [CentOS] where is glib-devl x86-64?

2023-03-21 Thread Leon Fauster via CentOS
Am 21.03.23 um 23:10 schrieb Fred: that's what I thought at first, but there is no gimp-devel either installed, or available. I think you will get more trouble because this plugin uses python2 code and I am not sure if this is supported under EL9. You could try the flatpak version of this p

Re: [CentOS] mediainfo crashes after latest update (CentOS 7)

2023-05-02 Thread Leon Fauster via CentOS
Am 02.05.23 um 08:51 schrieb wwp: Hello, after mediainfo packages have been updated from 22.12-3.el7.x86_64 to 23.03-1.el7.x86_64, I observe reproducible crashes here, mostly by using it with mkv files. I couldn't find a mirror of the EPEL repository where 22.12 is still available (only found an

Re: [CentOS] How will fragmentation help Red Hat

2023-07-13 Thread Leon Fauster via CentOS
Am 13.07.23 um 14:42 schrieb Tom Bishop: I think I finally need to remove myself from the centos mail list but coming from @redhat worker trying to explain what their company has done, is pretty disingenuous to say the least. It's pretty clear what they are trying to do and it's all driven by gr

Re: [CentOS] Current RHEL fragmentation landscape

2023-07-25 Thread Leon Fauster via CentOS
Am 26.07.23 um 00:52 schrieb Gordon Messmer: On 2023-07-25 12:18, Chris Adams wrote: Once upon a time, Gordon Messmer said: If Red Hat were doing development in RHEL minor releases that wasn't published elsewhere, I would probably have a different view of thing, but they aren't.  There's nothi

Re: [CentOS] how to use an own ks.cfg booting from a usb-device (centos 8 & 9)

2024-01-05 Thread Leon Fauster via CentOS
Am 05.01.24 um 21:26 schrieb Christer M. Fekjan: On Thursday 04 January 2024 11:02:27 Ralf Prengel wrote: Zitat von "Christer M. Fekjan" : Hello Ralf, Does your kickstart file contain all obligatory settings? Like e.g. language. Otherwise the installation will prompt for these, at least it did

<    1   2   3   4