kisslinux / repo

KISS Linux - Official Repositories

Home Page:https://kisslinux.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libretls won't download

vaskark opened this issue · comments

This keeps happening:

found url+https://causal.agency/libretls/libretls-3.4.1.tar.gz
-> openssl Downloading https://causal.agency/libretls/libretls-3.4.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:02:08 --:--:--     0
curl: (28) Failed to connect to causal.agency port 443 after 128718 ms: Operation timed out
ERROR openssl Failed to download https://causal.agency/libretls/libretls-3.4.1.tar.gz

Any advice? Is this downloading normally for others?
Thanks.

commented

Cannot reproduce here.

-> openssl Downloading https://causal.agency/libretls/libretls-3.4.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  425k  100  425k    0     0   261k      0  0:00:01  0:00:01 --:--:--  261k
found /home/dylan/kkbb/repo/core/openssl/files/update-certdata.sh
-> openssl Verifying sources
commented

Send me the output of: curl -v https://causal.agency/libretls/libretls-3.4.1.tar.gz -O

curl -v https://causal.agency/libretls/libretls-3.4.1.tar.gz -O

 % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 192.46.222.204:443...
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 2600:3c04::f03c:92ff:fe5d:1a81:443...
* Immediate connect fail for 2600:3c04::f03c:92ff:fe5d:1a81: Network unreachable
  0     0    0     0    0     0      0      0 --:--:--  0:02:09 --:--:--     0* connect to 192.46.222.204 port 443 failed: Operation timed out
* Failed to connect to causal.agency port 443 after 129890 ms: Operation timed out
  0     0    0     0    0     0      0      0 --:--:--  0:02:09 --:--:--     0
* Closing connection 0
curl: (28) Failed to connect to causal.agency port 443 after 129890 ms: Operation timed out
commented

Curl output is not very telling. Still cannot reproduce but have mirrored the
sources to alleviate the issue right now.

Does https://causal.agency by any chance work in your web browser?

Sorry for not stating earlier: causal.agency does NOT work in my browser. Apologies. And thanks for all your help.

Edit: And thanks for the mirror.