RPM build for argus it's OK but NOT OK for argus-clients

Guilsson Guilsson guilsson at gmail.com
Sun Nov 1 17:10:40 EST 2009


I need to install argus on some Fedora 11 machines without C compiler and
must be in RPM format.

I run these commands in a Fedora 11 with development tools installed.

For ARGUS SERVER worked fine:

# mkdir -p /root/argusstuff
# cd  /root/argusstuff
# wget ftp://ftp.qosient.com/dev/argus-3.0/argus-3.0.2.tar.gz
# rm -rf /root/rpmbuild/*
# rpmbuild -ta argus-3.0.2.tar.gz
... snip ...
# rpm -qlp /root/rpmbuild/RPMS/i386/argus-3.0-2.i386.rpm
/etc/argus.conf
/etc/rc.d/init.d/argus
/usr/local/bin/argusarchive
/usr/local/bin/argusbug
/usr/local/sbin/argus
/usr/local/share/doc/argus-3.0
/usr/local/share/man/man5/argus.conf.5
/usr/local/share/man/man8/argus.8
 For ARGUS CLIENTS didn't  worked:

 # mkdir -p /root/argusstuff
# cd  /root/argusstuff
# wget ftp://ftp.qosient.com/dev/argus-3.0/argus-clients-3.0.2.tar.gz
# rm -rf /root/rpmbuild/*
# rpmbuild -ta argus-clients-3.0.2.tar.gz
... snip ...
----------------------------------------------------------------------------------------------------------------------------------------
make[1]: Leaving directory `/root/rpmbuild/BUILD/argus-clients-3.0.2/radump'
+ mkdir -p /usr/local
+ mkdir -p /usr/local/bin
+ mkdir -p /usr/share/doc/argus-clients-3.0
+ mkdir -p /usr/local/argus
+ mkdir -p /usr/local/argus/lib
+ cp -Rp support /usr/share/doc/argus-clients-3.0
+ cp -Rp doc/CHANGES doc/FAQ doc/HOW-TO doc/README doc/html
/usr/share/doc/argus-clients-3.0
+ install -m 0555 -o root -g root bin/ra /usr/local/bin
+ install -m 0555 -o root -g root bin/rabins /usr/local/bin
+ install -m 0555 -o root -g root bin/racluster /usr/local/bin
+ install -m 0555 -o root -g root bin/racount /usr/local/bin
+ install -m 0555 -o root -g root bin/radium /usr/local/bin
install: cannot stat `bin/radium': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.Dg2Wb5 (%build)

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

Any ideas on how to fix ?

-Guilsson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20091101/bb362819/attachment.html>


More information about the argus mailing list