Jelle van der Waa

Results 242 issues of Jelle van der Waa

Downstream issue: https://github.com/lvmteam/lvm2/issues/123 Fixed by: https://github.com/storaged-project/libblockdev/pull/952

knownissue

Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2211395

knownissue

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2265346

knownissue

* [ ] document how to build a package for a new image.

no-test

Upstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2140572

knownissue

Downstream report: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1993304

knownissue

logging.warn is an alias to logging.warning since Python 3.3 and will be removed in Python 3.13.

With pytest 8.1 tests fail with `import_path` issue, see also https://github.com/ros2/launch/issues/765 and a possible solution https://github.com/ros2/launch/pull/766/files ``` IPython/testing/plugin/pytest_ipdoctest.py:652: in collect module = import_path(self.path, root=self.config.rootpath) E TypeError: import_path() missing 1 required...

See: https://github.com/cython/cython/issues/5134 and https://docs.python.org/3.13/whatsnew/3.13.html#unittest

logging.warn is an alias to logging.warning since Python 3.3 and will be removed in Python 3.13.