kisslinux / repo

KISS Linux - Official Repositories
https://kisslinux.github.io
MIT License
400 stars 100 forks source link

SQLite 3.37.0: unable to download the tarball #373

Closed acid-bong closed 2 years ago

acid-bong commented 2 years ago

Context: I'm in the middle of installing GKiss Linux (step 16: system update), but this package is a part of this repo.

Command and its output:

# kiss u
...
-> sqlite Downloading https://sqlite.org/2021/sqlite-autoconf-3370000.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
 25 2930k   25  736k    0     0  60658      0  0:00:49  0:00:12  0:00:37 69010
curl: (18) transfer closed with 2247634 bytes remaining to read
ERROR sqlite Failed to download https://sqlite.org/2021/sqlite-autoconf-3370000.tar.gz

Link check: Tried to open the link above in the browser. The page loads, the file seems to be downloadable (a popup "Open in archiver or Download" appears), but after passing 100% it says "Failed to download".

Link check 2: Tried to download the newer version (3.37.2 instead of 3.37.0) to install it manually and edit its repo information, same behaviour.

acid-bong commented 2 years ago

I apologize for this clog, the files were unavailable only temporary and became available as soon as I posted this