[Canonical-ubuntu-qa] [Bug 2056764] Re: autopkgtest-buildvm-ubuntu-cloud fails on riscv64 due to invoking qemu-system-riscv64 with -m virt acpi=on

2024-03-11 Thread Brian Murray
** Changed in: autopkgtest (Ubuntu) Status: New => In Progress ** Changed in: autopkgtest (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Canonical's Ubuntu QA, which is subscribed to autopkgtest in Ubuntu. https://bugs.launc

[Canonical-ubuntu-qa] [Bug 2056764] Re: autopkgtest-buildvm-ubuntu-cloud fails on riscv64 due to invoking qemu-system-riscv64 with -m virt acpi=on

2024-03-11 Thread Heinrich Schuchardt
Merge request in Debian Salsa: https://salsa.debian.org/ci-team/autopkgtest/-/merge_requests/300 -- You received this bug notification because you are a member of Canonical's Ubuntu QA, which is subscribed to autopkgtest in Ubuntu. https://bugs.launchpad.net/bugs/2056764 Title: autopkgtest-bui

[Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:db-backup-fix into autopkgtest-cloud:master

2024-03-11 Thread mp+462155
The proposal to merge ~andersson123/autopkgtest-cloud:db-backup-fix into autopkgtest-cloud:master has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462155 -- Your team Canonical's

[Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:db-backup-fix into autopkgtest-cloud:master

2024-03-11 Thread Tim Andersson
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:db-backup-fix into autopkgtest-cloud:master. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462155

[Canonical-ubuntu-qa] [Bug 2051939] Re: [SRU exception] backport 5.32 to Jammy and Mantic

2024-03-11 Thread Skia
** Tags removed: verification-needed verification-needed-jammy verification-needed-mantic ** Tags added: verification-done verification-done-jammy verification-done-mantic -- You received this bug notification because you are a member of Canonical's Ubuntu QA, which is subscribed to autopkgtest

[Canonical-ubuntu-qa] [Bug 2056764] Re: autopkgtest-buildvm-ubuntu-cloud fails on riscv64 due to invoking qemu-system-riscv64 with -m virt acpi=on

2024-03-11 Thread Heinrich Schuchardt
We also need to supply a firmware, e.g. EDK2: -drive if=pflash,format=raw,unit=0,file=/usr/share/qemu-efi- riscv64/RISCV_VIRT_CODE.fd,readonly=on -- You received this bug notification because you are a member of Canonical's Ubuntu QA, which is subscribed to autopkgtest in Ubuntu. https://bugs.la

[Canonical-ubuntu-qa] [Bug 2056764] Re: autopkgtest-buildvm-ubuntu-cloud fails on riscv64 due to invoking qemu-system-riscv64 with -m virt acpi=on

2024-03-11 Thread Heinrich Schuchardt
** Summary changed: - Autopkgtest fails on riscv64 with -m virt acpi=on + autopkgtest-buildvm-ubuntu-cloud fails on riscv64 due to invoking qemu-system-riscv64 with -m virt acpi=on ** Description changed: + I tried to run 'autopkgtest-buildvm-ubuntu-cloud -v --arch riscv64 + --release noble'. B

[Canonical-ubuntu-qa] [Bug 2056764] Re: Autopkgtest fails on riscv64 with -m virt acpi=on

2024-03-11 Thread Heinrich Schuchardt
This is the QEMU invocation command that fails: qemu-system-riscv64 \ -machine virt \ -m 512 \ -smp 1 \ -nographic \ -device virtio-net-pci,netdev=net0 \ -netdev user,id=net0,hostfwd=tcp:127.0.0.1:10022-:22 \ -object rng-random,filename=/dev/urandom,id=rng0 \ -device virtio-rng-pci,rng=rng0,id=rng

[Canonical-ubuntu-qa] [Bug 2056764] [NEW] Autopkgtest fails on riscv64 with -m virt acpi=on

2024-03-11 Thread Heinrich Schuchardt
Public bug reported: QEMU 8.2.1 supports ACPI on riscv64. But our images cannot boot with the available ACPI information. We must use -m virt,acpi=off. ** Affects: autopkgtest (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a membe

Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:d-a-r-make-me-faster into autopkgtest-cloud:master

2024-03-11 Thread Tim Andersson
Diff comments: > diff --git a/charms/focal/autopkgtest-web/webcontrol/download-all-results > b/charms/focal/autopkgtest-web/webcontrol/download-all-results > index 1af7918..485f6bd 100755 > --- a/charms/focal/autopkgtest-web/webcontrol/download-all-results > +++ b/charms/focal/autopkgtest-web/

Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:d-r-d-a-r-merging into autopkgtest-cloud:master

2024-03-11 Thread Tim Andersson
Diff comments: > diff --git a/charms/focal/autopkgtest-web/webcontrol/download-all-results > b/charms/focal/autopkgtest-web/webcontrol/download-all-results > index e0a11b0..561e8d9 100755 > --- a/charms/focal/autopkgtest-web/webcontrol/download-all-results > +++ b/charms/focal/autopkgtest-web/

Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:d-r-d-a-r-merging into autopkgtest-cloud:master

2024-03-11 Thread Tim Andersson
Squash service file commit -- https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/460847 Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:d-r-d-a-r-merging into autopkgtest-cloud:master. -- Mailing

Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:amend-inserts-paramstyle-named into autopkgtest-cloud:master

2024-03-11 Thread Tim Andersson
Recommended change by waveform -- https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462137 Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:amend-inserts-paramstyle-named into autopkgtest-cloud:mas

[Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:update-publish-db-comment into autopkgtest-cloud:master

2024-03-11 Thread Tim Andersson
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:update-publish-db-comment into autopkgtest-cloud:master. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+

[Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:update-publish-db-comment into autopkgtest-cloud:master

2024-03-11 Thread mp+462138
The proposal to merge ~andersson123/autopkgtest-cloud:update-publish-db-comment into autopkgtest-cloud:master has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462138 -- Your team

[Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:amend-inserts-paramstyle-named into autopkgtest-cloud:master

2024-03-11 Thread Tim Andersson
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:amend-inserts-paramstyle-named into autopkgtest-cloud:master. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cl

[Canonical-ubuntu-qa] [Bug 2056746] [NEW] year on footer not updated

2024-03-11 Thread Xander
Public bug reported: footer has not been updated still shows " © 2011-2016 Canonical Ltd. • Get the code • Report a problem with this website " https://iso.qa.ubuntu.com/qatracker/milestones/451/builds/297249/testcases https://iso.qa.ubuntu.com/qatracker ** Affects: ubuntu-qa-website Importa

[Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:fix-arch-release-allow-mapping-traceback into autopkgtest-cloud:master

2024-03-11 Thread Tim Andersson
Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:fix-arch-release-allow-mapping-traceback into autopkgtest-cloud:master. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/auto

[Canonical-ubuntu-qa] [Bug 2054789] Re: ubuntu_kselftests_ftrace tend to timeout on system with huge amount of CPUs

2024-03-11 Thread Po-Hsu Lin
Patch applied, closing this bug. ** Changed in: ubuntu-kernel-tests Status: In Progress => Fix Released -- You received this bug notification because you are a member of Canonical Platform QA Team, which is subscribed to ubuntu-kernel-tests. https://bugs.launchpad.net/bugs/2054789 Title: