You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Installation on Ubuntu (copy-pasting the command from the homepage) leads to the follwing error
Fetching the latest Aide release information...
Latest version: 1.96.2.25008
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
0 141M 0 2328 0 0 2367 0 17:25:13 --:--:-- 17:25:13 2367
gzip: stdin: not in gzip format
tar: Child died with signal 13
tar: Error is not recoverable: exiting now
0 141M 0 266k 0 0 184k 0 0:13:06 0:00:01 0:13:05 571k
curl: (23) Failure writing output to destination
Running as sudo does not help
Reproduction
Execute curl -sL https://raw.githubusercontent.com/codestoryai/binaries/main/linux/linux_install.sh | bash on Ubuntu 24.04
Log output
Fetching the latest Aide release information...
Latest version: 1.96.2.25008
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
0 141M 0 2328 0 0 2367 0 17:25:13 --:--:-- 17:25:13 2367
gzip: stdin: not in gzip format
tar: Child died with signal 13
> tar: Error is not recoverable: exiting now
> 0 141M 0 266k 0 0 184k 0 0:13:06 0:00:01 0:13:05 571k
> curl: (23) Failure writing output to destination
Before submitting your bug report
Environment
Description
Installation on Ubuntu (copy-pasting the command from the homepage) leads to the follwing error
Running as
sudodoes not helpReproduction
Execute
curl -sL https://raw.githubusercontent.com/codestoryai/binaries/main/linux/linux_install.sh | bashon Ubuntu 24.04Log output
Fetching the latest Aide release information... Latest version: 1.96.2.25008 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 0 141M 0 2328 0 0 2367 0 17:25:13 --:--:-- 17:25:13 2367 gzip: stdin: not in gzip format tar: Child died with signal 13 > tar: Error is not recoverable: exiting now > 0 141M 0 266k 0 0 184k 0 0:13:06 0:00:01 0:13:05 571k > curl: (23) Failure writing output to destination