Reindl Harald wrote: > + install -d -m0755 > '/home/builduser/rpmbuild/BUILDROOT/arachni-0.3-7.fc15.20111218.rh.x86_64%{ruby_sitelib}' > + install -d -m0755 > '/home/builduser/rpmbuild/BUILDROOT/arachni-0.3-7.fc15.20111218.rh.x86_64%{ruby_sitearch}' > + /usr/lib/rpm/find-debuginfo.sh --strict-build-id > /home/builduser/rpmbuild/BUILD/arachni-0.3-7 > find: > `/home/builduser/rpmbuild/BUILDROOT/arachni-0.3-7.fc15.20111218.rh.x86_64': > No such file or directory
You get this error because ruby_sitelib and ruby_sitearch aren't defined. https://fedoraproject.org/wiki/Packaging:Ruby tells you how to define them. Presumably both will begin with a slash when correctly defined. Otherwise you'll have to insert one before the macro references. Björn Persson
signature.asc
Description: This is a digitally signed message part.
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel