-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test IIAB on Linux Mint 21 #3307
Comments
FYI an "OEM install" of Mint 21 Beta was necessary for some reason (with VirtualBox). Otherwise "Failed to start LSB: disk temperature monitoring daemon" flashed on screen during boot, and the VM's actual disk wasn't mounted, preventing install of the OS. In short, you can explore Mint 21 (like a Live CD) that way, but not actually install it. (Certainly that was the case using ISO linuxmint-21-cinnamon-64bit-beta.iso from 2022-07-11.) |
A LARGE-sized IIAB install is currently underway...currently in Stage 6...so far so good:
|
A reminder that
(This installed Node.js 12.22.9 and npm 8.5.1 which are generally good enough for testing!) |
Node-RED 2.2.2 doesn't install with Node.js 12.x apparently? In any case, opt out for now:
|
Install completed + rebooted + looks good. Its iiab-diagnostics are here: http://sprunge.us/rxJ3B2?en |
rxJ3B2?en |
Above networkd-dispatcher concern discussed/mentioned here: |
@jvonau reminds us to check that AP actually comes up, when tested on a real laptop or similar! |
eb3c0a2 Check if networkd-dispatcher is installed and if there is a traceback. |
Mint 21 currently offers this
|
|
root@mint21:~# journalctl -u networkd-dispatcher | pastebinit -b sprunge.us |
I probably should have mentioned that the above is a vanilla/virgin install of Linux Mint 21. (IIAB has not been installed.) |
https://forums.linuxmint.com/viewtopic.php?t=372953 |
Yes. Traceback goes away, as you can see in final 6 lines (resulting from reboot) here:
|
Good, think #3392 should be tested against Mint with WiFi so the 00-iiab-debug hooks get installed. |
Ok. I don't have access to any laptops or similar WiFi devices where Mint 21 can be installed right now. Let's try to find someone who does. Finally, if PR #3392 is very safe, one option might be to merge it now (or soon) and then seek out this important Mint 21 test in the ensuing days. |
How about I relax the WiFi conditional in 3392 and lets test that on the VM and all installs going forward? Some feedback is better than none.. |
VM testing is easy & nearly instantaneous if that helps, great. |
Done, will need a git pull to grab the latest commit and |
FYI the PR below is now merged — with testing explanation(s) on that ticket here: |
This should be closed soon, as Mint 21 is heavily tested — and even Moodle 4.1 LTS pre-releases (on PHP 8.1) finally appear reliable (: |
@shanti-bhardwa the new Linux Mint 21.1 is now available: https://news.itsfoss.com/linux-mint-21-1-release/ Any chance you might have time to run an IIAB install test in the coming week?! |
Thank You @shanti-bhardwa — for having completed this IIAB on Mint 21.1 test: |
Good enough! Huge thanks to @shanti-bhardwa for his testing last week ✔️ |
Mint 21 Beta (based on Ubuntu 22.04) has QA details posted and is downloadable here:
Thanks everyone who can help!
Internet-in-a-Box background if you're new:
Related:
The text was updated successfully, but these errors were encountered: