canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #04596
[Bug 2069957] Re: warning: short-form boolean option 'readonly' deprecated
** Changed in: autopkgtest (Ubuntu Jammy)
Status: New => In Progress
** Changed in: autopkgtest (Ubuntu Noble)
Status: New => In Progress
--
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/2069957
Title:
warning: short-form boolean option 'readonly' deprecated
Status in autopkgtest package in Ubuntu:
Fix Released
Status in autopkgtest source package in Jammy:
In Progress
Status in autopkgtest source package in Noble:
In Progress
Status in autopkgtest source package in Oracular:
Fix Released
Status in autopkgtest package in Debian:
Fix Released
Bug description:
[ Impact ]
The bug displays a warning when calling autopkgtest-buildvm-ubuntu-cloud. This is because the call to qemu uses a deprecated short version. The risk is that
in a future version of qemu the support for this short option is removed and
the tool stops working.
[ Test Plan ]
Use the patched autopkgtest package to run the
autopkgtest-buildvm-ubuntu-cloud command, and verify that the warning
is gone.
[ Where problems could occur ]
People running versions of qemu without the support for `readonly=on`
(if such version exist) may have the autopkgtest-buildvm-ubuntu-cloud
tool stop working.
[ Original Bug Report ]
When calling autopkgtest-buildvm-ubuntu-cloud on Ubuntu Noble, this
warning appears:
$ autopkgtest-buildvm-ubuntu-cloud -r oracular
Downloading https://cloud-images.ubuntu.com/oracular/current/oracular-server-cloudimg-amd64.img...
473.8/476.2 MB (100%)
Download successful.
Resizing image, adding 20G...
Image resized.
Building seed image...
Booting image to run cloud-init...
qemu-system-x86_64: -drive index=1,file=/tmp/autopkgtest-buildvm-ubuntu-clouds5y57ipx/autopkgtest.seed,format=raw,if=virtio,discard=unmap,readonly: warning: short-form boolean option 'readonly' deprecated
Please use readonly=on instead
Moving image into final destination ./autopkgtest-oracular-amd64.img
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2069957/+subscriptions
References