Brad Peterson wrote:
> Hey all,
>
> I'm getting stuck trying to install bacula 2.0.0 on a fc5 box. I've 
> decided to try the rpm method of installation this time. I tried to 
> follow the manual ( 
> http://www.bacula.org/dev-manual/Bacula_RPM_Packaging_FAQ.html ), and 
> when I ran my rpmbuild command, it looks like it's doing it's thing 
> for a few minutes...and then...nothing. It doesn't appear to install 
> anything to run.
>
> I'm new to working with rpms (gotta love yum), so I wonder if I'm just 
> making some simple mistake somewhere.  In the manual, it says to run 
> two lines. But the first command doesn't seem to work. The following 
> was copied from my console:
>
> # rpmbuild -ba --define "build_fc5 1" --define "build_mysql5 1" 
> bacula.spec
> error: failed to stat /var/tmp/bacula.spec: No such file or directory
>
> So, I ignord that, and went to the second line.  Here is what I ran:
>
> # rpmbuild --rebuild --define "build_fc5 1" --define "build_mysql5 1" 
> bacula-2.0.0-1.src.rpm
>
> This is the one which is the one that appeared to do its thing, but 
> then ended without having anything to run.  From the manual, my only 
> guess is that I should have something in /var/bacula.  But nothing is 
> there.  The only bacula filepaths I have on this system is a bunch of 
> stuff in the /usr/src/ directory.
> Any idea what I need to do to get this working?
>
> Brad Peterson
> [EMAIL PROTECTED]
>
>
>
> ------------------------------------------------------------------------
>
> Spam detection software, running on the system "mail.appraiseutah.com", has
> identified this incoming email as possible spam.  The original message
> has been attached to this so you can view it (if it isn't spam) or label
> similar future email.  If you have any questions, see
> the administrator of that system for details.
>
> Content preview:  Hey all, I'm getting stuck trying to install bacula
>   2.0.0 on a fc5 box. I've decided to try the rpm method of installation
>   this time. I tried to follow the manual (
>   http://www.bacula.org/dev-manual/Bacula_RPM_Packaging_FAQ.html ), and
>   when I ran my rpmbuild command, it looks like it's doing it's thing for
>   a few minutes...and then...nothing. It doesn't appear to install
>   anything to run. [...] 
>
> Content analysis details:   (8.5 points, 5.0 required)
>
>  pts rule name              description
> ---- ---------------------- --------------------------------------------------
>  1.8 FORGED_YAHOO_RCVD      'From' yahoo.com does not match 'Received' headers
> -0.7 BAYES_20               BODY: Bayesian spam probability is 5 to 20%
>                             [score: 0.1391]
>  0.2 DNS_FROM_RFC_ABUSE     RBL: Envelope sender in abuse.rfc-ignorant.org
>  1.4 DNS_FROM_RFC_WHOIS     RBL: Envelope sender in whois.rfc-ignorant.org
>  2.0 RCVD_IN_SORBS_DUL      RBL: SORBS: sent directly from dynamic IP address
>                             [24.10.159.195 listed in dnsbl.sorbs.net]
>  1.7 DNS_FROM_RFC_POST      RBL: Envelope sender in
>                             postmaster.rfc-ignorant.org
>  1.9 RCVD_IN_NJABL_DUL      RBL: NJABL: dialup sender did non-local SMTP
>                             [24.10.159.195 listed in combined.njabl.org]
>
>
>   
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ------------------------------------------------------------------------
>
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>   
If there is no error after rpmbuild is done, you have rpm in 
/usr/src/redhat/RPMS/i386/ need to install it with rpm -Uvh <name>.rpm

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to