3385 Ignore detected wifi device from LAN detection when not currently active.#3390
3385 Ignore detected wifi device from LAN detection when not currently active.#3390holta merged 4 commits intoiiab:masterfrom
Conversation
Specific bug targeted: |
|
Testing on the install that I noticed the bug would be best to see If I truly addressed the situation but otherwise just a pull and run for the 'does no harm' to others quick test. Just getting back online, new cable modem just arrived, roommate installed it, (have IPv6 addresses and a different IPv4 network) of course now I can't connect to my test subjects.. I'll pull this one into a VM for a quick shakedown. |
|
passes quick shakedown ubuntu-22.04 VM, RPi-4 stage2 |
|
Setup 0906-desktop to use NM before installing iiab ran install from install.log:
Applied this PR then
Note the unused wifi device is not part of lan_list_results and was skipped because of NM being active, Ubuntu server would of written the eth1 slave file. Temporary disable the NM conditional to check that the template is correct and works
|
|
Is this PR generally safe to merge? Any objections? |
It was safe to merge before the above hoops had be jumped through. Don't burn through all your credits in the first couple of days.. |
|
Testing needs to be communicated. So others can build trust. Otherwise nothing will move forward. As @georgejhunt explained to @deldesir yesterday: |
Related: #3324 #3328 #3334 #3335