Jibun-no-Kage

Results 47 issues of Jibun-no-Kage

PiShrink does not ummount or release mounted image after shrink? # /shrink# mount | grep rootfs /shrink/2021-12-22 Pi3ModelB0 (Real Time Clock Source Example).img on /media/root/rootfs type ext4 (rw,nosuid,nodev,relatime,errors=remount-ro,uhelper=udisks2) Should PiShrink...

Have an Pi OS 11 image file, that works, no issues. When I read the file via Win32DiskImager or in Linux using dd, no issues or errors. When I write...

How to override /etc/mailname and force a given from address or even /etc/nullmailer/adminaddr using nullmailer-injector? I send the following test... and email system rejects it because root@. apparently read from...

How to configure for anonymous broker connection? I set user and password in configuration_t, but getting errors? Per the documentation user and password can be omitted? But still errors.

Issue with Python 3.10.2? ModuleNotFoundError: No module named 'paho'? I have Python 3.9.2 and 3.10.2 installed. When I run a given script under 3.9 it works, but on 3.10 it...

Status: Available

How to establish a bond under dhcpcd? Love the idea of the failback profile logic, but when I setup dhcpcd for dhcp with static failback profile, and then create a...

bug
help wanted

Micropython only knows model of Pico by which firmware is installed? I tested this, and it is true, you can load non-wifi image on a Pico W, and a Pico...

bug

Please Add 'add_done_callback' to ASyncIO? This was added in Python 3.7 and allows for ASyncIO created tasks to self clean up when needed.

enhancement

Add socket.getnameinfo() method?

enhancement

Since no unsubscribe feature, in simple or robust implementation? What happens to the subscriptions that are orphaned? Is the broker left with subscriptions that are bogus? Does not seem like...