Anderson Sasaki
Anderson Sasaki
> @ansasaki can you look into adding an error message when no Keylime configuration was found be the config module? Sure, I'll add an error message for this case. I...
I believe this was fixed by #1271 EDIT: @maugustosilva Could you please confirm and close this issue?
Closing this as fixed by #1271
I'm closing this as complete. The rust agent is now the only implementation.
I think this issue is no longer relevant after the python agent removal. Maybe we could consider adding the Microsoft vTPM Root CA to our certificate store. We should close...
To become a package maintainer in Fedora, you can follow the instructions on this [wiki page](https://fedoraproject.org/wiki/Join_the_package_collection_maintainers). The guidelines for Fedora packages can be found [here](https://fedoraproject.org/wiki/Packaging:Guidelines). I am happy to help...
Ok, I will open some pull request for the missing bits. There are some pytest plugins packaged for Fedora. A quick search gave me: python3-pytest-vcr python3-pytest-cov python3-pytest-mock python3-pytest-pep8 python3-pytest-spec python3-pytest-xdist...
@kvas-it Can you repack it for pip including the tests and LICENSE file?
Thanks for pushing it to pip! Now the build runs the tests, but fail in the same manner as reported in #11. This is the build [Log](https://copr-be.cloud.fedoraproject.org/results/ansasaki/python-symver-smap/fedora-rawhide-x86_64/00769437-python-pytest-console-scripts/build.log.gz).
Using a temporary virtualenv to run the tests seems a way to fix them. I am not sure how well the Fedora build environment would handle the setup of such...