-
### Have you read a contributing guide?
- [X] I have read CONTRIBUTING.md
- [X] I have searched the existing requests and didn't find any that were similar
- [X] I have considered creating a pull req…
-
I'm working on building openvmm_hcl locally and need to retrieve measurements that match the MRTD of the TDX quote I get from the vTPM while running a TDX VM on Azure.
Questions:
- Does openvmm_hcl …
-
The dataset_download.py scripts gets data from VitalDB and performs almost no processing / selection. It roughly filters the cases to be picked.
The final dataset that we want to process is a segme…
-
# Bug report
### Bug description:
Previously, when buiding cpython 3.11 twice on independent infrastructure (for example when building the binary package for the NixOS linux distribution), with the …
-
### Context
The current Ansible task for managing conda environments gradually accumulates old packages, leading to non-reproducible states. This issue is particularly noticeable with deployments m…
-
As we kept simplifying the reproducible reduction kernel, we removed the code path that handles contiguous iterators that are not aligned at 16 bytes (`float4`). We should investigate the following op…
-
### Description
`./gradlew :lucene:core:test --tests "org.apache.lucene.util.fst.TestFSTs.testRandomWords" -Ptests.seed=5E5E16BC74CD0647`
```
org.apache.lucene.util.fst.TestFSTs > testRandomWords…
-
In [1] Axel observes that
```
swaks -t foo@example.com --pipe '/usr/lib/sendmail -bs'
```
reliably segfaults nullmailer.
I duplicated this also with
```
swaks -t foo@example.com -…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug description
Tested reproducible builds -- APKs don't match!
### Steps to reproduce
```
$ expo…
-
E.g. hashes change at arbitrary times. Like locally you commit, then rebuild and there will be hash diffs. Then you amend, rebuild and see the same changes. If you just build twice the hashes will be …