[Freeipa-devel] Unable to install bits from ipa-4-2 branch

Martin Kosek mkosek at redhat.com
Fri Aug 7 06:44:55 UTC 2015


On 08/06/2015 05:26 PM, Milan Kubík wrote:
> Hi list,
>
> I just noticed that the bits built from ipa-4-2 branch cannot be installed.
> The freeipa packages built have version such as
> freeipa-server-dns-4.2.0-0.20150806083844Zjenkins9git2812242.fc22.x86_64
> The version check in the spec file makes the server-dns package obsolete the
> server package from tha same build.
> The cause is the commit [1]. This issue blocks us from running tests on ipa-4-2
> branch.
>
> Should we bump the minor version on this branch to 4.2.1?
>
> [1]:
> https://git.fedorahosted.org/cgit/freeipa.git/commit/?id=f555fe95dba9ec453fa10f160089dcc5404f724a
>
>
> Cheers,
> Milan
>
Why does the spec calls for

# upgrade path from monolithic -server to -server + -server-dns
Obsoletes: %{name}-server <= 4.2.0

and not for

# upgrade path from monolithic -server to -server + -server-dns
Obsoletes: %{name}-server < 4.2.0

? Is that the root cause of these issues?




More information about the Freeipa-devel mailing list