Bug 920418

Summary: virt-sandbox-service fail to create httpd sandbox
Product: Red Hat Enterprise Linux 7 Reporter: Wayne Sun <gsun>
Component: libvirt-sandboxAssignee: Daniel Berrangé <berrange>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 7.0CC: ajia, dyuan, mzhan, rwu, zpeng
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-12 05:08:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wayne Sun 2013-03-12 04:53:45 UTC
Description of problem:
try to create a httpd sandbox:
# virt-sandbox-service -c lxc:/// create -C -u httpd.service -l s0:c100 apache3
Loaded plugins: product-id, refresh-packagekit
/usr/bin/virt-sandbox-service: [Errno 2] No such file or directory

this works on fedora 18

Version-Release number of selected component (if applicable):
# rpm -q libvirt libvirt-sandbox kernel
libvirt-1.0.3-1.el7.x86_64
libvirt-sandbox-0.1.1-2.el7.x86_64
kernel-3.8.0-0.38.el7.x86_64
httpd-2.4.3-15.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1. as description
2.
3.
  
Actual results:
fail to create sandbox

Expected results:
should success

Additional info:

Comment 2 Wayne Sun 2013-03-12 05:08:02 UTC

*** This bug has been marked as a duplicate of bug 916651 ***