Changes between Version 12 and Version 13 of Obsolete/Development/Templates/Generated


Ignore:
Timestamp:
Jun 20, 2007, 12:37:26 AM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Development/Templates/Generated

    v12 v13  
    4242 * For gLite : [source:templates/trunk/grid/glite-3.0.0/common/security/cas.tpl common/security/cas.tpl]
    4343
    44 This template is generated from the contents of the RPM repository containing CAs RPMS with the tools [source:SCDB/trunk/src/utils/CAs/create_template.tpl src/utils/CAs/create_template.tpl] which is part of [source:SCDB SCDB base].
     44This template is generated from the contents of the RPM repository containing CAs RPMS with the tools [source:SCDB/trunk/src/utils/misc/createPackagesTemplate.pl src/utils/misc/createPackagesTemplate.pl] which is part of [source:SCDB SCDB base].
    4545
    4646Before running this tools, it is necessary to download the new CA RPMs from the location indicated in the announcement. In QWG templates, these RPMs are stored in a specific RPM repository. It is a good practice to rename the corresponding directory, create a new one with the same name and download the new RPMs in this empty directory. For example, for CA 1.9 (replace the directory in the example by the directory corresponding to CA RPMs repository) :
     
    5252wget --force-html --no-directories --base  http://glitesoft.cern.ch/LCG-CAs/current/RPMS.production/index.html -A.rpm -i index.html
    5353}}}
     54
     55Then run [source:SCDB/trunk/src/utils/misc/createPackagesTemplate.pl src/utils/misc/createPackagesTemplate.pl]. For example, for gLite 3.0 and with previous directories :
     56{{{
     57src/utils/misc/createPackagesTemplate.pl -o cfg/grid/glite-3.0.0/common/security/cas.tpl -ns common/security /www/htdocs/packages/ca
     58}}}