Skip to content

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

Open
@jdjingdian

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions