Skip to content

Conversation

@jcastill
Copy link
Member

@jcastill jcastill commented Dec 4, 2025

Add centos-stream-10 image to the list
of images to test.

Related: SUPDEV-207


Please place an 'X' inside each '[]' to confirm you adhere to our Contributor Guidelines

  • Is the commit message split over multiple lines and hard-wrapped at 72 characters?
  • Is the subject and message clear and concise?
  • Does the subject start with [plugin_name] if submitting a plugin patch or a [section_name] if part of the core sosreport code?
  • Does the commit contain a Signed-off-by: First Lastname [email protected]?
  • Are any related Issues or existing PRs properly referenced via a Closes (Issue) or Resolved (PR) line?
  • Are all passwords or private data gathered by this PR obfuscated?

@packit-as-a-service
Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo dnf install -y 'dnf*-command(copr)'
  • dnf copr enable packit/sosreport-sos-4176
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@jcastill jcastill force-pushed the jcastillo-add-centos-stream-10 branch 2 times, most recently from 02797e2 to 0596fb4 Compare December 4, 2025 11:45
@jcastill
Copy link
Member Author

jcastill commented Dec 4, 2025

I'm getting this error while trying to run in centos-stream-10:

mkdir -p /rpmbuild/{BUILD,BUILDROOT,RPMS,SRPMS,SOURCES}
python3 setup.py sdist
Traceback (most recent call last):
  File "/tmp/cirrus-ci-build/setup.py", line 3, in <module>
    from setuptools import setup, find_packages
ModuleNotFoundError: No module named 'setuptools'

I can see the rpm being installed in the case of centos-stream-9:

python3-setuptools noarch 53.0.0-15.el9 baseos 936 k

But that never happens for centos-stream-10. I'll check what's going on in the setup, and I'll leave this as draft for now.
As always, if anybody else knows what's going on, please feel free to comment :)

@jcastill jcastill force-pushed the jcastillo-add-centos-stream-10 branch 3 times, most recently from 0cada6e to 3089a6a Compare December 4, 2025 12:37
Add centos-stream-10 image to the list
of images to test.

Related: SUPDEV-207

Signed-off-by: Jose Castillo <[email protected]>
@jcastill jcastill force-pushed the jcastillo-add-centos-stream-10 branch from 3089a6a to 0e6ba37 Compare December 8, 2025 11:16
@jcastill
Copy link
Member Author

jcastill commented Dec 8, 2025

@pmoravec about "Integation test - foreman" should this run in RHEL 10?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant