[Canonical-ubuntu-qa] [Bug 2103682] Re: ubuntu_btrfs_kernel_fixes failed on N-oem-6.11

2025-03-20 Thread LEE KUAN-YING
btrfs: do not clear read-only when adding sprout device After I revert the above patch, the issue is gone. -- 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/2103682 Title: u

Re: [Canonical-ubuntu-qa] [Merge] ~andersson123/autopkgtest-cloud:only-charmcraft-yaml into autopkgtest-cloud:master

2025-03-20 Thread Tim Andersson
Needs testing -- https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/483133 Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:only-charmcraft-yaml into autopkgtest-cloud:master. -- Mailing list: ht

Re: [Canonical-ubuntu-qa] [Merge] autopkgtest-cloud:only-charmcraft-yaml into autopkgtest-cloud:master

2025-03-20 Thread Tim Andersson
obsoleted by https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/483133 since apparently I can't force push on this branch... -- https://code.launchpad.net/~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/483128 Your team Canonical's Ubuntu QA

[Canonical-ubuntu-qa] [Bug 2103695] Re: autopkgtest runner does not run a systemd user instance

2025-03-20 Thread Tim Andersson
** Changed in: auto-package-testing Status: New => Confirmed ** Changed in: auto-package-testing Importance: Undecided => Medium -- You received this bug notification because you are a member of Canonical's Ubuntu QA, which is subscribed to Auto Package Testing. https://bugs.launchpad.

Re: [Canonical-ubuntu-qa] [Merge] autopkgtest-cloud:only-charmcraft-yaml into autopkgtest-cloud:master

2025-03-20 Thread Tim Andersson
still WIP, made what I think is the necessary changes, now I need to try and build these charms :) -- https://code.launchpad.net/~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/483128 Your team Canonical's Ubuntu QA is requested to review the proposed merge of autopkgtest-cloud:

[Canonical-ubuntu-qa] [Merge] autopkgtest-cloud:only-charmcraft-yaml into autopkgtest-cloud:master

2025-03-20 Thread Tim Andersson
Tim Andersson has proposed merging autopkgtest-cloud:only-charmcraft-yaml into autopkgtest-cloud:master. Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpad.net/~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/483128 Tran

[Canonical-ubuntu-qa] [Bug 2103695] [NEW] autopkgtest runner does not run a systemd user instance

2025-03-20 Thread Alessandro Astone
Public bug reported: Both autopkgtest-virt-lxd and autopkgtest-virt-qemu, as well as debian's infra autopkgtest runners, have a systemd user session instance running during the test; this is evidenced by the fact that `$XDG_RUNTIME_DIR` is set, and you can talk to it with `systemctl --user` comman

[Canonical-ubuntu-qa] [Bug 2103682] Re: ubuntu_btrfs_kernel_fixes failed on N-oem-6.11

2025-03-20 Thread Po-Hsu Lin
Tested on Oracular 6.11: * 6.11.0-19-generic OK * 6.11.0-21-generic NOT OK * 6.11.0-24-generic NOT OK (-21 is a respin of -20, with one more patch added) I noticed on both -19 and -21, when trying to mount the device there will be a read-only warning: # mount $DEV0 $MNT mount: /tmp/mnt-671415

[Canonical-ubuntu-qa] [Bug 2103682] Re: ubuntu_btrfs_kernel_fixes failed on N-oem-6.11

2025-03-20 Thread LEE KUAN-YING
The patchset which is related to btrfs in -1017. - btrfs: avoid NULL pointer dereference if no valid extent tree - btrfs: use bio_is_zone_append() in the completion handler - btrfs: handle bio_split() errors - btrfs: flush delalloc workers queue before stopping cleaner kthread duri