Martin Hoyer

Results 41 issues of Martin Hoyer

I'm sure I'm notthe only one who would greatly appreciate an option to disable autogenerated subtitles. use case: if selected language subtitles exist and are not auto generated = display...

With certain device-mapper-multipath versions, like those in el8, the `/usr/sbin/mpathconf --enable` command generates the following defaults section in /etc/multipath.conf: defaults { user_friendly_names yes find_multipaths yes enable_foreign "^$" } Running commands...

Error code 4: LSB: "program or service status is unknown" systemd: "no such unit" I would expect service.is_running() to return False, when service is not available, while like this is...

Would it make sense to add an optional `timeout` argument to host.run? In run_local it could be passed to `p.communicate()` and I imagine the other backends would have similar way...

enhancement

Hi @dgiese @Hypfer, I got three Xiaomi Mop P STYTJ02YM in an auction and want to share some things I've learned during the process of rooting them and and installing...

**Is your feature request related to a problem? Please describe.** Modern Android smartphones have a high display aspect ratio. In Net, users can currently create a custom type, for example...

feature
upstream

While investigating a test failure of `iSCSI.iSCSICHAP.Invalid` test, we noticed that the test is sending CHAP_A=5 instead of CHAP_A=56 or null using tcpdump. https://github.com/sahlberg/libiscsi/blob/03e9ddc0a61fa64d84cb4faa4c06b42f694e2301/test-tool/test_iscsi_chap.c#L93 In `chap_mod_strip_replace_queue`, this part is the...

I wanted to learn working with [cibuildwheel](https://cibuildwheel.readthedocs.io/en/stable/) and to see what it takes to build for non-native architectures. Also perhaps to learn why people are using circleci, so I've been...

## Question Hi, looking at ruyaml repo, it looks like there is not much development happening for past couple of years. Do you plan to keep using it in this...

bug
help wanted
good first issue

Copy-pasting the deprecation warning: `fmf/base.py:682: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs...