Re: SLES 15 - Adding MySQL 8.1 repository to zypper
It worked for me:
First, I installed an old one (-5 instead of -7):
philip@localhost:~/Downloads> sudo rpm -Uvh mysql80-community-release-sl15-5.noarch.rpm
Preparing... ################################# [100%]
Updating / installing...
1:mysql80-community-release-sl15-5 ################################# [100%]
Then performed the suggested 'zypper update' command:
philip@localhost:~/Downloads> sudo zypper update mysql80-community-release
Building repository 'MySQL Connectors Community' cache ....................................................................................................................[done]
Building repository 'MySQL Tools Community' cache .........................................................................................................................[done]
Building repository 'MySQL 8.0 Community Server' cache ....................................................................................................................[done]
Loading repository data...
Reading installed packages...
Resolving package dependencies...
The following package is going to be upgraded:
mysql80-community-release
1 package to upgrade.
Overall download size: 13.1 KiB. Already cached: 0 B. After the operation, additional 3.5 KiB will be used.
Continue? [y/n/v/...? shows all options] (y): y
Retrieving: mysql80-community-release-sl15-7.noarch (MySQL 8.0 Community Server) (1/1), 13.1 KiB
Retrieving: mysql80-community-release-sl15-7.noarch.rpm ...................................................................................................................[done]
Checking for file conflicts: ..............................................................................................................................................[done]
(1/1) Installing: mysql80-community-release-sl15-7.noarch .................................................................................................................[done]
And now see 'innovation' releases available when they were not visible when using -5.
Subject
Written By
Posted
Re: SLES 15 - Adding MySQL 8.1 repository to zypper
August 17, 2023 03:47PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.