Hi David,

thank you for the feedback, but I can not confirm the problems.

Am 11.02.2018 um 11:13 schrieb David McNeill:

Clean install on fresh Debian 8 also required libtext-csv-xs-perl otherwise

The package libtext-csv-perl is listed as dependancy in the openxpki debian package and when running

 aptitude install libopenxpki-perl openxpki-i18n

I can see that debian fetches libtext-csv-xs-perl and libtext-csv-perl and aptitude reports them as installed afterwards:

aptitude show libtext-csv-xs-perl
Package: libtext-csv-xs-perl
State: installed
Automatically installed: yes

aptitude show libtext-csv-perl
Package: libtext-csv-perl
State: installed
Automatically installed: yes

openxpkiadm version

root@oxi-test-jessie:/home/vagrant# openxpkiadm  version
Version (core): 1.19.5

Loading the schema needs the database, otherwise ERROR 1046 (3D000) at line 4: No database selected

zcat /usr/share/doc/libopenxpki-perl/examples/schema-mysql.sql.gz | mysql -u root -p openxpki
Enter password:
root@oxi-test-jessie:/home/vagrant#

Which also matches my expectation as mysql client will use the first "non-option" argument as dbname:

  SYNOPSIS
       mysql [options] db_name

Anyway, as this seems to be misleading, I added the long options in the document.

sampleconfig has a couple of spelling mistakes

Thank you - I just fixed those.

Oliver

--
Protect your environment -  close windows and adopt a penguin!

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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to