webinstall / webi-installers

Primary and community-submitted packages for webinstall.dev
https://webinstall.dev
Mozilla Public License 2.0
1.88k stars 202 forks source link

[Bug] pathman installer not working #840

Closed ryanburnette closed 4 months ago

ryanburnette commented 4 months ago

What were you trying to install (or what else went wrong)?

user@host:~$ webi pathman

>>> Welcome to Webi! - modern tools, instant installs.  <<<
    We expect your experience to be absolutely perfect!

    Success? Star it!   https://github.com/webinstall/webi-installers
    Problem? Report it: https://github.com/webinstall/webi-installers/issues
                        (your system is GNU/Linux/x86_64 with libc & curl+wget)
Installing pathman ...
    Found  ~/.local/bin
    Downloading pathman from
      https://git.rootprojects.org/attachments/38211182-fc07-4099-b8ec-c4c694127345
curl: (22) The requested URL returned error: 500
    failed to download (curl) 'https://git.rootprojects.org/attachments/38211182-fc07-4099-b8ec-c4c694127345'
    curl -f -sSL -A 'webi/curl+wget x86_64/unknown GNU/Linux/5.15.0-69-generic libc' 'https://git.rootprojects.org/attachments/38211182-fc07-4099-b8ec-c4c694127345' -o '/home/user007/Downloads/webi/pathman/0.6.0/pathman-v0.6.0-linux-amd64_v1.tar.xz.part'
    curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.17
Release-Date: 2022-01-05
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd

What exactly did you do?

webi pathman

What went wrong?

it no work

Which OS did you try on?

Distributor ID: Ubuntu
Description:    Ubuntu 22.04.4 LTS
Release:    22.04
Codename:   jammy

What type of computer (i.e. laptop, desktop, Raspberry Pi)?

x86_64
coolaj86 commented 4 months ago

The installer was working - the files just weren't available due to a server issue with the Gitea installation on https://git.rootprojects.org.

I'll have to keep an eye on it, as it may happen again (spurious files being generated, filling up the entire disk).