APPLIED: [SRU N][PATCH 1/1] UBUNTU: [DEP-8] Add missing fakeroot dependency
Stefan Bader
stefan.bader at canonical.com
Thu Jul 4 17:43:29 UTC 2024
On 21.06.24 15:08, Stefan Bader wrote:
> BugLink: https://bugs.launchpad.net/bugs/2070042
>
> Since noble the current dependencies for the ubuntu-regression-suite no
> longer cause fakeroot to be available and test setup breaks. Explicitly
> add fakeroot to the test dependencies.
>
> Signed-off-by: Stefan Bader <stefan.bader at canonical.com>
> ---
> debian/tests/control | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian/tests/control b/debian/tests/control
> index a3cbca260d87..bb05f71c6cbc 100644
> --- a/debian/tests/control
> +++ b/debian/tests/control
> @@ -3,5 +3,5 @@ Depends: @builddeps@, fakeroot
> Restrictions: allow-stderr, skippable
>
> Tests: ubuntu-regression-suite
> -Depends: build-essential, gcc-multilib [amd64 armhf i386], gdb, git, python3
> +Depends: build-essential, fakeroot, gcc-multilib [amd64 armhf i386], gdb, git, python3
> Restrictions: allow-stderr, isolation-machine, breaks-testbed, skippable
Applied to noble:linux/master-next. Thanks.
-Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 48643 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240704/e20c9975/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240704/e20c9975/attachment-0001.sig>
More information about the kernel-team
mailing list