Lukas Märdian

Results 12 issues of Lukas Märdian

The distutils module has been deprecated since python 3.10 and leads to deprecation warnings during the test of gnome-gmail. Which leads to failed tests (due to output/deprecation warnings on stderr)...

###### JerryScript revision The jerryscript git submodule was apparently upgraded from 7cc9d65c095c6631bb547d863dfeadc470d8dfc6 (good) to 0ef9b8e0273055fabe4a4665ca9bdee509ee4202 (bad) ###### Build platform Ubuntu 21.04 (Linux 5.8.0-33-generic s390x) ###### Build steps ```sh sbuild -d...

Problem: When I click an "esr:..." link in Google Chrome on Ubuntu Linux (20.04 LTS), it opens a new blank Chrome window. Same happens when I call "xdg-open esr:test" from...

Hey @lauft I saw you applied a fix to the `summary.t` test to make sure it works properly in single digit weeks (1a6c30b93ae04406be6be4cb4f619b30f221fd7b). There is another interesting case, though, that...

bug

Dear httplib2-devs, it seems like the test-suite of this package (in `python3/httplib2test.py`) is broken, due to the fact that it calls external APIs on servers which do not seem to...

The process will still be running and the error handled. See: https://www.perlmonks.org/?node_id=1173708 This leads to situations where the test server is stopped and tests failing, due to the "libregexp-ipv6-perl" not...

Update summary according to explanation from https://github.com/EOSIO/spec-repo/issues/13

## Description Building a `/usr/lib/python3/dist-packages/netplan/_netplan_cffi.abi3.so` binary module for `python3-netplan` (instead of `_netplan_cffi.cpython-311-x86_64-linux-gnu.so`/`_netplan_cffi.cpython-312-x86_64-linux-gnu.so`), making transitions and increasing Python compatibility. This requires meson >= 1.3.0 ## Checklist - [ ] Runs `make...

## Description Implements the `vlans` & `port-vlans` option keys for bridges, as required by the "NetworkManager readwrite plugin" spec. Currently only supports the `nm` backend. I need to further research...

needswork

## Description As intended when originally implemented the netplan generator.stamp is supposed to avoid re-generating all of the Netplan configuration during 'systemd daemon-reload'. The stamp has originally been placed in...