On Sat, Nov 27, 2010 at 09:27:05PM -0500, Federico Alves wrote: > This is Red Hat 6.0 fully updated. > > f [ -f /usr/bin/rpmbuild ]; then > if [ -n "$AUTOBUILD_COUNTER" ]; then > EXTRA_RELEASE=".auto$AUTOBUILD_COUNTER" > else > NOW=`date +"%s"` > EXTRA_RELEASE=".$USER$NOW" > fi > rpmbuild --define "extra_release $EXTRA_RELEASE" \ > --define "_sourcedir `pwd`/dist" \ > -ba --clean python-virtinst.spec > fi > date +"%s" > pwd > error: File /usr/src/virtinst-0.500.4/python-virtinst.spec does not appear > to be a specfile.
More context? What spec file? What precise version? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://et.redhat.com/~rjones/libguestfs/ See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
