Skip to content
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

asahi-fwextract-0.6.9-1-any should be bumped to use python3.13 #3 #72

Open
nikwest opened this issue Jan 28, 2025 · 1 comment
Open

Comments

@nikwest
Copy link

nikwest commented Jan 28, 2025

right now it installs into /usr/lib/python3.12/site-packages but current python version is 3.13.
This results in an error:

==> Upgrading vendor firmware package...
Mounted System ESP /dev/nvme0n1p4 at /run/.system-efi
Upgrading vendor firmware package
Traceback (most recent call last):
  File "/usr/bin/asahi-fwextract", line 5, in <module>
    from asahi_firmware.update import main
ModuleNotFoundError: No module named 'asahi_firmware'
error: command failed to execute correctly
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...

@nikwest
Copy link
Author

nikwest commented Jan 28, 2025

I built it myself and I can confirm that the error is gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant