I am trying to setup OpenXPKI on the Debian beta of Turnkey Linux which is Lenny based. It took a while to get the packages to install, the sources.list file that is provided at the following page seems to have a typo or maybe I am crazy. I had to change the following line:
deb http://build0.cynops.de/dpkg lenny/binary/ to: deb http://build0.cynops.de/dpkg/lenny binary/ Without this change it would do an apt-get update correctly but when it tried to download packages it would get a 404 because the URL was incorrect. After the above change I was able to install using apt-get. Now when I try to browse to the admin page I get the following error in the Apache log(I cleaned it up a bit, was all on one line) Error during compilation of /var/www/openxpki/syshandler: Attempt to reload OpenXPKI/DN.pm aborted. Compilation failed in require at /var/www/openxpki/syshandler line 12. Stack: [/var/www/openxpki/syshandler:12] [/var/www/openxpki/syshandler:12] [/usr/share/perl5/HTML/Mason/Interp.pm:811] [/usr/share/perl5/HTML/Mason/Interp.pm:441] [/usr/share/perl5/HTML/Mason/Component.pm:328] [/usr/share/perl5/HTML/Mason/Request.pm:426] BEGIN failed--compilation aborted at /var/www/openxpki/syshandler line 12. Stack: [/var/www/openxpki/syshandler:12] [/usr/share/perl5/HTML/Mason/Interp.pm:811] [/usr/share/perl5/HTML/Mason/Interp.pm:441] [/usr/share/perl5/HTML/Mason/Component.pm:328] [/usr/share/perl5/HTML/Mason/Request.pm:426] Stack: [/usr/share/perl5/HTML/Mason/Interp.pm:445] [/usr/share/perl5/HTML/Mason/Component.pm:328] [/usr/share/perl5/HTML/Mason/Request.pm:426] Any ideas? ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
