Brian May wrote:
On Tue, Mar 18, 2003 at 10:15:59AM +0100, Michael Bell wrote:

Am I correct in assuming there is exactly one spec file for every
package, and that the one spec file will never be used for more then
that package?

Correct.


If so, it would appear you have the following packages:

                 configure parameters         make parameters
-----------------------------------------------------------------------------
openca-common    --with-hierarchy-level=ca    make install-common install-doc
openca-ldap      --with-hierarchy-level=ra    make install-ldap
openca-node      --with-hierarchy-level=ca    make install-node
openca-pub       --with-hierarchy-level=ra    make install-pub
openca-ca        --with-hierarchy-level=ca    make install-ca
openca-ca-node   --with-hierarchy-level=ca    make install-node
openca-ra        --with-hierarchy-level=ra    make install-ra
openca-ra-node   --with-hierarchy-level=ra    make install-node
+ common perl packages.

Is this correct?

We have no package openca-node.


Does the value of --with-hierarchy-level matter for the first 4
packages?

No, it is only relevant for ca, ca_node and ra_node.


What is the difference between openca-ca-node and openca-node?

There is no openca-node :)


There appear to be the same except for:

--- ../../configs/configure.redhat_ca_rpm       Wed Feb 19 01:53:26 2003
+++ ../../configs/configure.redhat_rpm  Wed Feb 19 01:53:27 2003
@@ -37,8 +37,8 @@
   --with-httpd-group=nobody \
   --with-openca-user=root \
   --with-openca-group=nobody \
-  --with-dist-user=madwolf \
-  --with-dist-group=openca \
+  --with-dist-user=rpm \
+  --with-dist-group=users \
   --with-hierarchy-level=ca \
   --enable-package-build

It would appear that openca-node is not required, and should be
replaced with {openca-ca-node,openca-ra-node}.

That's correct.


I would also guess that {openca-ca-node,openca-ra-node} are conflicting
packages and should not both be installed at the same time?

Usually openca-ra-node and openca-ca-nod should not conflict! You can install them on the same machine. The used prefixes ra_node and ca_node avoid such problems. Therefore we use not a statical prefix for the node interface. The node interface is at every time prefixed by the hierarchylevel (ca_node and NOT node to avoid conflicts).


Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to