glancesautoinstall
glancesautoinstall copied to clipboard
Glances Auto Install script
Dear support, I tried to reinstall glances with the glancesautoinstall script (_curl -L https://bit.ly/glances | /bin/bash_) and got the following error: `# curl -L https://bit.ly/glances | /bin/bash . . ....
Dear support, I found that after in-place upgrading **Debian-11.7 -> Debian-12.0** the _glances_ binary no longer works: `# glances Traceback (most recent call last): File "/usr/local/bin/glances", line 5, in from...
The script is not working on Ubuntu 20.04 ``` [So Aug 02][14:52:00][root]@[nuc-mini-server]:[~]# curl -L https://bit.ly/glances | /bin/bash % Total % Received % Xferd Average Speed Time Time Time Current Dload...
Hi, I am trying to build your Dockerfile in order to get last version of glances, however the installation script is not compatible with latest ubuntu. python-pip is not supported...
I wanted to throw out an improvement suggestion, which is to launch docker containers and set up a .travis.yml file to create a matrix of tests for each supported OS....
Source: https://github.com/nicolargo/glances/issues/1448#issue-426011323 (by @KenanSulayman) The “Glances Auto Install script” as listed on the website should not install Homebrew without explicit warning and the website should explicitly mention that the automated...
I have been trying to build a Docker image for glances, but I get the following error: ``` W: --force-yes is deprecated, use one of the options starting with --allow...
So following the autoinstall instructions i get this output. It fails saying that the script is not compliant with my system. How do i go about fixing this? `~/bin> sh...