#4532 Fix upgrade of FreeIPA RHEL/CentOS and upstream packages
Closed: Fixed None Opened 9 years ago by mkosek.

Current upstream spec file has tags like

Obsoletes: ipa-server >= 1.0
...
Obsoletes: ipa-client >= 1.0

However, that means that users would not be able to e.g. upgrade freeipa-server 4.1 from our Copr repo with ipa-server 4.2 from official RHEL repo.

We need to set correct Obsoletes and Conflicts in upstream and downstream spec so that:
1. freeipa and ipa packages can be updated, when the version is higher
2. Packages never steps on each other - i.e. ipa and freeipa are never installed at the same time.


master:

  • 0e2dc70 Allow RPM upgrade from ipa-* packages

ipa-4-1:

  • 9486f3d Allow RPM upgrade from ipa-* packages

ipa-4-0:

  • faba3f0 Allow RPM upgrade from ipa-* packages

Metadata Update from @mkosek:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 4.0.4

7 years ago

Login to comment on this ticket.

Metadata