Skip to main content

Questions tagged [yum]

Yellowdog Updater Modified (yum) is an interactive, rpm based, package manager.

0 votes
1 answer
119 views

In my CentOS Stream Linux 9 when I run the command: yum install perl-DBD-MySQL It gives me an error: Transaction Summary ===============================================================================...
Vítor Verdura's user avatar
2 votes
1 answer
475 views

in doing a reposync of EPEL, a particular download of an rpm is doing... some.rpm: Curl error (28): Timeout was reached for http:///repo.wherever.edu [operation too slow less than 1000 bytes/sec ...
ron's user avatar
  • 9,198
0 votes
1 answer
346 views

We have a RHEL 8.10 server, and the default location for Python packages is under /usr/lib/python3.6/site-packages/. This includes, of course, the DNF packages located at /usr/lib/python3.6/site-...
yael's user avatar
  • 14.1k
1 vote
0 answers
428 views

I am running a WSL RedHat 9.4 instance. Running e.g. dnf update appears to sporadically update repos. For instance, from one output: BaseOS-9 ...
Sterling Butters's user avatar
0 votes
0 answers
240 views

in RHEL-8.10, doing a yum clean all only prints out Updating Subscription Management repositories. then hangs unless I ctrl-c to kill it. I have done multiple reboots, this problem still persists (...
ron's user avatar
  • 9,198
0 votes
0 answers
204 views

My current setup uses a very old OS (CentOS7.9). I just installed PHP8.2.26 using CWP's PHP Version Switcher module. CentOS yum only updates to OpenSSL to v1.0.2k which is what I had installed. I ...
Bijan's user avatar
  • 101
2 votes
2 answers
144 views

Is it possible to make 1 IBMi (for example Development LPAR where the updates will be tested or YUM installation will be done by connecting to the internet) system as a key system where the update ...
praveen hb's user avatar
0 votes
1 answer
717 views

Recently lambda/dotnet:8 switch over to amazonlinux:2023 instead of amazonlinux:2. As a result I can't install simply the native compilers directly inside the image. Steps: > docker pull public.ecr....
malat's user avatar
  • 3,479
0 votes
1 answer
211 views

I am facing one problem while running yum command. While runnning yum command I am getting below error: -bash: /usr/bin/yum: /usr/libexec/platform-python: bad interpreter: No such file or directory. ...
Puneet Dixit's user avatar
1 vote
1 answer
248 views

I'm installing epel-release in two different RHEL 9.4-based containers: yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-$(rpm -E %{rhel}).noarch.rpm One is based on: $ grep ^...
larsks's user avatar
  • 38.6k
0 votes
1 answer
100 views

I need to enable keepalived with a flag --enable-json in order for the keepalived_exporter to work. Since I install packages using yum and I don't want to compile things myself, is there an option to ...
Ricky Levi's user avatar
0 votes
1 answer
839 views

I have a Dockerfile that used to work, but now I am getting errors. An example is: FROM centos:7 RUN yum install -y \ ca-certificates \ curl \ tree \ ; When I run docker build -...
Jim's user avatar
  • 1,499
1 vote
1 answer
259 views

Trying to figure out how to even find where repos exist for yum installations. I'm completely new to this yum install so, if yum install whatever does not work I don't know where to even look to see ...
edjm's user avatar
  • 147
2 votes
1 answer
132 views

Let's say I have two packages and a library, all at version 1. PackageFoo version 1. PackageBar version 1. LibBaz version 1. Now, PackageFoo requires LibBaz PackageBar requires LibBaz However, let'...
Evan Carroll's user avatar
  • 35.2k
0 votes
1 answer
162 views

Environment: CentOS 7.6.1810 + yum-3.4.3-161.el7.centos.noarch We found there were some strange phenomena with the timestamps of the subdir/files under the /var/cachec/yum in one of our CentOS systems....
lylklb's user avatar
  • 335

15 30 50 per page
1
2 3 4 5
110