Skip to content

[upload] Only load sos upload targets and not its policies #4083

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sbernhard
Copy link
Contributor

@sbernhard sbernhard commented Jul 17, 2025

Use importlib.import_module(modname) instead of python internal import method

Closes: #4082

Use importlib.import_module(modname) instead of python
internal __import__ method

Closes: sosreport#4082

Signed-off-by: Bernhard Suttner <[email protected]>
@sbernhard sbernhard force-pushed the fix_import_upload_targets branch from 32ce023 to 6f2c798 Compare July 17, 2025 19:05
Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/sosreport-sos-4083
  • And now you can install the packages.

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

Copy link
Contributor

@pmoravec pmoravec left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

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.

Upload fails
2 participants