canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #04450
[Bug 2069957] Re: warning: short-form boolean option 'readonly' deprecated
> FYI: I'll soon cut an upstream autopkgtest release and merge, upload
to Debian, merge in Ubuntu, and they this will be SRUd to Noble (and
likely Jammy) under the autopkgtest SRU exception.
Added jammy as a target series.
Please assign yourself to the series if you want to take care of the SRU
uploads. Thanks!
** Also affects: autopkgtest (Ubuntu Jammy)
Importance: Undecided
Status: New
** Changed in: autopkgtest (Ubuntu Oracular)
Status: In Progress => Fix Released
** Changed in: autopkgtest (Ubuntu Jammy)
Importance: Undecided => Low
--
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:
New
Status in autopkgtest source package in Noble:
New
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