wimpysworld / deb-get

apt-get for .debs published via GitHub or direct download 📦
MIT License
1.35k stars 123 forks source link

Fails to download deltachat-desktop #1168

Closed jason123santa closed 1 month ago

jason123santa commented 2 months ago

Expected behavior

To download the deltachat-desktop_1.46.8_amd64.deb

Actual behavior

It fails to download the deltachat deb with a ERROR 404: Not Found error

Steps to reproduce

deb-get install deltachat-desktop
--2024-09-24 11:00:02--  https://download.delta.chat/desktop/v1.46.8/deltachat-desktop_1.46.8_amd64.deb%0Ahttps://download.delta.chat/desktop/v1.46.8/deltachat-desktop_1.46.8_arm64.deb
Resolving download.delta.chat (download.delta.chat)... 2a00:c6c0:0:151:5::41, 37.218.242.41
Connecting to download.delta.chat (download.delta.chat)|2a00:c6c0:0:151:5::41|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-09-24 11:00:03 ERROR 404: Not Found.

  [!] ERROR! Failed to download https://download.delta.chat/desktop/v1.46.8/deltachat-desktop_1.46.8_amd64.deb
https://download.delta.chat/desktop/v1.46.8/deltachat-desktop_1.46.8_arm64.deb. Deleting /var/cache/deb-get/deltachat-desktop_1.46.8_arm64.deb...

System information

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

deb-get version

bash deb-get version
0.4.2

deb-get update

bash deb-get update
  [+] Updating /etc/deb-get/01-main
#=#=- #     #                                                                                                                                                  
  [+] Updating cache of supported apps in the background
Hit:1 http://security.debian.org bookworm-security InRelease
Hit:2 http://deb.xanmod.org releases InRelease
Hit:3 https://noozabooz.github.io/mcpi-reborn-extended/debs  InRelease
Hit:4 http://deb.debian.org/debian bookworm InRelease
Hit:5 http://download.virtualbox.org/virtualbox/debian bullseye InRelease
Hit:6 http://deb.debian.org/debian bookworm-updates InRelease
Hit:7 http://deb.debian.org/debian bookworm-backports InRelease
Hit:8 http://deb.debian.org/debian stable InRelease
Hit:9 http://dl.google.com/linux/earth/deb stable InRelease
Get:10 https://deb.nodesource.com/node_18.x bookworm InRelease [4,586 B]
Hit:11 https://updates.signal.org/desktop/apt xenial InRelease
Hit:12 https://packages.microsoft.com/debian/12/prod bookworm InRelease
Hit:13 https://download.vscodium.com/debs vscodium InRelease
Hit:14 https://brinkervii.gitlab.io/grapejuice/repositories/debian universal InRelease
Hit:15 http://repository.spotify.com stable InRelease
Ign:16 https://proget.makedeb.org makedeb InRelease
Get:18 https://packages.adoptium.net/artifactory/deb bookworm InRelease [7,517 B]
Hit:19 https://fasttrack.debian.net/debian-fasttrack bookworm-fasttrack InRelease
Hit:20 https://deb.librewolf.net bookworm InRelease
Hit:21 https://fasttrack.debian.net/debian-fasttrack bookworm-backports-staging InRelease
Ign:22 https://proget.makedeb.org prebuilt-mpr InRelease
Get:23 https://proget.makedeb.org makedeb Release [7,608 B]
Hit:24 https://repo.waydro.id bookworm InRelease
Hit:25 https://dl.winehq.org/wine-builds/debian bookworm InRelease
Get:26 https://proget.makedeb.org prebuilt-mpr Release [9,676 B]
Hit:17 https://packagecloud.io/ookla/speedtest-cli/debian bookworm InRelease
Fetched 29.4 kB in 2s (16.1 kB/s)
Reading package lists...
philclifford commented 2 months ago

They have added arm64 support. PR incoming ...