[AG-TECH] How to build a rpm of accessgrid3.0.2

lgq liugq at vrlab.buaa.edu.cn
Sun Oct 15 22:51:26 CDT 2006


Hi,
I want to make a rpm using the sources of accessgrid3.0.2.

In the source tree,I find the spec file:
AccessGrid/packaging/linux/fedora/AccessGrid.spec.in

But when I :
#  rpmbuild -ba  AccessGrid.spec.in
find errors:

""""
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.54893
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd AccessGrid-3.0.2
+ LANG=C
+ export LANG
+ unset DISPLAY
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.54893
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd AccessGrid-3.0.2
+ LANG=C
+ export LANG
+ unset DISPLAY
+ mv etc/AccessGrid etc/AccessGrid3
mv: cannot stat `etc/AccessGrid': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.54893 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.54893 (%install)
"""


I checks that there is no directory "etc" in the source tree.

Thanks.
-- 
lgq <liugq at vrlab.buaa.edu.cn>




More information about the ag-tech mailing list