# Verification Noble

Verified the update from -proposed repository. The following steps were
performed. Attached output inline

$ lxc launch ubuntu:24.04 psverify
Launching psverify
$ lxc shell psverify
root@psverify:~# ps -p 1 -o pid,stime,cmd,etime
    PID STIME CMD                             ELAPSED
      1 13:54 /sbin/init                  441077233-13:56:16

root@psverify:~# vim /etc/apt/sources.list.d/ubuntu.sources 
root@psverify:~# sudo apt update
root@psverify:~# apt-get install procps=2:4.0.4-4ubuntu3.3
root@psverify:~# apt-get install libproc2-0=2:4.0.4-4ubuntu3.3

root@psverify:~# ps -p 1 -o pid,stime,cmd,etime
    PID STIME CMD                             ELAPSED
      1 13:54 /sbin/init                        02:03


This confirms that the patch in proposed fixes the issue.
 
As for the Autopkgtest regression report, all of them are not related to the 
current change. Running with migration-reference also produced the same 
failures. On the excuses page, all of the packages with regression are now 
resolved

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

Title:
  ps not reporting correct elapsed time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2159938/+subscriptions


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

Reply via email to