drpresq / cacsupport

DoD CAC PIV Support for Firefox, ssh and more in Ubuntu 20.04
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Testing 3 #3

Closed RRJohnso2 closed 3 years ago

RRJohnso2 commented 3 years ago

Notes to be included:

drpresq commented 3 years ago

Please update issue with encountered errors.

RRJohnso2 commented 3 years ago

During base hash, errors recieved:

find: paths must precede expression: opensc-0.21.0.tar.gz' find: possible unquoted pattern after predicate-iname'? bash: ./bootstrap: No such file or directory bash: ./configure: No such file or directory make: No targets specified and no makefile found. Stop. make: No rule to make target 'install'. Stop.

RRJohnso2 commented 3 years ago

I noticed this error as well:

Command 'certutil' not found, but can be installed with:

apt install libnss3-tools

drpresq commented 3 years ago

Yes, that package is installed via the 'base' script prior it building open-sc (the error you got originally).

drpresq commented 3 years ago

find: paths must precede expression: opensc-0.21.0.tar.gz' find: possible unquoted pattern after predicate-iname'?

Fixed by commit 2a265

Please retest. @RRJohnso2

drpresq commented 3 years ago

Issue consolidated into issue #6