Skip to main content

Questions tagged [yum]

YUM is an open-source command-line package-management utility for RPM-compatible Linux operating systems.

0 votes
1 answer
73 views

Failed update : 14: curl#52 - "Empty reply from server" [duplicate]

I try to run sudo yum update but getting error : Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was 14: curl#52 - "Empty ...
Muhammad Asyraf's user avatar
2 votes
0 answers
49 views

Recurring rpm database corruption

I manage multiple Almalinux 8 VPS and dedicated servers, and recently I have been experiencing a lot of RPM Database corruption specifically this one: error: rpmdb: BDB0113 Thread/process 401048/...
Granwille's user avatar
  • 151
0 votes
0 answers
94 views

Wireguard Error: RTNETLINK answers: Operation not supported on CentOS 7

Our server is still on CentOS 7 and I am trying to use Wireguard on it. While starting it, it gives: $ sudo wg-quick up wg0 [#] ip link add wg0 type wireguard RTNETLINK answers: Operation not ...
BairDev's user avatar
  • 125
0 votes
1 answer
41 views

RHEL7 Linux cannot find java path after installing java-11-openjdk

After installation of java-11-openjdk the Linux shell could not find the path to the java binary. Please see more details in the screenshot below. We observed this issue on java-11 but we suspect the ...
Mike's user avatar
  • 11
3 votes
1 answer
601 views

Almalinux 8 | Unable to detect release version

Good Day I have three Almalinux 8 servers, and they all three are running on 8.9. Out of the three, two seem to fail when I run yum/dnf update with the following error: yum update Unable to detect ...
Granwille's user avatar
  • 151
0 votes
0 answers
148 views

Use yum or versionlock to ignore packages associated with a repository

I have a RHEL-8 bash script that installs several packages including ansible. Some of the packages come from epel while others come from the default rhel-8-baseos-rhui-rpms. dnf-automatic has exposed ...
John R's user avatar
  • 393
2 votes
1 answer
238 views

Can't start MariaDB after replacing 5.6 with 10.4

I have an old VM I use for dev testing - it runs CentOS 7.9 with nginx, PHP, and MariaDB. The MariaDB version was really old (5.6), but it was working well enough for me until today when I wanted to ...
OsakaWebbie's user avatar
0 votes
1 answer
171 views

Yum update package awscli requries python3

I have an EC2 instance with Rocky Linux 9 (Official) - x86_64 and Cpanel installed. I'm receiving notifications daily about this issue when the system tries to update packages or when I run /scripts/...
Dev's user avatar
  • 1
0 votes
1 answer
855 views

repomd.xml parser error when trying to install from a yum offline repo

I'm currently working on a RedHat 8.5 based environment that's completely isolated from the internet and from the LAN. Given the need of installing packages into a new machine I proceeded to mount an ...
grizzo's user avatar
  • 1
0 votes
0 answers
884 views

Failed to download metadata for repo 'baseos' centos 9

The network is working fine and ping with even mirrors.centos.org is working. but using yum has errors like this mentioned below and also DNS sets to 8.8.8.8. Errors during downloading metadata for ...
mr.bug's user avatar
  • 101
0 votes
0 answers
87 views

Error when installing kubelet from yum repo on Amazon Linux 2023

I tried to roughly follow Kubernetes the Hard Way to install Kubernetes from scratch. But I did it on AWS Graviton (Arm64) nodes with Amazon Linux 2023, mostly using cloud-init. I installed most of ...
Jonas's user avatar
  • 1,207
0 votes
3 answers
348 views

Upgrade mysql 5.6 to 8 not working on AWS Linux based EC2

I am working with EC2 for MySQL DB. The OS of EC2 is AWS Linux-based Ubuntu. The current version of MySQL is 5.6.50. I am going to upgrade it to 8.0. I tried to upgrade it with this command: sudo yum ...
Cardoso's user avatar
  • 51
0 votes
0 answers
196 views

Create custom YUM repository for a server with no internet connection

I have an OracleLinux 8.8 server which can not access the Internet, hence no access for public repos. Also there is quite small amount of storage available, so I can not put fully synced repos there. ...
Trifo's user avatar
  • 1
0 votes
1 answer
464 views

openssl can be found by yum but can't be found by pkg-config

I found openssl is already installed on my server # yum list installed | grep openssl openssl.x86_64 1:1.0.2k-26.el7_9 @updates openssl-libs.x86_64 ...
calvin's user avatar
  • 103
1 vote
1 answer
724 views

unable to update or remove libnghttp2.x86_64 packages in OEL 8

When I tried to update our OEL 8 servers, I got the following error. I can't remove or update this package libnghttp. I have tried yum clean packages, too. whenever I run any update and upgrade in ...
W J's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
99