Plucky verification:

root@build-plucky:~# apt list mysql-server --installed
mysql-server/plucky-proposed,now 8.4.6-0ubuntu0.25.04.3 amd64 [installed]
Notice: There are 3 additional versions. Please use the '-a' switch to see them.


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


root@build-plucky:~# systemctl status mysql.service
○ mysql.service - MySQL Community Server
     Loaded: loaded (/usr/lib/systemd/system/mysql.service; enabled; preset: 
enabled)
     Active: inactive (dead) since Fri 2025-08-29 14:52:10 UTC; 9s ago
   Duration: 1min 15.221s
 Invocation: 69a539abf7d14241af7b5beccede5f23
    Process: 26881 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre 
(code=exited, status=0/SUCCESS)
    Process: 26891 ExecStart=/usr/sbin/mysqld (code=exited, status=0/SUCCESS)
   Main PID: 26891 (code=exited, status=0/SUCCESS)
     Status: "Server shutdown complete (with return value = 0)"
   Mem peak: 437.5M
        CPU: 1.091s

Aug 29 14:50:52 build-plucky systemd[1]: Starting mysql.service - MySQL 
Community Server...
Aug 29 14:50:54 build-plucky systemd[1]: Started mysql.service - MySQL 
Community Server.
Aug 29 14:52:09 build-plucky systemd[1]: Stopping mysql.service - MySQL 
Community Server...
Aug 29 14:52:10 build-plucky systemd[1]: mysql.service: Deactivated 
successfully.
Aug 29 14:52:10 build-plucky systemd[1]: Stopped mysql.service - MySQL 
Community Server.
Aug 29 14:52:10 build-plucky systemd[1]: mysql.service: Consumed 1.091s CPU 
time, 437.5M memory peak.


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


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


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

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

-- 
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