https://bugzilla.novell.com/show_bug.cgi?id=888461 https://bugzilla.novell.com/show_bug.cgi?id=888461#c0 Summary: virt-v2v build fails due to META.yml not being created Classification: openSUSE Product: openSUSE Factory Version: 201407* Platform: x86-64 OS/Version: openSUSE 13.2 Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: mlatimer@suse.com ReportedBy: mlatimer@suse.com QAContact: qa-bugs@suse.de Found By: Development Blocker: --- virt-v2v is failing to build, as shown in the following build log snippet: [ 84s] Creating p2v/image-builder/version.ks [ 84s] sh: autoreconf: command not found [ 85s] t/001-pod.t ........... ok [ 86s] t/002-pod-coverage.t .. ok [ 86s] Module::Build will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at t/003-syntax.t, line 24. [ 87s] t/003-syntax.t ........ ok [ 87s] t/004-ExecHelper.t .... ok [ 87s] All tests successful. [ 87s] Files=4, Tests=64, 3 wallclock secs ( 0.12 usr 0.03 sys + 2.64 cusr 0.28 csys = 3.07 CPU) [ 87s] Result: PASS [ 87s] + exit 0 [ 87s] Processing files: virt-v2v-0.9.1-14.2.x86_64 [ 87s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ifjRFv [ 87s] + umask 022 [ 87s] + cd /home/abuild/rpmbuild/BUILD [ 87s] + cd virt-v2v-0.9.1 [ 87s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/virt-v2v-0.9.1-14.2.x86_64/usr/share/doc/packages/virt-v2v [ 87s] + export DOCDIR [ 87s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/virt-v2v-0.9.1-14.2.x86_64/usr/share/doc/packages/virt-v2v [ 87s] + cp -pr TODO.txt /home/abuild/rpmbuild/BUILDROOT/virt-v2v-0.9.1-14.2.x86_64/usr/share/doc/packages/virt-v2v [ 87s] + cp -pr META.yml /home/abuild/rpmbuild/BUILDROOT/virt-v2v-0.9.1-14.2.x86_64/usr/share/doc/packages/virt-v2v [ 87s] cp: cannot stat 'META.yml': No such file or directory [ 87s] error: Bad exit status from /var/tmp/rpm-tmp.ifjRFv (%doc) [ 87s] [ 87s] [ 87s] RPM build errors: [ 87s] Bad exit status from /var/tmp/rpm-tmp.ifjRFv (%doc) The problem is that META.yml is not being created during the build process. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.