[virt-tools-list] virtinst fails to compile

Federico Alves sales at minixel.com
Sun Nov 28 02:27:05 UTC 2010


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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20101127/4d6363f2/attachment.htm>


More information about the virt-tools-list mailing list