Thanks I actually ended up figuring this out myself. Turns out there is
also a bug in the bacula-mtx spec file. That one is missing
"%storage-daemon-user bacula"
On 9/21/10 6:28 AM, "Martin Simmons" wrote:
>> On Thu, 16 Sep 2010 10:33:47 -0700, Syn, Joonho said:
>>
>> for the bacula-bat
> On Thu, 16 Sep 2010 10:33:47 -0700, Syn, Joonho said:
>
> for the bacula-bat srpm i tried using
>
> $ rpmbuild --rebuild --define build_centos5 1 --define build_mysql 1
> bacula-bat-5.0.3-1.src.rpm
>
> and the package would build correctly but when i installed it with
> $ rpm-ivh "packag
for the bacula-bat srpm i tried using
$ rpmbuild --rebuild --define build_centos5 1 --define build_mysql 1
bacula-bat-5.0.3-1.src.rpm
and the package would build correctly but when i installed it with
$ rpm-ivh "package name
i got a couple weird errors:
fg: no job control, and the other one ab
On Wednesday 15 September 2010 04:05:29 pm Joseph L. Casale wrote:
> >sudo rpmbuild -bb --define build_postgresql=1 --define "build_centos5 1"
> > -- define rhel_version=501 bacula.spec
>
> Not only do you not need to unpack the srpm to get the the spec to build
> from But you shouldn't at all bu
>sudo rpmbuild -bb --define build_postgresql=1 --define "build_centos5 1" --
>define rhel_version=501 bacula.spec
Not only do you not need to unpack the srpm to get the the spec to build from
But you shouldn't at all build as root?
Use a buidroot [1]:
$ rpmbuild --rebuild --define build_centos5=1
On Wednesday 15 September 2010 01:31:04 pm Hugo Letemplier wrote:
> Hi
> I am trying to find some RPM's for Bacula on CentOS 5.
> i found only for RedHat 7 can i use theses ones or do I need
> absolutelly to use CentOS RPMs?
>
> I know that mostly it works between RH and CentOS rpm's but i want to
Hi
I am trying to find some RPM's for Bacula on CentOS 5.
i found only for RedHat 7 can i use theses ones or do I need
absolutelly to use CentOS RPMs?
I know that mostly it works between RH and CentOS rpm's but i want to
be sure to not have problems in the future.
Could you tell me you experience