Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926830 - app-emulation/cloud-init-23.4 fails test - E cloudinit.config.schema.SchemaValidationError: Cloud config schema errors: merge_how: [] is not of type s
Summary: app-emulation/cloud-init-23.4 fails test - E cloudinit.config.schema.SchemaVa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-12 09:41 UTC by Toralf Förster
Modified: 2024-07-15 04:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.16 KB, text/plain)
2024-03-12 09:41 UTC, Toralf Förster
Details
app-emulation:cloud-init-23.4:20240312-090523.log.xz (app-emulation:cloud-init-23.4:20240312-090523.log.xz,124.26 KB, application/x-xz)
2024-03-12 09:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,96.25 KB, text/plain)
2024-03-12 09:41 UTC, Toralf Förster
Details
environment (environment,160.14 KB, text/plain)
2024-03-12 09:41 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2024-03-12 09:41 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.28 KB, application/x-xz)
2024-03-12 09:41 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,160.24 KB, text/plain)
2024-03-12 09:41 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,164.91 KB, application/x-xz)
2024-03-12 09:41 UTC, Toralf Förster
Details
tests.tar.xz (tests.tar.xz,464.54 KB, application/x-xz)
2024-03-12 09:41 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-03-12 09:41:42 UTC
            )
            # This warning doesn't fit the standardized util.deprecated() utility
            # format, but it is a deprecation log, so log it directly.
            LOG.deprecated(message)  # type: ignore
        if strict and (errors or deprecations):
>           raise SchemaValidationError(errors, deprecations)
E           cloudinit.config.schema.SchemaValidationError: Cloud config schema errors: merge_how: [] is not of type 'string', merge_how: [] should be non-empty

FormatChecker = <class 'jsonschema._format.FormatChecker'>

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_test-20240309-181437

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.0
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.76.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit 31e85a851f966b933903f0468deba17abadcb516
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Mar 12 08:18:55 2024 +0000

    2024-03-12 08:18:55 UTC

emerge -qpvO app-emulation/cloud-init
[ebuild  N    ] app-emulation/cloud-init-23.4  USE="test (-selinux)" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2024-03-12 09:41:44 UTC
Created attachment 887457 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-12 09:41:45 UTC
Created attachment 887458 [details]
app-emulation:cloud-init-23.4:20240312-090523.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-03-12 09:41:46 UTC
Created attachment 887459 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-03-12 09:41:48 UTC
Created attachment 887460 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-03-12 09:41:49 UTC
Created attachment 887461 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-12 09:41:50 UTC
Created attachment 887462 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-03-12 09:41:51 UTC
Created attachment 887463 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-03-12 09:41:53 UTC
Created attachment 887464 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-03-12 09:41:54 UTC
Created attachment 887465 [details]
tests.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-07-15 04:22:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=265e3dd6c9c3df8268606c0b91ed1dac549cb44a

commit 265e3dd6c9c3df8268606c0b91ed1dac549cb44a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-07-15 04:20:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-07-15 04:21:15 +0000

    app-emulation/cloud-init: add 24.2
    
    Closes: https://bugs.gentoo.org/675724
    Closes: https://bugs.gentoo.org/708716
    Closes: https://bugs.gentoo.org/762172
    Closes: https://bugs.gentoo.org/841128
    Closes: https://bugs.gentoo.org/926830
    Closes: https://bugs.gentoo.org/934571
    Signed-off-by: Sam James <sam@gentoo.org>

 app-emulation/cloud-init/Manifest               |   1 +
 app-emulation/cloud-init/cloud-init-24.2.ebuild | 101 ++++++++++++++++++++++++
 app-emulation/cloud-init/cloud-init-9999.ebuild |   8 +-
 3 files changed, 109 insertions(+), 1 deletion(-)