2012-12-03 12:24:47 |
Para Siva |
description |
Chinese raring desktop images obtained from china-images.ubuntu.com/raring/daily-live/current have disk-info files in the format of
'Ubuntu "Raring" - Build amd64 LIVE Binary 20121202-22:55'
Where as the standard images have disk-info files
'Ubuntu 13.04 "Raring-Ringtail" - Alpha amd64 (20121202)'
Althought this might seem a minor impact issue, it makes the automation of smoke tests for chinese images impossible using utah because utah uses second format above strictly to create the xml for vm provisioning. UTAH throws
'libvirt.libvirtError: internal error os type 'hvm' & arch 'Binary' combination is not supported.
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubiquity 2.13.6
ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
Uname: Linux 3.7.0-4-generic x86_64
ApportVersion: 2.6.3-0ubuntu2
Architecture: amd64
CasperVersion: 1.329
Date: Mon Dec 3 11:48:15 2012
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- locale=zh_CN keyboard-configuration/layoutcode?=cn
LiveMediaBuild: Ubuntu "Raring" - Build amd64 LIVE Binary 20121202-22:55
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=zh_CN.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install) |
Chinese raring desktop images obtained from china-images.ubuntu.com/raring/daily-live/current have disk-info files in the format of
'Ubuntu "Raring" - Build amd64 LIVE Binary 20121202-22:55'
Where as the standard images have disk-info files
'Ubuntu 13.04 "Raring-Ringtail" - Alpha amd64 (20121202)'
Althought this might seem a minor impact issue, it makes the automation of smoke tests for chinese images impossible using utah because utah uses second format above strictly to create the xml for vm provisioning. UTAH throws the following error
'libvirt.libvirtError: internal error os type 'hvm' & arch 'Binary' combination is not supported.
from http://bazaar.launchpad.net/~utah/utah/dev/view/head:/utah/iso.py
This is what utah assumes
# Info file looks like this:
# Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
# or this:
# Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120820)
# i.e. Ubuntu Version (LTS) "Series Codename" - Alpha/Beta/Release
# arch (buildnumber)
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubiquity 2.13.6
ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
Uname: Linux 3.7.0-4-generic x86_64
ApportVersion: 2.6.3-0ubuntu2
Architecture: amd64
CasperVersion: 1.329
Date: Mon Dec 3 11:48:15 2012
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- locale=zh_CN keyboard-configuration/layoutcode?=cn
LiveMediaBuild: Ubuntu "Raring" - Build amd64 LIVE Binary 20121202-22:55
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=zh_CN.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install) |
|