codestoryai / aide

The open-source AI-native IDE
https://aide.dev
GNU Affero General Public License v3.0
729 stars 59 forks source link

Installation is not working on Debian 12 via curl #972

Open puzanov opened 1 week ago

puzanov commented 1 week ago

Before submitting your bug report

Environment

- OS: Debian GNU/Linux 12 (bookworm) x86_64
- Sidecar commit:
- IDE commit:

       _,met$$$$$gg.          puzanov@debian 
    ,g$$$$$$$$$$$$$$$P.       -------------- 
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 12 (bookworm) x86_64 
 ,$$P'              `$$$.     Host: 20KHCTO1WW ThinkPad X1 Carbon 6th 
',$$P       ,ggs.     `$$b:   Kernel: 6.1.0-27-amd64 
`d$$'     ,$P"'   .    $$$    Uptime: 2 days, 27 mins 
 $$P      d$'     ,    $$P    Packages: 2893 (dpkg), 8 (flatpak) 
 $$:      $$.   -    ,d$$'    Shell: bash 5.2.15 
 $$;      Y$b._   _,d$P'      Resolution: 1920x1080 
 Y$$.    `.`"Y$$$$P"'         DE: Xfce 4.18 
 `$$b      "-.__              WM: Xfwm4 
  `Y$$                        WM Theme: Default 
   `Y$$.                      Theme: Adwaita-dark [GTK2/3] 
     `$$b.                    Icons: Adwaita [GTK2/3] 
       `Y$$b.                 Terminal: xfce4-terminal 
          `"Y$b._             Terminal Font: DejaVu Sans Mono 10 
              `"""            CPU: Intel i7-8650U (8) @ 1.900GHz 
                              GPU: Intel UHD Graphics 620 
                              Memory: 10150MiB / 15738MiB

Description

When copy curl for Linux from the website and paste it into the terminal I get an error chmod: cannot access '/opt/aide/resources/app/extensions/codestory/sidecar_bin/sidecar/qdrant/qdrant_mac': No such file or directory

Reproduction

No response

Log output

puzanov@debian:~/dist$ curl -sL https://raw.githubusercontent.com/codestoryai/binaries/main/linux/linux_install.sh | bash
Fetching the latest Aide release version...
Latest version: 1.94.2.24317
Downloading Aide...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  149M  100  149M    0     0  5519k      0  0:00:27  0:00:27 --:--:-- 6011k
chmod: cannot access '/opt/aide/resources/app/extensions/codestory/sidecar_bin/sidecar/qdrant/qdrant_mac': No such file or directory