Bugzilla – Bug 1222242
kiwi-images-vagrant: needs schemaversion update
Last modified: 2024-04-26 10:56:04 UTC
kiwi-images-vagrant is using an old kiwi schemaversion (7.1) this is blocking an update of python-kiwi https://build.opensuse.org/request/show/1162956 Please update to the lastest schema (at least 8) and address the following issues: [ 16s] [ INFO ]: 14:04:05 | Schematron validation failed: [ 16s] [ INFO ]: 14:04:05 | --> filesystem attribute is only available for the following image types: oem pxe kis iso [ 16s] [ INFO ]: 14:04:05 | --> filesystem attribute is only available for the following image types: oem pxe kis iso [ 16s] [ INFO ]: 14:04:05 | --> filesystem attribute is only available for the following image types: oem pxe kis iso [ 16s] [ INFO ]: 14:04:05 | --> firmware attribute is only available for the following image types: oem pxe iso [ 16s] [ INFO ]: 14:04:05 | --> firmware attribute is only available for the following image types: oem pxe iso [ 16s] [ INFO ]: 14:04:05 | --> format attribute is only available for the following image types: oem [ 16s] [ INFO ]: 14:04:05 | --> format attribute is only available for the following image types: oem [ 16s] [ INFO ]: 14:04:05 | --> format attribute is only available for the following image types: oem [ 16s] [ INFO ]: 14:04:05 | --> kernelcmdline attribute is only available for the following image types: oem iso pxe kis [ 16s] [ INFO ]: 14:04:05 | --> kernelcmdline attribute is only available for the following image types: oem iso pxe kis [ 16s] [ INFO ]: 14:04:05 | --> kernelcmdline attribute is only available for the following image types: oem iso pxe kis
You should be able to use kiwi to produce the new schema required ``` kiwi-ng image info --description /path/to/osc/checkout --print-xml ```
https://build.opensuse.org/request/show/1166472
fixed with https://build.opensuse.org/request/show/1166861