On Fri, Mar 12, 2010 at 06:27:56PM +0100, Jan Mrozek wrote:
> Hi,
> 
> i got this error during build:
> 
> 
> make[2]: Entering directory `/home/panter/ovirt/node'
> { test ! -d "ovirt-node-1.0.3" || { find "ovirt-node-1.0.3" -type d !
> -perm -200 -exec chmod u+w {} ';' && rm -fr "ovirt-node-1.0.3"; }; }
> test -d "ovirt-node-1.0.3" || mkdir "ovirt-node-1.0.3"
>  (cd gptsync && make  top_distdir=../ovirt-node-1.0.3
> distdir=../ovirt-node-1.0.3/gptsync \
>      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
> make[3]: Entering directory `/home/panter/ovirt/node/gptsync'
> make[3]: Leaving directory `/home/panter/ovirt/node/gptsync'
> test -n "" \
>       || find "ovirt-node-1.0.3" -type d ! -perm -755 \
>               -exec chmod u+rwx,go+rx {} \; -o \
>         ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
>         ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
>         ! -type d ! -perm -444 -exec /bin/sh
> /home/panter/ovirt/node/install-sh -c -m a+r {} {} \; \
>       || chmod -R a+r "ovirt-node-1.0.3"
> tardir=ovirt-node-1.0.3 && tar --format=posix -chf - "$tardir" |
> GZIP=--best gzip -c >ovirt-node-1.0.3.tar.gz
> { test ! -d "ovirt-node-1.0.3" || { find "ovirt-node-1.0.3" -type d !
> -perm -200 -exec chmod u+w {} ';' && rm -fr "ovirt-node-1.0.3"; }; }
> rpmbuild --define "ovirt_cache_dir /home/panter/ovirt-cache" --define
> "extra_release .$(date --utc +%Y%m%d%H%M%S)git$(git log -1
> --pretty=format:%h)" -ta ovirt-node-1.0.3.tar.gz
> sed: can't read /usr/share/selinux/devel/policyhelp: No such file or directory
> error: Failed build dependencies:
>       python-devel is needed by 
> ovirt-node-1.0.3-0.fc11.20100312165619gitedf012a.src
>       python-setuptools is needed by
> ovirt-node-1.0.3-0.fc11.20100312165619gitedf012a.src
> make[2]: *** [rpms] Error 1
> make[2]: Leaving directory `/home/panter/ovirt/node'
> make[1]: *** [publish] Error 1
> make[1]: Leaving directory `/home/panter/ovirt'
> 
> 
> I suggest add python-devel and python-setuptools to ovirt-build dependencies.
> 
> panter
> 
> _______________________________________________
> Ovirt-devel mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/ovirt-devel

There's an updated ovirt-release RPM pushed out that includes this
set of dependencies.

-- 
Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc.
Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/

Attachment: pgpuy709AM66t.pgp
Description: PGP signature

_______________________________________________
Ovirt-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/ovirt-devel

Reply via email to