-
Notifications
You must be signed in to change notification settings - Fork 143
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
apio 0.94 fails to install oss-cad-suite on x86_64 mac because the link is broken #379
Comments
Hi @adennen ! Could you please show me the output of this command when executed in your system?
@zapta , I think you are also using apio in Mac, could you please check what happens in your system when execute the |
Juan, the information is below. Please let me know if you need anything else. Script:
Log:
|
ups, i made a miskate. I want you to test this command instead: @adennen I also need you to test this command and show me the output, in order to fix this bug: |
$ apio system -i
Platform: darwin_arm64
…On Wed, Jun 12, 2024 at 11:43 PM Juan Gonzalez-Gomez < ***@***.***> wrote:
Juan, the information is below. Please let me know if you need anything
else. apio system -l gave me an error (no such flag -l, so I skipped it).
My computer is Mac with Apple M2 silicon (non x86).
ups, i made a miskate. I want you to test this command instead: apio
system -i
@adennen <https://github.com/adennen> I also need you to test this
command and show me the output, in order to fix this bug: apio system -i
I will try to fix it for the next bug release (apio 0.9.5) in a few days
—
Reply to this email directly, view it on GitHub
<#379 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQVMQPIICM6WARDAI6CCFLZHE5SRAVCNFSM6AAAAABHRMZTF6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRUGY2DSMRZHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thanks for the test! There is no bug for the darwin_arm64 platform. I need @adennen to provide information about its system in order to fix the bug. If not provided I will release apio 0.9.5 stable. If the bug is confirmed we can fix it in the next release cycle |
I am closing this issue as there are no feedback. Please, feel free to reopen it if the bug remains |
It looks like apio is following an invalid link when trying to download oss-cad-suite on macos
this link:
https://github.com/FPGAwars/tools-oss-cad-suite/releases/download/v0.0.9/tools-oss-cad-suite-darwin_x86_64-0.0.9.tar.gz
should be changed to:
https://github.com/FPGAwars/tools-oss-cad-suite/releases/download/v0.0.9/tools-oss-cad-suite-darwin-0.0.9.tar.gz
The text was updated successfully, but these errors were encountered: