[BlueOnyx:26250] Re: Updated CMU versions released

Juerg Sommer jsommer at emailto.ch
Sun May 28 16:37:31 -05 2023


Hi Michael,

> These fix the file path issue if a path has one or more spaces in it. 
> And the 5211R version had the "product" check fixed according to your 
> suggestion.

Thanks for fixing this two bugs, works fine now. There's a third one 
which is IMHO not yet fixed:

/usr/cmu/perl/cmuCCE.pm, line 393

replace
my $certFile = '/home/sites/'.$vTree->{fqdn}.'/certs/certificate';
with
my $certFile = '/home/sites/'.$vTree->{fqdn}.'/wwwroot/certs/certificate';

If you fix this too, all my detected bugs relating to cmu are fixed.

Thanks for also fixing this.

Best regards,
Juerg



More information about the Blueonyx mailing list