-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Webcord failing to install on Fedora 37 aarch64 #117
Comments
Can't think of any other repos that offer both arm64 RPMs and AppImages off the top of my head, but if you've got links to any I can test them, too. |
will re-enable the script once dvershinin/lastversion#117 is resolved. Currently non-functional.
@cobalt2727 Hi, was |
RPM (for both x64 and aarch64) |
Can also confirm it's using the latest version of lastversion, this was tested with a fresh install on a VM. |
@dvershinin Still happening with the most recent version, unfortunately |
@cobalt2727 I don't use an aarch64 machine so it's hard for me to reproduce and fix this. The existing code for checking which assets are applicable is a mess anyway. I can suggest to use |
does that work with the |
Yes it should work with the |
Project with incorrect version
This behavior does not occur on x86_64 Fedora 37, only aarch64.
When trying to install Webcord it seems like it's targeting the AppImage, instead of the arm64 RPM like it should.
To Reproduce
What command have you run, e.g.
lastversion <project location> --verbose
Get an aarch64 Fedora 37 environment, then run
sudo lastversion install webcord
. You'll be met with the following:Expected behavior
I would expect it to download the RPM instead of the AppImage
Program output
see above
Support This Project
tempting offer but I am broke
The text was updated successfully, but these errors were encountered: