Skip to main content

Questions tagged [yum]

yum is a software package manager that installs, updates, and removes packages on RPM-based systems.

-1 votes
0 answers
14 views

How to remove getpagespeed yum repo from RHEL?

My company used to subscribe to the getpagespeed repo, but now we have decided to use the nginx.org repo with the possibility of switching to nginx plus in the future. Since we don't need the ...
Dimas Putra's user avatar
-1 votes
0 answers
19 views

I have installed AWS ami ec2 instance, when I try to install packages show error Last metadata expiration check

I have installed AWS ami ec2 linux instance on AWS, when I try to install mariadb then show the error last metadata expiration check. how can i resolve this isssue? #!/bin/bash DATABASE_PASS='admin123'...
Ghaznfar's user avatar
0 votes
0 answers
59 views

Python3 pip does not see all versions of packages

Let me explain the essence of the problem from beginning to end. The idea is to set up a kubernetes cluster using kubespray. One of the steps is to install ansible and other packages described in the ...
Alexey Arhipov's user avatar
0 votes
1 answer
116 views

Why is asking for DNF when YUM is specified?

I am running a GHA workflow that uses an Ubuntu 22.04 runner to run an Ansible playbook on an Amazon Linux 2 EC2 instance on every step that uses the ansible.builtin.yum module, for example: - name: '...
Cristi23b's user avatar
0 votes
0 answers
54 views

Errors when trying to mount an EFS file system on AWS EC2 Linux/Unix instance - package management tools 2024

I hope someone can help: I'm trying to mount an efs on my Linux/Unix AWS EC2 instance, using: sudo mount -t efs -o tls fs-0e1f111ff1fff11d1xe1:/ efs I get: mount: /home/ec2-user/efs: unknown ...
miinch's user avatar
  • 11
-1 votes
0 answers
18 views

Cannot sudo or install sudo on redhat enterprise

We have a server on namcheap and want to check a file. The kernel is Linux version 4.18.0-513.18.1.lve.2.el8.x86_64 I believe it is redhat enterprise linux. I ssh to the server but when I try to ...
SeanJ's user avatar
  • 1,221
0 votes
1 answer
43 views

Yum command failing with missing directory error on AWS EC2 instance

I am encountering an error message indicating that the required directory is missing when I try to run yum update or yum install commands on my AWS EC2 instance. I am not sure why this error is ...
jeypark's user avatar
  • 241
0 votes
1 answer
136 views

Yum and DNF commands return 'Killed' on Centos 9 stream server

I run a VPS server. CentOs 9 stream. When I try to do anything with DNF or YUM commands, it always returns, 'Killed'. For example, When I try run, 'dnf update' it returns, [root@centos-s-1vcpu-512mb-...
Azeem Cv's user avatar
0 votes
0 answers
33 views

Where should I install packages in my AWS EC2 instance with no storage?

I'm trying to yum install a package on my EC2 instance, but my instance is out of memory. I'm on a t2.medium instance, with 8GiB of memory and no storage, using Amazon Linux. I would think the ...
NateDogg123's user avatar
0 votes
0 answers
54 views

Nexus yum proxy to amazon2023 - No more mirrors to try

Trying to configure amazon al2023 yum repo proxy to nexus yum repository and added in nexus.repo file. $yum list is working but $yum install <package> is throwing an error. Error - Downloading ...
Darshana Patel's user avatar
0 votes
0 answers
61 views

Disable Yum Module in Puppet

I am using Puppet server 6.7 on CentOS release 6.10, I need to upgrade it but not today. I don't know if it's my puppet version or my code. I maintain a local offline repository for PostgreSQL pkgs, ...
Phil's user avatar
  • 326
0 votes
0 answers
195 views

How to handle rpm dependencies when nothing provides dependencies?

I have a legacy software package currently distributed by zip files and want to turn these zip files into an rpm. During the rpmbuild process, I unzip the files and specify the files/directories for ...
codesling's user avatar
0 votes
1 answer
194 views

aws ec2 amazon linux yum repository loaded manually

How to manage linux repositories on amazon linux? list installed packages yum list installed in case of yum update is not found How to manage manually on amazon linux? what linux distribution applies ...
Alptraum0101's user avatar
0 votes
0 answers
27 views

Yum update was unable to get the latest packages from custom central repo

we are having an instance (Ubuntu 20.04.6 LTS) which is using as a central repository (yum repo) and the build packages will be stored in this server. Earlier we were running the Jenkins pipeline to ...
Giridhar P's user avatar
-1 votes
1 answer
163 views

nginx can not be installed due to the error 'HTTP Error 503: Service Unavailable '

Background I want to install nginx on CentOS 7 on the OpenStack but the installation fails. So I want to hear an advise or comments. Environment Terminal environment Windows10 64bit Rlogin - ...
kazutaka's user avatar

15 30 50 per page
1
2 3 4 5
124