diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2838.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2838.toml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2838.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2838.toml new file mode 100644 index 00000000..ae4bd89c --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2838.toml @@ -0,0 +1,16 @@ +id = 2838 +title = "searchindex.js in HTML doc is not reproducible" +state = "closed" +created_at = "2025-02-24T07:26:23.350Z" +closed_at = "2025-02-24T09:06:00.564Z" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2838" +host-os = "N/A" +host-arch = "N/A" +qemu-version = "9.1.3 (also in 8.2.2)" +guest-os = "n/a" +guest-arch = "n/a" +description = """Builds should be reproducible, at least when `SOURCE_DATE_EPOCH` set to some value (see: <https://reproducible-builds.org/docs/source-date-epoch/>), but the QEMU HTML doc contains a file which isn't reproducible.""" +reproduce = """1. `guix build --no-grafts qemu && guix build --no-grafts --check --keep-failed qemu` +2. `diffoscope /gnu/store/3kym1ykv9r8n0hgbihqllch9ph136zx1-qemu-8.2.2-doc{,-check}`""" +additional = """[diffoscope-log.txt](/uploads/ab19f184082f343635df4fa7ef26b12e/diffoscope-log.txt)""" |