-
Notifications
You must be signed in to change notification settings - Fork 52
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
Version 9.6 issue/question #133
Comments
I just downgraded to 9.1.1 and I'm getting the same issue. Maybe it's bookworm related. I'm still investigating. |
I'm running on WSL 2 (Windows 10 Pro). I found some posts about others having issues with dbus, and I tried enabling dbus, but I'm still getting this.
This appears to be WSL 2 related. I'm not sure why it used to work and stopped working today. Maybe I'll try deleting my QSL instance and installing fresh. Let me know if you have seen this or have any ideas to fix it. |
Hmm...interesting. I'm not seeing this in my Debian 11 WSL2. What exact distro are you running? (note to self: add this to the info output to /etc/sdm/history) Have you added systemd=true to /etc/wsl.conf as noted here and elsewhere (according to search for:wsl2 enable systemd): https://superuser.com/questions/1785697/systemd-in-wsl-on-windows-11-is-not-working If systemd isn't running, try enabling that (edit wsl.conf, shutdown WSL completely, restart WSL) and rerun your test. And, pls point me at the others having issues with dbus that you found. |
Lots of microsoft/WSL#10350, microsoft/WSL#2941, and other sites ... For my work yesterday I spun up a GCE instance, which worked great. I did just add /etc/wsl.conf to my WSL disto with the directive to start systemd at boot. I then restarted the instance and I can now build the image again. Thank you. |
Two of those links are 3+ year old issues, before wsl supported systemd. I'm surprised, however, that the most recent issue (microsoft/WSL#10350) was having problems, since the OP mentioned he had done the wsl.conf "fix". Great that the fix worked for you. On to the next challenge! |
I just updated to the latest sdm and tried to build an image using bookworm. It failed. Here's the output.
I looked at https://github.com/gitbls/sdm/blob/1beea52cb27dcb95dab8d6f6a50bf519bef9c2ac/CHANGELOG.md, but didn't see it updated for the latest version yet.
The text was updated successfully, but these errors were encountered: