Karel Srot

Results 77 comments of Karel Srot

At least from testing perspective it would be nice to have these two merged, even temporarily in a separate branch, just for the test execution.

> > In my first version of this PR I had the generated configuration files also added in a config directory, but @aplanas suggested that it is better to generate...

@ansasaki I believe I have fixed that syntax error in /setup/install_upstream_keylime, please reschedule tests

Hi @ansasaki , I can see that `/etc/keylime` population is happening in `installer.sh` which I am not using. I will therefore update tests to copy config files to its destination....

Also, do you plan to use config defaults defined in a code, in case the option is missing in a config file? Accidentally, I have also seen ``` out: Traceback...

> Hi @ansasaki , I can see that `/etc/keylime` population is happening in `installer.sh` which I am not using. I will therefore update tests to copy config files to its...

And also ``` out: Traceback (most recent call last): out: File "/usr/local/bin/keylime_ima_emulator", line 33, in out: sys.exit(load_entry_point('keylime==6.4.3', 'console_scripts', 'keylime_ima_emulator')()) out: File "/usr/local/bin/keylime_ima_emulator", line 25, in importlib_load_entry_point out: return next(matches).load() out:...

Hi @sergio-correia , I think you have already applied a fix for this one, didn't you?

We have a workaround in place so we are not experiencing it. I was thinking about removing it but then saw this issue still being open. Has this been addressed...