Bug 786509 - autobuild fails if not run as root user and AUTOBUILD_INSTALL_ROOT is defined.
Summary: autobuild fails if not run as root user and AUTOBUILD_INSTALL_ROOT is defined.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-v2v
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Matthew Booth
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-01 16:24 UTC by Ari Lemmke
Modified: 2014-12-15 12:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-15 12:13:14 UTC


Attachments (Terms of Use)

Description Ari Lemmke 2012-02-01 16:24:34 UTC
Description of problem:

autobuild.sh fails with:

Creating p2v/image-builder/version.ks
Deleting META.yml
Creating META.yml
Creating virt-v2v-v0.8.5
Can't copy('META.json', 'virt-v2v-v0.8.5/META.json'): No such file or directory at /usr/share/perl5/Module/Build/Base.pm line 4621.


Version-Release number of selected component (if applicable):

latest from GIT.

How reproducible:


Steps to Reproduce:
1. su - test123
2. export AUTOBUILD_INSTALL_ROOT=/tmp/libquestfs
3. ./autobuild.sh
  
Actual results:

build failure.

Expected results:



Additional info:

Maybe tested only as root user?

Comment 1 Richard W.M. Jones 2014-12-15 12:13:14 UTC
This is fixed in the latest version upstream (1.28/1.29).


Note You need to log in before you can comment on or make changes to this bug.