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
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
$ git clone -b v6.8.0 https://github.com/OpenNebula/minione.git
Cloning into 'minione'...
remote: Enumerating objects: 963, done.
remote: Counting objects: 100% (294/294), done.
remote: Compressing objects: 100% (66/66), done.
remote: Total 963 (delta 258), reused 249 (delta 228), pack-reused 669
Receiving objects: 100% (963/963), 2.46 MiB | 22.93 MiB/s, done.
Resolving deltas: 100% (553/553), done.
Note: switching to '71c3fa6721fd99091a96f8a58063e6ce52933bec'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
$ cd minione/
root@ip-172-31-6-59:~/minione# ll
total 88
drwxr-xr-x 4 root root 4096 Oct 20 10:51 ./
drwx------ 5 root root 4096 Oct 20 10:51 ../
drwxr-xr-x 8 root root 4096 Oct 20 10:51 .git/
drwxr-xr-x 3 root root 4096 Oct 20 10:51 .github/
-rw-r--r-- 1 root root 37 Oct 20 10:51 .gitignore
-rw-r--r-- 1 root root 11357 Oct 20 10:51 LICENSE
-rw-r--r-- 1 root root 2560 Oct 20 10:51 README.md
-rwxr-xr-x 1 root root 50778 Oct 20 10:51 minione*
$ bash minione
### Checks & detection
Checking distribution and version [Ubuntu 22.04 6.8] FAILED
Consider running with "--force" to override
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: