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

[Bug Report] <release zip file naming issue> #301

Open
3 tasks done
jdjingdian opened this issue Oct 7, 2023 · 1 comment
Open
3 tasks done

[Bug Report] <release zip file naming issue> #301

jdjingdian opened this issue Oct 7, 2023 · 1 comment

Comments

@jdjingdian
Copy link

jdjingdian commented Oct 7, 2023

Checks

  • I have searched the existing issues
  • I have read the documentation
  • Is it your first time sumbitting an issue

Current Behavior

magicdian@magicdians-arm-ubuntu-server:~/dae$ wget -P /tmp https://github.com/daeuniverse/daed/releases/latest/download/installer-daed-linux-$(arch).deb
--2023-10-07 17:02:45--  https://github.com/daeuniverse/daed/releases/latest/download/installer-daed-linux-aarch64.deb
Resolving github.com (github.com)... 20.205.243.166
Connecting to github.com (github.com)|20.205.243.166|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github.com/daeuniverse/daed/releases/download/v0.3.3.p1/installer-daed-linux-aarch64.deb [following]
--2023-10-07 17:02:45--  https://github.com/daeuniverse/daed/releases/download/v0.3.3.p1/installer-daed-linux-aarch64.deb
Reusing existing connection to github.com:443.
HTTP request sent, awaiting response... 404 Not Found
2023-10-07 17:02:45 ERROR 404: Not Found.

Here is a output from my vm running on my m1 macbook.

I think maybe installer-daed-linux-arm64.deb should rename to installer-daed-linux-aarch64.deb

Expected Behavior

using wget -P /tmp https://github.com/daeuniverse/daed/releases/latest/download/installer-daed-linux-$(arch).deb command to install daed successful

Steps to Reproduce

No response

Environment

  • Daed version: irrelevant
  • OS (e.g cat /etc/os-release): Ubuntu 22.04.3 LTS
  • Kernel (e.g. uname -a): Linux magicdians-arm-ubuntu-server 5.15.0-76-generic [Release Changelogs] v0.1.0 #83~20.04.1-Ubuntu SMP Wed Jun 21 20:24:56 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
  • Others:

Anything else?

No response

@dae-prow
Copy link
Contributor

dae-prow bot commented Oct 7, 2023

Thanks for opening this issue!

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