Re: [Freeipa-users] Centos 7 and 4.0

2014-08-24 Thread Lukas Slebodnik
On (23/08/14 22:48), Dmitri Pal wrote:
>On 08/23/2014 10:32 PM, Kat wrote:
>>I am working on the same thing - specifically I have found the libnl
>>dependencies to be the biggest headache.  If I get anywhere over the
>>weekend, I will let you all know.
>
>do not forget about sssd, samba, certmonger, ging-libs; not all dependencies
>are yet polished in all distros.
I rebuild lot of dependencies[1], but the most problematic is dogtag.

Error: Package: freeipa-server-4.0.1-1.el7.x86_64 (lslebodn-ding-libs)
   Requires: pki-ca >= 10.1.1
   Available: pki-ca-10.0.5-3.el7.noarch (base)
   pki-ca = 10.0.5-3.el7
   Available: pki-ca-10.0.6-1.el7.noarch (lslebodn-ding-libs)
   pki-ca = 10.0.6-1.el7

It requires resteasy >= 3.0.1-3

I tried to rebuild new resteasy (resteasy-3.0.6-2.fc20.src.rpm), but there are
lots of missing dependensies. So I gave up. I am not expert in java packaging.
Error: No Package found for apache-james-project
Error: No Package found for apache-mime4j >= 0.7.2-2
Error: No Package found for bean-validation-api
Error: No Package found for classmate
Error: No Package found for hibernate-validator
Error: No Package found for infinispan
Error: No Package found for jackson-annotations
Error: No Package found for jackson-core
Error: No Package found for jackson-databind
Error: No Package found for jackson-jaxrs-json-provider
Error: No Package found for jackson-module-jaxb-annotations
Error: No Package found for jcip-annotations
Error: No Package found for jsonp
Error: No Package found for maven-jaxb2-plugin
Error: No Package found for maven-plugin-cobertura
Error: No Package found for maven-pmd-plugin
Error: No Package found for netty
Error: No Package found for picketbox
Error: No Package found for springframework-webmvc
Error: No Package found for undertow


just for record here is a list of successfully rebuild src.rpms and needed rpms

[1] list of rebuilt packages

389-ds-base-1.3.2.22-1.fc20.src.rpm
ctdb-2.4-1.fc20.src.rpm
dogtag-pki-theme-10.1.1-1.fc20.src.rpm
fontawesome-fonts-4.0.3-1.fc20.src.rpm
krb5-1.11.5-12.fc20.src.rpm
open-sans-fonts-1.10-1.fc20.src.rpm
python-kerberos-1.1-14.fc20.src.rpm
python-nss-0.15.0-1.fc20.src.rpm
python-polib-1.0.3-3.fc20.src.rpm
python-qrcode-2.4.1-5.fc20.src.rpm
python-yubico-1.2.1-3.fc20.src.rpm
pyusb-1.0.0-0.7.a3.fc20.src.rpm
samba-4.1.9-4.fc20.src.rpm
ttembed-1.1-1.fc20.src.rpm

[2] list of missing dependecies
pki-core-10.1.1-1.fc20.src.rpm
and probably nevwe version of selinux-policy
(for testing purposes, it could be removed from freeipa spec file and
 user can create their own rules.)

LS

-- 
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go To http://freeipa.org for more info on the project


[Freeipa-users] Installing a new Cert

2014-08-24 Thread Chris Whittle
Trying to do this
http://www.freeipa.org/page/Using_3rd_part_certificates_for_HTTP/LDAP

And I keep getting "Error unable to get local issuer certificate getting
chain."

I'm wondering if it's because of this from the doc
"The certificate in mysite.crt must be signed by the CA used when
installing FreeIPA."
but it might not either...

Any ideas?
-- 
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go To http://freeipa.org for more info on the project

Re: [Freeipa-users] Centos 7 and 4.0

2014-08-24 Thread Dmitri Pal

On 08/24/2014 07:12 AM, Chris Whittle wrote:
I gave up and just installed Fedora...  Looks like once my provider 
opens my ports I'm going to be good... One last question is the UI url 
the same from 3.3 to 4?


