Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for testing 8.4 and C10S #375

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

phracek
Copy link
Member

@phracek phracek commented Aug 8, 2024

No description provided.

Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
@phracek
Copy link
Member Author

phracek commented Aug 8, 2024

$ podman run --rm -it quay.io/sclorg/s2i-core-c10s:c10s bash
bash-5.2# dnf search mysql
CentOS Stream 10 - BaseOS                                                                                                                                                                             7.9 MB/s | 6.1 MB     00:00
CentOS Stream 10 - AppStream                                                                                                                                                                           13 MB/s | 2.2 MB     00:00
=================================================================================================== Name & Summary Matched: mysql ====================================================================================================
mysql.aarch64 : MySQL client programs and shared libraries
apr-util-mysql.aarch64 : APR utility library MySQL DBD driver
dovecot-mysql.aarch64 : MySQL back end for dovecot
mysql-common.noarch : The shared files required for MySQL server and client
mysql-errmsg.noarch : The error messages files required by MySQL server
mysql-libs.aarch64 : The shared libraries required for MySQL clients
mysql-selinux.noarch : SELinux policy modules for MySQL and MariaDB packages
mysql-server.aarch64 : The MySQL server and related files
pcp-pmda-mysql.aarch64 : Performance Co-Pilot (PCP) metrics for MySQL
perl-DBD-MySQL.aarch64 : A MySQL interface for Perl
php-mysqlnd.aarch64 : A module for PHP applications that use MySQL databases
postfix-mysql.aarch64 : Postfix MySQL map support
python3-PyMySQL.noarch : Pure-Python MySQL client library
qt6-qtbase-mysql.aarch64 : MySQL driver for Qt6's SQL classes
rsyslog-mysql.aarch64 : MySQL support for rsyslog
rubygem-mysql2.aarch64 : A simple, fast Mysql library for Ruby, binding to libmysql
======================================================================================================= Summary Matched: mysql =======================================================================================================
mariadb-devel.aarch64 : Files for development of MariaDB/MySQL applications
mariadb-java-client.noarch : Connects applications developed in Java to MariaDB and MySQL databases
mariadb-server-utils.aarch64 : Non-essential server utilities for MariaDB/MySQL applications
perl-DBD-MariaDB.aarch64 : MariaDB and MySQL driver for the Perl5 Database Interface (DBI)
bash-5.2# dnf info mysql.aarch64
Last metadata expiration check: 0:00:26 ago on Thu Aug  8 02:03:51 2024.
Available Packages
Name         : mysql
Version      : 8.4.0
Release      : 2.el10
Architecture : aarch64
Size         : 2.2 M
Source       : mysql8.4-8.4.0-2.el10.src.rpm
Repository   : appstream
Summary      : MySQL client programs and shared libraries
URL          : http://www.mysql.com
License      : GPL-2.0-or-later AND LGPL-2.1-only AND BSL-1.0 AND BSD-2-Clause
Description  : MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
             : client/server implementation consisting of a server daemon (mysqld)
             : and many different client programs and libraries. The base package
             : contains the standard MySQL client programs and generic MySQL files.

bash-5.2# exit

@phracek phracek merged commit 754af65 into master Aug 8, 2024
@phracek phracek deleted the add_testing_ga_for_c10s branch August 8, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant