Skip to content

Add rpm repair tip for Katello upgrade#4717

Open
ianballou wants to merge 1 commit intotheforeman:3.18from
ianballou:rpm-repair-4073
Open

Add rpm repair tip for Katello upgrade#4717
ianballou wants to merge 1 commit intotheforeman:3.18from
ianballou:rpm-repair-4073

Conversation

@ianballou
Copy link
Copy Markdown
Contributor

@ianballou ianballou commented Mar 17, 2026

What changes are you introducing?

Tells users to run a Pulp data repair command on the Foreman 3.18 upgrade.

Why are you introducing these changes? (Explanation, links to references, issues, etc.)

It is required to fully resolve pulp/pulp_rpm#4073

Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)

Contributor checklists

  • I am okay with my commits getting squashed when you merge this PR.
  • I am familiar with the contributing guidelines.

Please cherry-pick my commits into:

  • Foreman 3.18/Katello 4.20 (Satellite 6.19)
  • Foreman 3.17/Katello 4.19
  • Foreman 3.16/Katello 4.18 (Satellite 6.18; orcharhino 7.6 and 7.7)
  • Foreman 3.15/Katello 4.17
  • Foreman 3.14/Katello 4.16 (Satellite 6.17; orcharhino 7.4; orcharhino 7.5)
  • Foreman 3.13/Katello 4.15 (EL9 only)
  • Foreman 3.12/Katello 4.14 (Satellite 6.16; orcharhino 7.2 on EL9 only; orcharhino 7.3)
  • We do not accept PRs for Foreman older than 3.12.

@github-actions github-actions bot added Needs tech review Requires a review from the technical perspective Needs style review Requires a review from docs style/grammar perspective Needs testing Requires functional testing labels Mar 17, 2026
@github-actions
Copy link
Copy Markdown

To resolve https://github.com/pulp/pulp_rpm/issues/4073[Pulp RPM bug #4073], run the following after upgrading:

```
sudo -u pulp PULP_SETTINGS='/etc/pulp/settings.py' DJANGO_SETTINGS_MODULE='pulpcore.app.settings' pulpcore-manager rpm-datarepair 4073
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
sudo -u pulp PULP_SETTINGS='/etc/pulp/settings.py' DJANGO_SETTINGS_MODULE='pulpcore.app.settings' pulpcore-manager rpm-datarepair 4073
# sudo -u pulp PULP_SETTINGS='/etc/pulp/settings.py' DJANGO_SETTINGS_MODULE='pulpcore.app.settings' pulpcore-manager rpm-datarepair 4073

There are no upgrade warnings with Katello {KatelloVersion}.
To resolve https://github.com/pulp/pulp_rpm/issues/4073[Pulp RPM bug #4073], run the following after upgrading:

```
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
```
----

same applies to line 91.

```
sudo -u pulp PULP_SETTINGS='/etc/pulp/settings.py' DJANGO_SETTINGS_MODULE='pulpcore.app.settings' pulpcore-manager rpm-datarepair 4073
```
Related: https://projects.theforeman.org/issues/39108
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
Related: https://projects.theforeman.org/issues/39108
For more information, see https://projects.theforeman.org/issues/39108[#39108].

@Lennonka Lennonka added the Waiting on contributor Requires an action from the author label Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs style review Requires a review from docs style/grammar perspective Needs tech review Requires a review from the technical perspective Needs testing Requires functional testing Waiting on contributor Requires an action from the author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants