uyuni icon indicating copy to clipboard operation
uyuni copied to clipboard

Do not install spacewalk-utils-extra on server image

Open rjmateus opened this issue 1 year ago • 1 comments

What does this PR change?

Do not install the spacewalk-utils-extra on the server image. At the same time move the taskotop tool to the spacewalk-utils package.

Next step would be remove the package spacewalk-utils-extra

GUI diff

No difference.

Before:

After:

  • [ ] DONE

Documentation

Test coverage

ℹ️ If a major new functionality is added, it is strongly recommended that tests for the new functionality are added to the Cucumber test suite

  • No tests: add explanation

  • No tests: already covered

  • Unit tests were added

  • Cucumber tests were added

  • [ ] DONE

Links

Issue(s): # Port(s): # add downstream PR(s), if any

Need port to 5.0 branch when it's ready.

  • [ ] DONE

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

  • [ ] No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Re-run a test

If you need to re-run a test, please mark the related checkbox, it will be unchecked automatically once it has re-run:

  • [ ] Re-run test "changelog_test"
  • [ ] Re-run test "backend_unittests_pgsql"
  • [ ] Re-run test "java_pgsql_tests"
  • [ ] Re-run test "schema_migration_test_pgsql"
  • [ ] Re-run test "susemanager_unittests"
  • [ ] Re-run test "javascript_lint"
  • [ ] Re-run test "spacecmd_unittests"

Before you merge

Check How to branch and merge properly!

rjmateus avatar Aug 06 '24 15:08 rjmateus

I have tested the PR using the Hexagon project in IBS, and it worked as expected. spacewalk-utils-extra was not installed and the tool taskotop was installed as part of spacewalk-utils

rjmateus avatar Aug 07 '24 09:08 rjmateus

lets not do it for now, and we must check each individually tool based on this page: https://confluence.suse.com/display/~RDiasMateus/SUMA+cmd+tools

rjmateus avatar Oct 25 '24 14:10 rjmateus