Hi,

I just upgraded my test install to CVS of today (CVS state from around
15:00 CEST).

I experienced various problems but have not checked them thoroughly enough
to file bugs on SF. Please excuse that I post these problems to the
list, but currently I don't have enough time to investigate further.


- SuSE packaging fix for Bug 981919 has a minor error:
  * keyword 'batch' is missing for INSTALL_STUFF in %install section,
    should read:
    INSTALL_STUFF="ca common ldap pub ra scep node batch doc"

- SuSE packaging:
  nCipher module is missing from the perl-openca-crypto RPM for
  some reason. Have not investigated the reason for this, spec
  file seems to be fine.

- I am getting an error during startup for the LDAP module, even if
  the module is disabled in the server configuration:

---***---
Can't call method "configError" on an undefined value at
/usr/local/openca-0.9.2
/lib/servers/ca/functions/initLDAP line 18.
Compilation failed in require at
/usr/local/openca-0.9.2/lib/servers/ca/function
s/initServer line 95.
Compilation failed in require at ./openca_start line 62
---***---

  The reason for this is that $ui_html is not defined in initLDAP.
  As a workaround (I don't need LDAP currently) I modified initLDAP
  to be only executed if $ui_html is defined.
  The system then works fine...

- newly created XML log ownership is set too root:root under
  var/log/xml/time/... for newly created directories. Browser
  shows a permission denied when calling (e. g.) the CA interface.
  Manual chown wwwrun:nobody fixes this temporarily. Have not
  investigated the source for this problem, may be a local oddity.


cheers

Martin



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to