Bug 19062 - Can't create a machine
Summary: Can't create a machine
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: mkve (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL: http://www.altlinux.org/CoreSystem/Vi...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-04 17:32 MSK by Grigory Batalov
Modified: 2009-03-20 14:31 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 - из гита)