Am 18.11.2014 um 17:00 schrieb m.roth@5-cent.us:
Leon Fauster wrote:
Am 18.11.2014 um 14:45 schrieb Cosme Faria Corrêa cosmefc@gmail.com:
We're looking to run freeipa 4.1.1 on CentOS 7.
- after include:
- mkosek-freeipa-epel-7.repo
- Write this:
- yum install freeipa-server
- I get this error:
- Error: Package: pki-base-10.2.0-3.el7.centos.noarch
(mkosek-freeipa)
Requires: jackson-jaxrs-json-provider
I would appreciate any ideas.
wrong list -> FreeIPA list/site/support channels are more appropriate.
I disagree - he's trying to yum install a package from, ahh, looks like epel, and it's got broken dependencies. If anything, it's epel that he should complain to.
https://copr.fedoraproject.org/coprs/mkosek/freeipa/
-- LF
On 11/18/2014 4:12 PM, Leon Fauster wrote:
Am 18.11.2014 um 17:00 schriebm.roth@5-cent.us:
Leon Fauster wrote:
Am 18.11.2014 um 14:45 schrieb Cosme Faria Corrêacosmefc@gmail.com:
>We're looking to run freeipa 4.1.1 on CentOS 7. > >1. after include: > * mkosek-freeipa-epel-7.repo >2. Write this: > * yum install freeipa-server >3. I get this error: > * Error: Package: pki-base-10.2.0-3.el7.centos.noarch >(mkosek-freeipa) > * Requires: jackson-jaxrs-json-provider > >I would appreciate any ideas.
wrong list -> FreeIPA list/site/support channels are more appropriate.
I disagree - he's trying to yum install a package from, ahh, looks like epel, and it's got broken dependencies. If anything, it's epel that he should complain to.
wild guess... maybe he has to enable that repository AND epel for this to work.
2014-11-19 1:28 GMT+01:00 John R Pierce pierce@hogranch.com:
On 11/18/2014 4:12 PM, Leon Fauster wrote:
Am 18.11.2014 um 17:00 schriebm.roth@5-cent.us:
Leon Fauster wrote:
Am 18.11.2014 um 14:45 schrieb Cosme Faria Corrêacosmefc@gmail.com:
>>We're looking to run freeipa 4.1.1 on CentOS 7. >> >>1. after include: >> * mkosek-freeipa-epel-7.repo >>2. Write this: >> * yum install freeipa-server >>3. I get this error: >> * Error: Package: pki-base-10.2.0-3.el7.centos.noarch >>(mkosek-freeipa) >> * Requires: jackson-jaxrs-json-provider >> >>I would appreciate any ideas.
wrong list -> FreeIPA list/site/support channels are more appropriate.
I disagree - he's trying to yum install a package from, ahh, looks like epel, and it's got broken dependencies. If anything, it's epel that he should complain to.
wild guess... maybe he has to enable that repository AND epel for this to work.
This issue has been discussed over at the freeipa-users list. The solution, for now, is to build jackson-jaxrs-json-provider yourself.
- Jitse