On Tue, Feb 2, 2010 at 8:26 PM, Erwin Himawan <ehimawan(a)gmail.com> wrote:
---------- Forwarded message ----------
From: Erwin Himawan <ehimawan(a)gmail.com>
Date: 2010/2/2
Subject: Re: [Pki-users] Problem with install
To: Rafał Kamiński <rafal.kaminski(a)blstream.com>
I am using Fedora 11 and DCS 1.2.0. and I also had the same issue. I got
it to install without error following the suggestion from other member.
Here is the reference link:
https://www.redhat.com/archives/pki-users/2010-January/msg00017.html
Here is what I did:
1. I clean all the install: yum remove pki-ca
2. edit the /etc/yum.repos.d/fedora-updates-testing.repo
3. under the [updates-testing], I uncomment the baseurl= and comment the
mirrorlist=
4. Also, under the [updates-testing], I make enabled=1
5. reinstall pki-ca: yum install pki-ca
6. run the /usr/bin/pkicreate to create the pki-ca instance
However, my pki-ca process failed, it complained about "permission denied"
on "pki-ca.pid"
> This is caused by SELinux. I disabled SELinux, and the processes is
running.
Hope, it helps.
Regards,
Erwin.
2010/2/2 Rafał Kamiński <rafal.kaminski(a)blstream.com>
Hi all,
>
> I install dogtag two months ago, and now I repeat that move, but ...
>
> When I use: yum install pki-ca
>
> I see:
>
> Installing : pki-common-1.3.0-7.fc11.noarch
> 156/158
> Installing : hal-info-20090414-1.fc11.noarch
> 157/158
> Adding default PKI group "pkiuser" to /etc/group.
> Adding default PKI user "pkiuser" to /etc/passwd.
> useradd: warning: the home directory already exists.
> Not copying any file from skel directory into it.
> Installing : pki-ca-1.2.0-4.fc11.noarch
> 158/158
> PKI instance creation Utility ...
>
> [2010-02-02 04:39:15] [error] create_symbolic_link(): illegal destination
> path => /usr/share/java/ca.jar.
>
> Error detected would you like to clean up /var/lib/pki-ca (Y/N)?
> Error detected would you like to clean up /var/lib/pki-ca (Y/N)?
>
> Can sombody tell me why?
>
> BR,
>
> Rafal Kaminski
>
> _______________________________________________
> Pki-users mailing list
> Pki-users(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/pki-users
>