Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure running check.sh in corey-digicert #63

Open
baentsch opened this issue Aug 7, 2023 · 1 comment
Open

Failure running check.sh in corey-digicert #63

baentsch opened this issue Aug 7, 2023 · 1 comment

Comments

@baentsch
Copy link
Collaborator

baentsch commented Aug 7, 2023

What am I doing wrong here? See below for what happens when running make verify; same thing happens at the end of make generate (after successful artifact generation):

./check.sh default
/usr/local/lib/python3.11/site-packages/liboqs_python-0.8.0-py3.11.egg/oqs/oqs.py:75: UserWarning: liboqs version 0.9.0-dev differs from liboqs-python version 0.8.0
Traceback (most recent call last):
  File "/usr/src/app/verifier.py", line 170, in <module>
    for d in os.scandir(artifacts_path):
             ^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: './artifacts'
@baentsch
Copy link
Collaborator Author

baentsch commented Aug 7, 2023

Tagging @CBonnell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant