Search found 32813 matches

by TrevorH
2024/04/10 10:22:15
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: Latest Apache Package missing
Replies: 3
Views: 391

Re: Latest Apache Package missing

CentOS/RHEL do not generally ship the latest of everything but instead RH cherrypick the updates that should be backported to the version that RHEL ships. You can check the rpm changelog using e.g. `repoquery --changelog httpd-2.4.57-5.el9 | less` or visit the RH CVE pages for a longer explanation o...
by TrevorH
2024/04/09 11:15:41
Forum: CentOS 7 - General Support
Topic: network.service start faild
Replies: 2
Views: 332

Re: network.service start faild

Use `journalctl -u network` to see messages older than the ones that you see using status.
by TrevorH
2024/04/06 01:50:15
Forum: CentOS 7 - General Support
Topic: Missing repomd.xml for 7.9.2009
Replies: 4
Views: 484

Re: Missing repomd.xml for 7.9.2009

Because 7.5 - 7.8 are outdated and have been moved to vault. 7.9 is the current version and is on the CentOS mirror network, not on vault (because it's still alive). Around about July this year after 7.9 goes EOL, it too will get moved to vault.centos.org.
by TrevorH
2024/04/05 17:04:00
Forum: CentOS 7 - General Support
Topic: Missing repomd.xml for 7.9.2009
Replies: 4
Views: 484

Re: Missing repomd.xml for 7.9.2009

What are you trying to do? I do not think anything for 7.9.2009 should be on vault.centos.org at all as yet as it's still a live version. Only retired/dead versions of CentOS should be on vault and 7.9 is not either just yet.
by TrevorH
2024/04/03 11:14:38
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: Open JDK 21 on centos 9
Replies: 1
Views: 641

Re: Open JDK 21 on centos 9

Raise a bug on issues.redhat.com in the RHEL section where you can find "Stream" as an affected version. I checked the mirror and there are no java-21 packages there at all despite them being in RHEL 9.3
by TrevorH
2024/04/02 22:33:10
Forum: CentOS 7 - General Support
Topic: How to install libqwt-qt4.so.5
Replies: 5
Views: 550

Re: How to install libqwt-qt4.so.5

There are at least two new RHEL rebuilds to replace CentOS - pick either Rocky or Alma. Or if it fits within the terms of usage you could investigate running RHEL using a free Red Hat Developer Subscription - that allows up to 16 instances of RHEL itself but needs renewing every year to continue to ...
by TrevorH
2024/04/02 22:10:35
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: Booting CentOS 9 on Hyper-V.
Replies: 5
Views: 692

Re: Booting CentOS 9 on Hyper-V.

On that screen, hit 'e' to edit the top entry then use the arrow keys to move around and then delete the words 'rhgb' and 'quiet' from there. Now hit ctrl-X to continue booting with those parameters removed and you should see a lot of messages. Might want to get a video camera ready if it reboots au...
by TrevorH
2024/04/02 17:48:32
Forum: CentOS 7 - General Support
Topic: Metadata Corruption detected
Replies: 16
Views: 1722

Re: Metadata Corruption detected

I don't think that's a valid syntax for --exclude=. Perhaps use --exclude-from=file and put your exclude patterns in that file, one per line.
by TrevorH
2024/04/02 12:33:06
Forum: CentOS 7 - General Support
Topic: How to install libqwt-qt4.so.5
Replies: 5
Views: 550

Re: How to install libqwt-qt4.so.5

Nothing provides that file on CentOS 7. Also, you appear to be attempting to install an ancient copy of scidavis - Fedora has 2.9 but the copy you're trying to install is 1.2.6. If this is a new set up then don't use CentOS 7, use something newer to start with. CentOS 7 dies in about 2 months time.