Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5, 10.6
-
None
-
sles12, sles15
Description
upgrade without uninstalling does not work:
|
( 1/18) Installing: MariaDB-backup-debuginfo-10.2.37_10-1.x86_64 ................................................................................................................................................................[done]
|
( 2/18) Installing: MariaDB-client-debuginfo-10.2.37_10-1.x86_64 ................................................................................................................................................................[done]
|
( 3/18) Installing: MariaDB-common-10.2.37_10-1.x86_64 ..........................................................................................................................................................................[done]
|
( 4/18) Installing: MariaDB-common-debuginfo-10.2.37_10-1.x86_64 ................................................................................................................................................................[done]
|
( 5/18) Installing: MariaDB-devel-debuginfo-10.2.37_10-1.x86_64 .................................................................................................................................................................[done]
|
( 6/18) Installing: MariaDB-gssapi-server-debuginfo-10.2.37_10-1.x86_64 .........................................................................................................................................................[done]
|
( 7/18) Installing: MariaDB-rocksdb-engine-debuginfo-10.2.37_10-1.x86_64 ........................................................................................................................................................[done]
|
( 8/18) Installing: MariaDB-server-debuginfo-10.2.37_10-1.x86_64 ................................................................................................................................................................[done]
|
( 9/18) Installing: MariaDB-shared-debuginfo-10.2.37_10-1.x86_64 ................................................................................................................................................................[done]
|
(10/18) Installing: galera-enterprise-3-25.3.32-1.x86_64 ........................................................................................................................................................................[done]
|
(11/18) Installing: MariaDB-shared-10.2.37_10-1.x86_64 ..........................................................................................................................................................................[done]
|
(12/18) Installing: MariaDB-devel-10.2.37_10-1.x86_64 ...........................................................................................................................................................................[done]
|
(13/18) Installing: MariaDB-client-10.2.37_10-1.x86_64 ..........................................................................................................................................................................[done]
|
(14/18) Installing: MariaDB-backup-10.2.37_10-1.x86_64 ..........................................................................................................................................................................[done]
|
(15/18) Installing: MariaDB-server-10.2.37_10-1.x86_64 ..........................................................................................................................................................................[done]
|
(16/18) Installing: MariaDB-rocksdb-engine-10.2.37_10-1.x86_64 ..................................................................................................................................................................[done]
|
(17/18) Installing: MariaDB-gssapi-server-10.2.37_10-1.x86_64 ...................................................................................................................................................................[done]
|
(18/18) Installing: MariaDB-cracklib-password-check-10.2.37_10-1.x86_64 .........................................................................................................................................................[done]
|
There are some running programs that might use files deleted by recent upgrade. You may wish to check and restart some of them. Run 'zypper ps -s' to list these programs.
|
|
turenko@mdbci-hw5cz7mm-1613413172-build:~> sudo zypper ps -s
|
The following running processes use deleted files:
|
|
PID | PPID | UID | User | Command | Service
|
------+-------+-----+-------+------------------+--------
|
13365 | 13262 | 490 | mysql | mysqld (deleted) | mysql
|
|
You may wish to restart these processes.
|
See 'man zypper' for information about the meaning of values in the above table.
|
|
version after upgrade attempt:
echo "select version()" | sudo mysql
|
version()
|
10.2.36-10-MariaDB-enterprise
|
after server restart everything is ok. In other distros restart happens automatically
Attachments
Issue Links
- is caused by
-
MDEV-21363 RPM's postin script only starts and enables systemd service if migrated-from-my.cnf-settings.conf does not already exist
- Closed