jammy verification:

root@build-jammy:~# apt list --installed mysql-server
Listing... Done
mysql-server/jammy-proposed,now 8.0.43-0ubuntu0.22.04.2 all [installed]
N: There are 2 additional versions. Please use the '-a' switch to see them.

root@build-jammy:~# systemctl stop mysql.service

root@build-jammy:~# systemctl status mysql.service
○ mysql.service - MySQL Community Server
     Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: 
enabled)
     Active: inactive (dead) since Tue 2025-09-09 07:43:27 UTC; 4s ago
    Process: 39781 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre 
(code=exited, status=0/SUCCESS)
    Process: 39789 ExecStart=/usr/sbin/mysqld (code=exited, status=0/SUCCESS)
   Main PID: 39789 (code=exited, status=0/SUCCESS)
     Status: "Server shutdown complete"
        CPU: 1.343s

Sep 09 07:42:14 build-jammy systemd[1]: Starting MySQL Community Server...
Sep 09 07:42:16 build-jammy systemd[1]: Started MySQL Community Server.
Sep 09 07:43:26 build-jammy systemd[1]: Stopping MySQL Community Server...
Sep 09 07:43:27 build-jammy systemd[1]: mysql.service: Deactivated successfully.
Sep 09 07:43:27 build-jammy systemd[1]: Stopped MySQL Community Server.
Sep 09 07:43:27 build-jammy systemd[1]: mysql.service: Consumed 1.343s CPU time.

root@build-jammy:~# sudo logrotate -f /etc/logrotate.conf

root@build-jammy:~# echo $?
0


This confirms that jammy is working as expected after this patch!

** Tags removed: verification-needed-jammy
** Tags added: verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2120936

Title:
  logrotate returns an error if mysql service is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/2120936/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to