diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/640.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/640.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/640.toml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/640.toml b/gitlab/issues/target_missing/host_missing/accel_missing/640.toml deleted file mode 100644 index 84d1f5019..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/640.toml +++ /dev/null @@ -1,16 +0,0 @@ -id = 640 -title = "qemu-system-x86_64 behaving as 32 bits" -state = "closed" -created_at = "2021-09-26T17:28:26.400Z" -closed_at = "2021-09-27T08:34:37.049Z" -labels = [] -url = "https://gitlab.com/qemu-project/qemu/-/issues/640" -host-os = "Ubuntu 20.04" -host-arch = "x86" -qemu-version = "4.2.1 (Debian 1:4.2-3ubuntu6.17)" -guest-os = "n/a" -guest-arch = "n/a" -description = """Qemu is throwing the error ```file '/grub/i386-pc/normal.mod' not found.``` and going into rescue mode while booting my pendrive with a dual boot installation from scratch from [link](https://wiki.archlinux.org/title/Multiboot_USB_drive). -The files like normal.mod aren't in the i386-pc folder because it's a x86 architecture install. The path it was supposed to see it is ```/grub/x86_64-efi/normal.mod```""" -reproduce = "n/a" -additional = """""" |