Hi,
Mathieu Othacehe <m.othacehe@gmail.com> skribis:
Toggle quote (2 lines)
> I believe this is fixed by ea6594e0 on master.
Good catch!
Toggle quote (4 lines)
> This is indeed very fragile, and converting it to D-Bus would be the> right move. I will have a look to Nyacc! Writing a clean Guile-Dbus> library could also be a nice and valuable GSoC/Outreachy project.
Yes, it would be ideal to have a pure-Scheme implementation, but in themeantime, perhaps generated bindings via Nyacc could work well enough.
Toggle quote (4 lines)
> In the meantime, could we merge your patch so that we have a hidden> simulated Wifi network available, that can be used in the installer> tests?
I’ve now pushed it as two proper service types: ‘hostapd-service-type’and ‘simulated-wifi-service-type’, the latter using parts of the former.
Note that currently the installer tests bypass connectivity checksaltogether, but perhaps we can still check what comes before, namelynetwork selection?
Thanks,Ludo’.