Vitaly Pyslar

Results 11 comments of Vitaly Pyslar

I suppose I should build rubygem-opennebula package first.

Hello. I tried to do it but gave up because of a mess with dependencies. I would highly appreciate your help with that. Please also review this PR https://github.com/theforeman/foreman-packaging/pull/11124 and...

Sure. It would be nice. Thank you.

I have released the update. Please build the packages for the latest version.

Broken dependencies. Don't know how to solve it yet. ``` foreman_opennebula (= 2.3.0) was resolved to 2.3.0, which depends on fog-opennebula (~> 0.0) was resolved to 0.0.5, which depends on...

I fixed it. Now it works as intended.

> ``` > [2025-09-10T08:52:56.983Z] NameError: uninitialized constant ForemanOpennebula::Opennebula > [2025-09-10T08:52:56.983Z] Did you mean? OpenNebula > ``` > > @pyslarvt is foreman_opennebula compatible with Foreman 3.16 and Rails 7? Let me...

Fixed. Now it works with Foreman 3.16.0 and Rails 7.

> Nice, it built. Thanks! > > I don't have an opennebula env here, so I'll do a minimal "it installs and shows up in the UI" test on monday,...

I found a bug related to creation of ssh key pair for image based provisioning method. Need some time to fix it.