David Steele

Results 198 comments of David Steele

Comitup uses NetworkManager, which obsoletes wpa_supplicant.conf (and the interfaces file). Comitup will use any predefined NetworkManager WiFi connections.

I have no plans to do that, but I endeavor to review patches promptly.

comitup-cli The Comitup class in statemgr.py.

Thanks. It's not quite ready for inclusion in the package, but I've linked it from the [Install Page](https://github.com/davesteele/comitup/wiki/Installing-Comitup). That should be on the path for those who would need it.

Fixed in 5032f44e4f5d0f5d6dfd17f2ae714e4ddefbc9dd.

Yup. Debian 12 (Bookworm) is incompatible with the required python-networkmanager, which is [no longer maintained](https://github.com/seveas/python-networkmanager). I'm looking into replacing it.

> I'm hoping it's not a massive rewrite It is, but I've been interested in reworking it with asyncio.

I'm doing a pretty-much full rewrite in async. It will happen, but is probably a couple months out.

[python3-networkmanager v2.2-3](https://davesteele.github.io/comitup/deb/python3-networkmanager_2.2-3_all.deb) includes the patch, as well as a general fix for future unknown device types. It is available in the [Comitup repository](https://davesteele.github.io/comitup/ppa.html). The [Comitup Image](http://davesteele.github.io/comitup/#comitup-image), containing the fix, is...