Bug 19062

Summary: Can't create a machine
Product: Sisyphus Reporter: Grigory Batalov <bga>
Component: mkveAssignee: placeholder <placeholder>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: glebfm, ldv, placeholder, shaba
Version: unstable   
Hardware: all   
OS: Linux   
URL: http://www.altlinux.org/CoreSystem/Virtualization

Description Grigory Batalov 2009-03-04 17:32:04 MSK
При создании контейнера с помощью mkve выскакивает ошибка:

$ sudo mkve create test1 --bundle /home/bga/bundle.tar 
/usr/bin/mkve: can't read file /var/lib/mkve/machines/test1/info: can't parse line [main]: need more than 1 value to unpack

$ cat /var/lib/mkve/machines/test1/info
[main]
template=list-server
template_version=0.01
hypervisor=openvz
[images]
image=files.tar
[openvz]
config=config.tar

$ rpm -qa|egrep "(mkve|libvirt)"
python-module-libvirt-0.6.0-alt2
mkve-0.07-alt1
libvirt-0.6.0-alt2

(mkve - из гита)