[Freeipa-users] devel repo

Stephen Gallagher sgallagh at redhat.com
Tue Feb 28 12:16:18 UTC 2012


On Mon, 2012-02-27 at 22:05 -0800, Brian Cook wrote:
> example
> 
> 
> [root at ipasvr yum.repos.d]# yum list freeipa-server
> Loaded plugins: langpacks, presto, refresh-packagekit
> Available Packages
> freeipa-server.i686
> 2.1.4-1.20120209T0216Zgit11c25a4.fc16                     ipa-devel
> freeipa-server.x86_64                     2.1.4-5.fc16
>                                updates  
> [root at ipasvr yum.repos.d]# 

This is happening because the upstream repo has the same version in the
sources as what's in Fedora (this is why I always bump the version
number for SSSD to the next release as soon as I build a tarball). Then
the ipa-devel repo would be guaranteed to match as "newer" than what is
in the standard repositories.

In other words, the FreeIPA git sources should be producing
2.1.5-0.20120209T0216Zgit11c25a4.fc16 instead of 2.1.4-1 (which is less
than 2.1.4-5.fc16 as yum reckons things).

In the meantime, you should be able to work around this by doing 'yum
install freeipa-server-2.1.4-1.20120209T0216Zgit11c25a4.fc16.x86_64' (I
think).

Of course, if the version number has changed since you originally sent
this, do the yum search again. Note that you have to expressly
say .x86_64 when specifying the package to install.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20120228/0553be44/attachment.sig>


More information about the Freeipa-users mailing list