← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1825946] [NEW] 'nm' autopkgtest fails due to GI stderr output

 

Public bug reported:

[impact]

'nm' testcase contains:
from gi.repository import NetworkManager, NMClient, GLib                                                                                                                                                                                                                       

which generates output to stderr:
/tmp/autopkgtest.naU0ts/build.riU/src/debian/tests/nm:23: PyGIWarning: NetworkManager was imported without specifying a version first. Use gi.require_version('NetworkManager', '1.0') before import to ensure that the right version gets loaded.

the gi.require_version call has already been added to cosmic and disco.

[test case]

see http://autopkgtest.ubuntu.com/packages/network-manager bionic test
results.

[other info]

this only fails intermittently, but the failure is clearly not an actual
problem.

** Affects: network-manager (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: network-manager (Ubuntu Xenial)
     Importance: Low
     Assignee: Dan Streetman (ddstreet)
         Status: In Progress

** Affects: network-manager (Ubuntu Bionic)
     Importance: Low
     Assignee: Dan Streetman (ddstreet)
         Status: In Progress

** Also affects: network-manager (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: network-manager (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: network-manager (Ubuntu)
       Status: New => Fix Released

** Changed in: network-manager (Ubuntu Xenial)
       Status: New => In Progress

** Changed in: network-manager (Ubuntu Bionic)
       Status: New => In Progress

** Changed in: network-manager (Ubuntu Xenial)
   Importance: Undecided => Low

** Changed in: network-manager (Ubuntu Bionic)
   Importance: Undecided => Low

** Changed in: network-manager (Ubuntu Xenial)
     Assignee: (unassigned) => Dan Streetman (ddstreet)

** Changed in: network-manager (Ubuntu Bionic)
     Assignee: (unassigned) => Dan Streetman (ddstreet)

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1825946

Title:
  'nm' autopkgtest fails due to GI stderr output

Status in network-manager package in Ubuntu:
  Fix Released
Status in network-manager source package in Xenial:
  In Progress
Status in network-manager source package in Bionic:
  In Progress

Bug description:
  [impact]

  'nm' testcase contains:
  from gi.repository import NetworkManager, NMClient, GLib                                                                                                                                                                                                                       

  which generates output to stderr:
  /tmp/autopkgtest.naU0ts/build.riU/src/debian/tests/nm:23: PyGIWarning: NetworkManager was imported without specifying a version first. Use gi.require_version('NetworkManager', '1.0') before import to ensure that the right version gets loaded.

  the gi.require_version call has already been added to cosmic and
  disco.

  [test case]

  see http://autopkgtest.ubuntu.com/packages/network-manager bionic test
  results.

  [other info]

  this only fails intermittently, but the failure is clearly not an
  actual problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1825946/+subscriptions


Follow ups