`sudo yum update` inside OVF image gives errors

Description

Install the latest PMM2.2.0 OVF image https://www.percona.com/downloads/pmm2/2.2.0/ova/pmm-server-2.2.0.ova 

Once the image is set up, ssh into the OVF instance and execute, 

`sudo yum update` 

The command returns a lot of errors

How to test

None

How to document

None

Attachments

1

Smart Checklist

Activity

Show:

Puneet Kala December 26, 2019 at 11:08 AM

This issue is verified on both AMI and OVF, seems to be working fine now. thanks a lot

Slava Sarzhan December 25, 2019 at 4:59 PM

Hi,

The root of the issue is that 'mariadb-libs' rpm is installed by default on ami/ovf images and it causes the conflict with 'Percona-Server-*' rpms from 'percona-release-x86_64' repo which is enabled in these images. So, the 'mariadb-libs' rpm was removed from ami/ovf images (docker image does not contain this rpm by default).

Done

Details

Assignee

Reporter

Priority

Components

Needs QA

Yes

Needs Doc

Yes

Fix versions

Story Points

Sprint

Affects versions

Smart Checklist

Created December 25, 2019 at 10:01 AM
Updated March 6, 2024 at 5:02 AM
Resolved January 23, 2020 at 3:48 PM