[Bug 2069591] Re: needrestart: autopkgtest regression with python-libtmux
Launchpad Bug Tracker
2069591 at bugs.launchpad.net
Wed Jun 19 16:50:28 UTC 2024
This bug was fixed in the package needrestart - 3.6-8ubuntu4
---------------
needrestart (3.6-8ubuntu4) oracular; urgency=medium
* d/tests/*.py: move off deprecated python-tmux APIs (LP: #2069591)
-- Simon Chopin <schopin at ubuntu.com> Wed, 19 Jun 2024 15:38:22 +0200
** Changed in: needrestart (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to needrestart in Ubuntu.
https://bugs.launchpad.net/bugs/2069591
Title:
needrestart: autopkgtest regression with python-libtmux
Status in needrestart package in Ubuntu:
Fix Released
Status in python-libtmux package in Ubuntu:
Won't Fix
Bug description:
needrestart's autopgktest fails when tested with python-
libtmux/0.37.0-1.
I've copied what I hope is the relevant part of the log below.
164s autopkgtest [11:08:32]: test prompt-reboot.py: [-----------------------
164s /tmp/autopkgtest.Nqdmp2/build.Cns/src/debian/tests/prompt-reboot.py:18: DeprecationWarning: Session.attached_pane() is deprecated in favor of Session.active_pane()
164s pane = session.attached_pane
1169s autopkgtest [11:25:17]: test prompt-services.py: [-----------------------
1170s /tmp/autopkgtest.Nqdmp2/build.Cns/src/debian/tests/prompt-services.py:22: DeprecationWarning: Session.attached_pane() is deprecated in favor of Session.active_pane()
1170s pane = session.attached_pane
1174s /tmp/autopkgtest.Nqdmp2/build.Cns/src/debian/tests/prompt-services.py:22: DeprecationWarning: Session.attached_pane() is deprecated in favor of Session.active_pane()
1174s pane = session.attached_pane
1177s /tmp/autopkgtest.Nqdmp2/build.Cns/src/debian/tests/prompt-services.py:80: DeprecationWarning: Session.attached_pane() is deprecated in favor of Session.active_pane()
1177s pane = session.attached_pane
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/needrestart/+bug/2069591/+subscriptions
More information about the foundations-bugs
mailing list