Uwe Kleine-König

Results 17 issues of Uwe Kleine-König

Hello, it might be a PEBKAC problem, but I stare at my work for quite some time and don't see the problem. I installed 775137f273ed on an i.MX25 running Linux...

Hello, on `v1.4` I experienced a failing test suite after: ```console $ curl -s https://dl.armbian.com/helios64/archive/Armbian_20.08.3_Helios64_buster_legacy_4.4.213.img.xz | xzcat > Armbian_20.08.3_Helios64_buster_legacy_4.4.213.img $ sudo losetup -P -f Armbian_20.08.3_Helios64_buster_legacy_4.4.213.img $ sudo mount /dev/loop0p1 /mnt...

bug

This series start with a few minor improvments. The fourth patch fixes overlays overwriting phandles in the base dtb and thus breaking references there. The last patch interprets the nodes...

If a service fails to start because it's not properly configured (e.g. directly after installation) the existing settings make the daemons restart in a loop. Each start logs several lines...

auth
rec
dnsdist

## What did you search for? [United Kingdom, South East England, Brighton](https://nominatim.openstreetmap.org/ui/search.html?q=United+Kingdom%2C+South+East+England%2C+Brighton) ## What result did you get? Brighton Parade, Lukes Lane, Fellgate, Hebburn, South Tyneside, Tyne and Wear, North...

I tried to make use of this project on a non-rpi hardware with python3. These are the cleanups I applied for it. I didn't include the bits to make it...

@afa pointed out in https://github.com/pengutronix/microcom/pull/15#pullrequestreview-279354563 that with the signal handling in microcom errno cannot be `EINTR` when `write` or `read` returns with an error. This allows some cleanup. (But I...

🐞 **Describe the bug** aiohttp.web.run_app defaults to bind to `0.0.0.0` 💡 **To Reproduce** In a Python shell: ```python from aiohttp import web app = web.Application() web.run_app(app) ``` With that running...

bug
needs-info

**Describe the bug** I installed wetty using `sudo npm -g i wetty` on a raspberry pi running Debian 12. Starting it (`wetty -p 3000`) and connectiing to it using `firefox...

Using 472535065c7525abf0cc9df51c66f19fd2d2204f and ``` data-background-image="some.png" data-background-position="bottom left" data-background-size="15%" ``` and creating the slides using a single markdown document the export to pdf only has the logo on the last slide...