Hi Tomas,

[EMAIL PROTECTED] schrieb:

I did make in trunk/package/debian and got:
...
rm -rf OpenXPKI-0.9.691
/usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \
                -e "manicopy(maniread(),'OpenXPKI-0.9.691', 'best');"
...
-e: OpenXPKI/Server/Workflow/Activity/Tools/ChangeBackSessionRole.pm not found at -e line 1 Can't read OpenXPKI/Server/Workflow/Activity/Tools/ChangeBackSessionRole.pm: No such file or directory
make[4]: *** [create_distdir] Error 2

Shall the OpenXPKI Perl modules be installed before make here?

No, the package does this job. The error message means that the MANIFEST knows the file but your checkout does not contain it. Can you please verify your checkout. The file is present in my checkout. "-e" means that perl checks for the existence of a file. Perhaps you can run "svn status -u" which connects to the server whilst a normal "svn status" does not connect to the server.

Best regards

Michael
--
_______________________________________________________________

Michael Bell                    Humboldt-Universitaet zu Berlin

Tel.: +49 (0)30-2093 2482       ZE Computer- und Medienservice
Fax:  +49 (0)30-2093 2704       Unter den Linden 6
[EMAIL PROTECTED]   D-10099 Berlin
_______________________________________________________________

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
OpenXPKI-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-devel

Reply via email to