Alberto Planas
Alberto Planas
When compiling ncspot from git, I have this linker error at the end: ``` ... pe" "-lxcb-xfixes" "-lncursesw" "-ltinfo" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil"...
I am running the tests (units and integration) under a S390X architecture and I have errors in 4 tests. I create the issue to report them and maybe work on...
I am running the tests (units and integration) under a PPC64 architecture and I have errors in 4 tests. I create the issue to report them and maybe work on...
I am running the tests (units and integration) under a PPC architecture and I have errors in 5 tests. Even I am not sure if the errors are in tpm2-tools,...
# Environment * OS / version: Any * Processor architecture: Any * TPM Manufacturer: vTPM * Keylime version: 6.1.0 # Description During the execution of the `local_action_*.py` code, I try...
## Summary * OS: GNU/Linux with systemd * Bug fix: no * Type: core * Fixes: ## Description Bi-arch systems line x86-64 present the Y2038 problem, where an overflow can...
Add `follow_links` option in `MatchOptions` struct to signalize when to follow symlinks when the directory is traversed. The default value is `false`.
`glob` do not understand symlinks, and this cause problems in directories like `/sys`, where is frequent to have loops, and in some cases never ends.
I guess that we are used to read in English, and somehow we have an understanding of some words that, one are expressed in Spanish, sounds 'wrong'. For example 'ownership',...
**Is your feature request related to a problem? Please describe.** I am implementing a new PoC that explore git as an alternative [tool](https://github.com/aplanas/obsgit) to track the history of an OBS...