Giter VIP home page Giter VIP logo

Comments (9)

priteau avatar priteau commented on September 25, 2024

Thank you @jingvar for the report. Could you please tell us which branch of this repository you are using and what QCOW2 image was used to create the seed VM?

from a-universe-from-nothing.

jingvar avatar jingvar commented on September 25, 2024

I used your docs, step by step.

commit 37ab622cde3ad7b0e1b3b703f688cd24a0899ba2 (HEAD -> stable/victoria, origin/stable/victoria)

  • stable/victoria

ansible/group_vars/all/seed-vm:seed_vm_root_image: "https://cloud.centos.org/centos/8/x86_64/images/CentOS-8-GenericCloud-8.3.2011-20201204.2.x86_64.qcow2"

from a-universe-from-nothing.

markgoddard avatar markgoddard commented on September 25, 2024

Very strange. I thought the CentOS cloud images came with python3 installed.

We did add support in Wallaby for bootstrapping python: https://opendev.org/openstack/kayobe/src/commit/6b65b29395b798eed735661a03146798569639d3/ansible/kayobe-ansible-user.yml#L38. Perhaps it needs to be backported.

from a-universe-from-nothing.

priteau avatar priteau commented on September 25, 2024

I've booted the CentOS 8.3 image and Python is indeed missing:

$ python
-bash: python: command not found
$ python3
-bash: python3: command not found

from a-universe-from-nothing.

priteau avatar priteau commented on September 25, 2024

Actually, it's the same with earlier images. But /usr/libexec/platform-python is available.

from a-universe-from-nothing.

priteau avatar priteau commented on September 25, 2024

So this is most likely caused by https://review.opendev.org/c/openstack/kayobe/+/789753

from a-universe-from-nothing.

priteau avatar priteau commented on September 25, 2024

@jingvar Could you try this patch? https://review.opendev.org/c/openstack/kayobe/+/793402

from a-universe-from-nothing.

jingvar avatar jingvar commented on September 25, 2024

I've checked it. Now I having deployed seed node without issue with python. But faced with another one. I'm not sure that it related with topic.

from a-universe-from-nothing.

priteau avatar priteau commented on September 25, 2024

This is now fixed upstream: https://review.opendev.org/c/openstack/kayobe/+/793402

from a-universe-from-nothing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.