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

Add foreman_opennebula plugin #11124

Open
wants to merge 1 commit into
base: deb/develop
Choose a base branch
from

Conversation

pyslarvt
Copy link

No description provided.

@pyslarvt
Copy link
Author

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
        opennebula was resolved to 6.8.3, which depends on
          nokogiri (< 1.16)

@ekohl
Copy link
Member

ekohl commented Aug 14, 2024

I haven't checked, but it sounds like it either ships nokogiri >= 1.16 or no nokogiri at all.

Section: ruby
Priority: extra
Maintainer: IaaS team IVI.RU <[email protected]>
Build-Depends: debhelper (>= 9), foreman-nulldb (>= 3.7), foreman-assets (>= 3.7), ruby-foreman-deface
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't use deface

Suggested change
Build-Depends: debhelper (>= 9), foreman-nulldb (>= 3.7), foreman-assets (>= 3.7), ruby-foreman-deface
Build-Depends: debhelper (>= 9), foreman-nulldb (>= 3.7), foreman-assets (>= 3.7)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. It was added as dependency because of the polyglot gem module. Now I included the previous version of polyglot gem to the package to avoid conflict with deface deb and removed this dependency.

@pyslarvt
Copy link
Author

I fixed it. Now it works as intended.

@pyslarvt pyslarvt changed the title Add foreman_opennebula plugin Add foreman_opennebula plugin DEB Aug 19, 2024
@pyslarvt pyslarvt changed the title Add foreman_opennebula plugin DEB Add foreman_opennebula plugin Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants