Hello,
I built a open-source project--virt-p2v, and it uses  livecd-creator. At the last step of building, an error occur, the error log is as follows:
Retrieving http://download.fedora.redhat.com/pub/fedora/linux/releases/10/Everything/i386/os/Packages/strace-4.5.18-1.fc10.i386.rpm ...OK
Retrieving http://download.fedora.redhat.com/pub/fedora/linux/releases/10/Everything/i386/os/Packages/slang-2.1.4-1.fc10.i386.rpm ...OK
Retrieving http://download.fedora.redhat.com/pub/fedora/linux/releases/10/Everything/i386/os/Packages/cyrus-sasl-lib-2.1.22-19.fc10.i386.rpm ...OK
Retrieving http://download.fedora.redhat.com/pub/fedora/linux/releases/10/Everything/i386/os/Packages/libx86-1.1-3.fc10.i386.rpm ...OK
Traceback (most recent call last):
  File "/usr/share/yum-cli/callback.py", line 124, in callback
    fd = os.open(rpmloc, os.O_RDONLY)
OSError: [Errno 2] No such file or directory: '/var/tmp/imgcreate-FmND9q/install_root/var/cache/yum/updates/packages/setup-2.7.4-4.fc10.noarch.rpm'
error: python callback <bound method RPMInstallCallback.callback of <callback.RPMInstallCallback instance at 0xac997ec>> failed, aborting!
make: *** [build] error 1
 
the author of the open-source project is Richard Jones , and he got a result that "This looks a lot like a livecd-creator problem ", is there anyone had meet this problem?
 
My build entironment is fedora 10.
 
 

Arthur Wang

Research Department, CPD

Huawei Technologies Co., Ltd.

Phone: 86-755-28976096

Email: wangjihai@huawei.com

2009-06-02