-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Updating packages from FPMS may break FPMS #76
Comments
I ran this command provided and restarted FPMS and it still fails, any ideas how to correct this? |
Here is the log status: Jan 24 16:23:35 mackeypi-53 fpms[6894]: File "/opt/wlanpi-fpms/lib/python3.9/site-packages/gpiozero/pins/init.py", line 432, in |
What's the output of |
Linux mackeypi-53 6.7.1-v8-wlanpi+ #1 SMP PREEMPT Mon Jan 22 17:15:38 UTC 2024 aarch64 GNU/Linux |
It appears you caught us in the middle of some updates to our packages repo. Please run the following commands to update FPMS (and other wlanpi-related packages that should be updated, too):
That should fix it. Otherwise, let us know. |
It worked, thanks for your help on this. I look forward to your deep dive "Mastering WiFi Explorer Pro" next month at the WLPC in Phoenix. Take care. |
We've removed the ability to run software updates from FPMS, so this has become a non-issue. |
If one of the packages being updated is wlanpi-fpms, then updating from FPMS causes the update process to be interrupted when the FPMS service is restarted, breaking the package installation. Running
sudo dpkg --configure -a
from a terminal should resolve the issue.The text was updated successfully, but these errors were encountered: