Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minione v6.8.0 fails on Ubuntu 22.04 #120

Open
mkutouski opened this issue Oct 20, 2023 · 0 comments
Open

minione v6.8.0 fails on Ubuntu 22.04 #120

mkutouski opened this issue Oct 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mkutouski
Copy link
Contributor

$ 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
@mkutouski mkutouski added the bug Something isn't working label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant