Opened 4 months ago

Closed 4 months ago

#19053 closed enhancement (fixed)

python-dbusmock-0.30.1 (Python module)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Xi Ruoyao, 4 months ago

It seems we need LC_ALL=C for pytest, or I'm getting:

E       AssertionError: Regex didn't match: b'No network.*nonexisting' not found in b'Warning: nmcli (1.44.2) and NetworkManager (0.9.6.0) versions don\'t match. Restarting NetworkManager is advised.\n\xe9\x94\x99\xe8\xaf\xaf\xef\xbc\x9a\xe6\x9c\xaa\xe5\x8f\x91\xe7\x8e\xb0 SSID \xe4\xb8\xba "nonexisting" \xe7\x9a\x84\xe7\xbd\x91\xe7\xbb\x9c\xe3\x80\x82\n'

tests/test_networkmanager.py:171: AssertionError

with LANG=zh_CN.UTF-8. "\xe9\x94\x99..." is the UTF-8 of some Chinese error message.

comment:2 by Xi Ruoyao, 4 months ago

I suspect this is causing gnome-settings-daemon-45.1 test suite fail on my system. But maybe I'm wrong.

Last edited 4 months ago by Xi Ruoyao (previous) (diff)

comment:3 by Bruce Dubbs, 4 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:4 by Bruce Dubbs, 4 months ago

From https://github.com/martinpitt/python-dbusmock/releases/tag/0.30.1

  • bluez: Clean up static default properties, re-drop PairDevice() class_ parameter
  • Add pre-commit rules

comment:5 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

8364a13a9c Update to python-dbusmock-0.30.1 (Python module).
2ef7106b8a Update to glslang-14.0.0.
e2cd809276 Update to fontconfig-2.15.0.
b146348077 Update to sysstat-12.7.5.
Note: See TracTickets for help on using tickets.