Robert Schütz

Results 80 issues of Robert Schütz

Otherwise there will be an error if `~/.cache` does not exist yet.

When I try to mount my drive using `udiskie-mount`, it fails: ``` $ udiskie-mount /dev/sdb1 Deprecation warning: Running on python 2.7. The next major version of udiskie will require at...

This is useful for downstream distributions to test if the package works correctly with their build recipe. Also, it provides a way to test if the dependencies as they are...

I'm seeing many of these errors in `journalctl`: ``` rmilter[9968]: ; cannot parse reply from rspamd: bad top object rmilter[9968]: ; rspamd; HTTP parser error: the on_body callback failed when...

After downloading aioimaplib 1.0.0 I get ``` ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.1, pluggy-1.0.0 rootdir: /build/source collected 153 items aioimaplib/tests/test_acceptance_aioimaplib.py . [ 0%] aioimaplib/tests/test_aioimaplib.py .......................................

``` =================================== FAILURES =================================== _____________________ RollerTrolTestCase.test_parse_bytes ______________________ self = def test_parse_bytes(self): rollertrol = RFXtrx.lowlevel.parse(bytearray(b'\x09\x19\x00\x00\x00\x9b\xa8\x01\x01\x00')) self.assertEqual(rollertrol.__repr__(), "RollerTrol [subtype=0, seqnbr=0, id=009ba8:1, cmnd=Down, rssi=0]") self.assertEqual(rollertrol.packetlength, 9) self.assertEqual(rollertrol.subtype, 0) self.assertEqual(rollertrol.type_string, "RollerTrol") self.assertEqual(rollertrol.seqnbr, 0) self.assertEqual(rollertrol.id_string,...

``` ____________________ TestJSON.test_json_serialization_types ____________________ self = Serializer(serialization_functions=RefinementDict(lookup={: , ), is_subset=, is_element=)) cls = typing.Dict, serialized_obj = {'name': 'Fred'} @curry def deserialize(self, cls, serialized_obj): """ Attempt to deserialize serialized object as...

I can't find patches for these four CVEs: * [CVE-2020-10809](https://nvd.nist.gov/vuln/detail/CVE-2020-10809) * [CVE-2020-10810](https://nvd.nist.gov/vuln/detail/CVE-2020-10810) * [CVE-2020-10811](https://nvd.nist.gov/vuln/detail/CVE-2020-10811) * [CVE-2020-10812](https://nvd.nist.gov/vuln/detail/CVE-2020-10812) Can you help me out?

CVE

According to https://tailscale.com/kb/1081/magicdns#accessing-devices-over-magicdns, > MagicDNS does not require a DNS nameserver if running Tailscale v1.20 or later. - [x] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue...