Skip to content

Docs - Add obsolete package info to troubleshooting

Cody West requested to merge docs-add-obsoletion-info into master

See the general Documentation guidelines: https://docs.gitlab.com/ee/development/documentation/.

What does this MR do?

Some customers experience an issue with switching from EE to CE or vice versa. The issue is that yum doesn't treat a local rpm file the same way as it treats a repo package install. For some reason, the obsoletion checks will actually prevent the rpm install unless you tell it not to or just use rpm instead. This MR adds a blurb about to the troubleshooting section to document that problem.

Edited by GitLab Release Tools Bot

Merge request reports