Yes.
You can see for yourself
http://www.freeipa.org/page/Demo




On Sat, Aug 23, 2014 at 3:48 PM, Dmitri Pal > wrote:


On 08/23/2014 10:32 PM, Kat wrote:

I am working on the same thing - specifically I have found the
libnl dependencies to be the biggest headache.  If I get anywhere
over the weekend, I will let you all know.


do not forget about sssd, samba, certmonger, ging-libs; not all
dependencies are yet polished in all distros.



~K

On 8/23/14 12:51 PM, Dmitri Pal wrote:

On 08/23/2014 09:46 PM, Chris Whittle wrote:


Thanks Kat,  so what do I need to do?  I have a brand new
Centos 7 Server and I am itchy to install FreeIPA 4...



I suspect there are only two options:
1. Wait for project developers to produce a build for CentOS 7
2. Try to do it yourself by building all packages needed. That
would include a lot of dependencies that would need to be built.

We will see what can we do on 1) on Monday but it would not be
instantaneous.


Thanks!

On Aug 23, 2014 2:44 PM, "Kat" mailto:uncommon...@gmail.com>> wrote:

If you look closely, the "epel-7" repo is actually empty.
There are no packages there.

So there are no packages to actually install. Only the
"fedora" repos in that same tree have packages.

~K

On 8/23/14 12:29 PM, Dmitri Pal wrote:

On 08/23/2014 08:33 PM, Chris Whittle wrote:

Thanks Dmitri,
I'm going to sound like a noob for a second but how do I
add that repo?
I added a repo call pviktori-epel-7 to /etc/yum.repos.d
with the following info


Sorry this is beyond my skill set.
I would leave it for some more experienced people to answer.
Lukas mentioned in other mail that epel might not work.
May be best would be to wait till Monday and ping people
on #freeipa on freenode.net 



[pviktori-epel-7]
name=pviktori for RHEL/ CentOS $releasever - $basearch

baseurl=http://copr-be.cloud.fedoraproject.org/results/pviktori/freeipa/epel-7-x86_64/
enabled=1


And then ran

[root@xavier yum.repos.d]# yum install freeipa-server
Loaded plugins: fastestmirror, langpacks
base   | 3.6 kB 00:00
extras   | 3.3 kB 00:00
pviktori-epel-7   | 3.0 kB  
  00:00

updates   | 3.4 kB 00:00
pviktori-epel-7/primary_db  
  | 1.4 kB   00:00

Loading mirror speeds from cached hostfile
 * base: mirror-centos.hostingswift.com

 * extras: centos.host-engine.com

 * updates: centos.arvixe.com 
No package *freeipa-server* available.
Error: Nothing to do


I then tried

[root@xavier yum.repos.d]# yum install ipa-server


 and just got the 3.3 stuff...
I'm so close, I can taste it
Thanks for all your help


On Sat, Aug 23, 2014 at 8:23 AM, Dmitri Pal
mailto:d...@redhat.com>> wrote:

On 08/23/2014 02:22 PM, Chris Whittle wrote:

ipa-server does work but only for 3.3.3 I'm wanting 4


Try the epel repo

http://copr-be.cloud.fedoraproject.org/results/pviktori/freeipa/epel-7-x86_64/





On Sat, Aug 23, 2014 at 7:16 AM, Chris Whittle
mailto:cwhi...@gmail.com>> wrote:

Thanks, i was following the instructions

On Aug 22, 2014 11:18 PM, "James"
mailto:purplei...@gmail.com>> wrote:

On Sat, Aug 23, 2014 at 12:13 AM, Chris
Whittle mailto:cwhi...@gmail.com>> wrote:
> I'm trying to install the repo from
>
https://copr.fedoraproject.org/coprs/pviktori/freeipa/
and when I go to
> install I get
>
>>  yum install freeipa-server
>>
>> Loaded plugins: fastestmirror, langpacks
>>
>> Repository pviktori-freeipa is listed
more than once in the configuration
>>
>>
>>

http://copr-be.cloud.fedoraproject.org/results/pviktori/freeipa/fedora-7-x86_64/repodata/repomd.xml: