Open pki-bot opened 4 years ago
Comment from mharmsen (@mharmsen) at 2018-08-07 13:47:47
The following legacy ticket was closed as a duplicate of this more comprehensive ticket:
Comment from mharmsen (@mharmsen) at 2018-08-07 13:47:48
Metadata Update from @mharmsen:
This issue was migrated from Pagure Issue #3047. Originally filed by mharmsen (@mharmsen) on 2018-08-07 13:44:36:
Since 'pkicreate'/'pkiremove' were replaced long ago by 'pkispawn'/'pkidestroy' respectively, scrub these values from the source code . . .
CS.cfg (change 'pkicreate' to 'pkispawn') :
CS.cfg (change 'pkiremove' to 'pkidestroy') :
Code (change '/usr/bin/pkicreate' to '/usr/sbin/pkispawn') :
Code (change 'pkicreate' to 'pkispawn') :
Code (change 'pkiremove' to 'pkidestroy') :
Remove the following scripts as they are contained in branches for legacy product versions:
Update all documentation to reflect these changes (e.g. - Administration Guide).
Create Upgrade scripts to account for these changes (specifically installed 'CS.cfg' files).