Evening Newbs
Evening Newbs
UBUniversal Blue
Created by Evening Newbs on 4/26/2024 in #🛟bazzite-help
"error: packages would be removed" when upgrading to Bazzite 3
I just did the upgrade to Bazzite 3 using topgrade and got this when it ran the rpm-ostree upgrade:
error: packages would be removed: 281, enable replacement to override
error: packages would be removed: 281, enable replacement to override
Other than that, the upgrade seemed to work alright and the system boots fine. Is that anything to be concerned about? I've only installed 2-3 things with few dependencies via rpm-ostree, so I don't think the packages could have diverged by that much.
65 replies
UBUniversal Blue
Created by Evening Newbs on 1/4/2024 in #🛟bazzite-help
hostapd won't start via systemctl
I'm having a weird issue with hostapd. When I run it via systemctl start hostapd, it fails with this log:
Jan 03 19:39:48 fedora systemd[1]: Starting hostapd.service - Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator...
Jan 03 19:39:48 fedora hostapd[1435]: Could not open configuration file '/etc/hostapd/hostapd.conf' for reading.
Jan 03 19:39:48 fedora hostapd[1435]: Failed to set up interface with /etc/hostapd/hostapd.conf
Jan 03 19:39:48 fedora hostapd[1435]: Failed to initialize interface
Jan 03 19:39:48 fedora systemd[1]: hostapd.service: Control process exited, code=exited, status=1/FAILURE
Jan 03 19:39:48 fedora systemd[1]: hostapd.service: Failed with result 'exit-code'.
Jan 03 19:39:48 fedora systemd[1]: Failed to start hostapd.service - Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator.
Jan 03 19:39:48 fedora systemd[1]: Starting hostapd.service - Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator...
Jan 03 19:39:48 fedora hostapd[1435]: Could not open configuration file '/etc/hostapd/hostapd.conf' for reading.
Jan 03 19:39:48 fedora hostapd[1435]: Failed to set up interface with /etc/hostapd/hostapd.conf
Jan 03 19:39:48 fedora hostapd[1435]: Failed to initialize interface
Jan 03 19:39:48 fedora systemd[1]: hostapd.service: Control process exited, code=exited, status=1/FAILURE
Jan 03 19:39:48 fedora systemd[1]: hostapd.service: Failed with result 'exit-code'.
Jan 03 19:39:48 fedora systemd[1]: Failed to start hostapd.service - Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator.
The file definitely exists though, and if I run the command from hostapd.service manually, it works fine:
$ sudo /usr/sbin/hostapd /etc/hostapd/hostapd.conf -P /run/hostapd.pid
wlp9s0f4u2u1: interface state UNINITIALIZED->COUNTRY_UPDATE
wlp9s0f4u2u1: interface state COUNTRY_UPDATE->ENABLED
wlp9s0f4u2u1: AP-ENABLED
...
$ sudo /usr/sbin/hostapd /etc/hostapd/hostapd.conf -P /run/hostapd.pid
wlp9s0f4u2u1: interface state UNINITIALIZED->COUNTRY_UPDATE
wlp9s0f4u2u1: interface state COUNTRY_UPDATE->ENABLED
wlp9s0f4u2u1: AP-ENABLED
...
Changing the conf file perms to 644 didn't help, and searching for the error message didn't turn up anything about weird bugs. Is there something immutable filesystem-specific that could be causing this? hostapd was installed via rpm-ostree, if that makes a difference.
95 replies
UBUniversal Blue
Created by Evening Newbs on 12/16/2023 in #🛟bazzite-help
Steam updates don't seem to apply
I'm running Bazzite Deck version on an HTCP. I just installed it a few days ago, rebasing from Kinonite since it wouldn't install with the Bazzite image. My issue is that Steam updates don't seem to stick. Settings > System says that the build date of Steam is 12/7. I'll get a notification that there's a Steam update, I'll apply it, then upon rebooting the settings screen still says I'm on the 12/7 Steam build. Applying Steam updates on desktop mode doesn't seem to help either. Thanks in advance for any help on this.
31 replies