Re: [Bacula-users] Baculum Install on Centos 7

2020-05-22 Thread Marcin Haba
Hello Jeff,

Great. Good to hear you solved this problem.

Best regards,
Marcin Haba (gani)

On Fri, 22 May 2020 at 14:27, Jeff Thomas  wrote:
>
> Apparently yum doesn't flush and re-read the repos.d files every time?
> The solution was:
>
> yum clean all
> rm -rf /var/cache/yum/*
>
>
>
>
> On Thu, May 21, 2020 at 10:36 PM Marcin Haba  wrote:
>>
>> Hello Jeff,
>>
>> How is it possible that in repository are packages with suffix el7 and
>> your packages have fc31? Please look at the repository address:
>>
>> http://bacula.org/downloads/baculum/stable/centos
>>
>> There isn't any packages marked 'fc31' and your packages have it:
>>
>> rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by 
>> baculum-api-9.6.3-1.fc31.noarch
>> rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
>> baculum-api-httpd-9.6.3-1.fc31.noarch
>> rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
>> baculum-common-9.6.3-1.fc31.noarch
>>
>> I don't know how it could be possible.
>>
>> Best regards,
>> Marcin Haba (gani)
>>
>> On Fri, 22 May 2020 at 00:06, Jeff Thomas  wrote:
>> >
>> > I'm using the following repos.d file:
>> >
>> > [root@costello jrthomas]# cat /etc/yum.repos.d/baculum.repo
>> > [baculumrepo]
>> > name=Baculum CentOS repository
>> > baseurl=http://bacula.org/downloads/baculum/stable/centos
>> > gpgcheck=1
>> > enabled=1
>> >
>> >
>> >
>> >
>> > On Thu, May 21, 2020 at 4:40 PM Marcin Haba  wrote:
>> >>
>> >> Hello Jeff,
>> >>
>> >> It looks you are trying to install Fedora 31 packages on CentOS.
>> >>
>> >> I would propose to use Baculum packages dedicated for CentOS 7. You
>> >> can take them from here:
>> >>
>> >> https://www.bacula.org/9.6.x-manuals/en/console/Baculum_API_Web_GUI_Tools.html#SECTION0034
>> >>
>> >> Best regards,
>> >> Marcin Haba (gani)
>> >>
>> >> On Thu, 21 May 2020 at 23:04, Jeff Thomas  wrote:
>> >> >
>> >> > I'm following the instructions to the letter and then 'WHAM!'
>> >> >
>> >> > Running transaction check
>> >> > ERROR You need to update rpm to handle:
>> >> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by 
>> >> > baculum-api-9.6.3-1.fc31.noarch
>> >> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by 
>> >> > baculum-api-httpd-9.6.3-1.fc31.noarch
>> >> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by 
>> >> > baculum-common-9.6.3-1.fc31.noarch
>> >> >
>> >> > I don't get it.   From what I can tell zstd enabled RPM is a fiction 
>> >> > for some future release of Centos 8?
>> >> >
>> >> > I'd appreciate some help.
>> >> >
>> >> > Thanks!
>> >> >
>> >> >
>> >> > ___
>> >> > Bacula-users mailing list
>> >> > Bacula-users@lists.sourceforge.net
>> >> > https://lists.sourceforge.net/lists/listinfo/bacula-users
>> >>
>> >>
>> >>
>> >> --
>> >> "Greater love hath no man than this, that a man lay down his life for
>> >> his friends." Jesus Christ
>> >>
>> >> "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
>> >> za przyjaciół swoich." Jezus Chrystus
>>
>>
>>
>> --
>> "Greater love hath no man than this, that a man lay down his life for
>> his friends." Jesus Christ
>>
>> "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
>> za przyjaciół swoich." Jezus Chrystus



-- 
"Greater love hath no man than this, that a man lay down his life for
his friends." Jesus Christ

"Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
za przyjaciół swoich." Jezus Chrystus


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Baculum Install on Centos 7

2020-05-22 Thread Jeff Thomas
Apparently yum doesn't flush and re-read the repos.d files every time?
The solution was:

yum clean all
rm -rf /var/cache/yum/*




On Thu, May 21, 2020 at 10:36 PM Marcin Haba  wrote:

> Hello Jeff,
>
> How is it possible that in repository are packages with suffix el7 and
> your packages have fc31? Please look at the repository address:
>
> http://bacula.org/downloads/baculum/stable/centos
>
> There isn't any packages marked 'fc31' and your packages have it:
>
> rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
> baculum-api-9.6.3-1.fc31.noarch
> rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
> baculum-api-httpd-9.6.3-1.fc31.noarch
> rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
> baculum-common-9.6.3-1.fc31.noarch
>
> I don't know how it could be possible.
>
> Best regards,
> Marcin Haba (gani)
>
> On Fri, 22 May 2020 at 00:06, Jeff Thomas  wrote:
> >
> > I'm using the following repos.d file:
> >
> > [root@costello jrthomas]# cat /etc/yum.repos.d/baculum.repo
> > [baculumrepo]
> > name=Baculum CentOS repository
> > baseurl=http://bacula.org/downloads/baculum/stable/centos
> > gpgcheck=1
> > enabled=1
> >
> >
> >
> >
> > On Thu, May 21, 2020 at 4:40 PM Marcin Haba  wrote:
> >>
> >> Hello Jeff,
> >>
> >> It looks you are trying to install Fedora 31 packages on CentOS.
> >>
> >> I would propose to use Baculum packages dedicated for CentOS 7. You
> >> can take them from here:
> >>
> >>
> https://www.bacula.org/9.6.x-manuals/en/console/Baculum_API_Web_GUI_Tools.html#SECTION0034
> >>
> >> Best regards,
> >> Marcin Haba (gani)
> >>
> >> On Thu, 21 May 2020 at 23:04, Jeff Thomas  wrote:
> >> >
> >> > I'm following the instructions to the letter and then 'WHAM!'
> >> >
> >> > Running transaction check
> >> > ERROR You need to update rpm to handle:
> >> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
> baculum-api-9.6.3-1.fc31.noarch
> >> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
> baculum-api-httpd-9.6.3-1.fc31.noarch
> >> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
> baculum-common-9.6.3-1.fc31.noarch
> >> >
> >> > I don't get it.   From what I can tell zstd enabled RPM is a fiction
> for some future release of Centos 8?
> >> >
> >> > I'd appreciate some help.
> >> >
> >> > Thanks!
> >> >
> >> >
> >> > ___
> >> > Bacula-users mailing list
> >> > Bacula-users@lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> >>
> >>
> >>
> >> --
> >> "Greater love hath no man than this, that a man lay down his life for
> >> his friends." Jesus Christ
> >>
> >> "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
> >> za przyjaciół swoich." Jezus Chrystus
>
>
>
> --
> "Greater love hath no man than this, that a man lay down his life for
> his friends." Jesus Christ
>
> "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
> za przyjaciół swoich." Jezus Chrystus
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Baculum Install on Centos 7

2020-05-21 Thread Marcin Haba
Hello Jeff,

How is it possible that in repository are packages with suffix el7 and
your packages have fc31? Please look at the repository address:

http://bacula.org/downloads/baculum/stable/centos

There isn't any packages marked 'fc31' and your packages have it:

rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by baculum-api-9.6.3-1.fc31.noarch
rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
baculum-api-httpd-9.6.3-1.fc31.noarch
rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
baculum-common-9.6.3-1.fc31.noarch

I don't know how it could be possible.

Best regards,
Marcin Haba (gani)

On Fri, 22 May 2020 at 00:06, Jeff Thomas  wrote:
>
> I'm using the following repos.d file:
>
> [root@costello jrthomas]# cat /etc/yum.repos.d/baculum.repo
> [baculumrepo]
> name=Baculum CentOS repository
> baseurl=http://bacula.org/downloads/baculum/stable/centos
> gpgcheck=1
> enabled=1
>
>
>
>
> On Thu, May 21, 2020 at 4:40 PM Marcin Haba  wrote:
>>
>> Hello Jeff,
>>
>> It looks you are trying to install Fedora 31 packages on CentOS.
>>
>> I would propose to use Baculum packages dedicated for CentOS 7. You
>> can take them from here:
>>
>> https://www.bacula.org/9.6.x-manuals/en/console/Baculum_API_Web_GUI_Tools.html#SECTION0034
>>
>> Best regards,
>> Marcin Haba (gani)
>>
>> On Thu, 21 May 2020 at 23:04, Jeff Thomas  wrote:
>> >
>> > I'm following the instructions to the letter and then 'WHAM!'
>> >
>> > Running transaction check
>> > ERROR You need to update rpm to handle:
>> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by 
>> > baculum-api-9.6.3-1.fc31.noarch
>> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by 
>> > baculum-api-httpd-9.6.3-1.fc31.noarch
>> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by 
>> > baculum-common-9.6.3-1.fc31.noarch
>> >
>> > I don't get it.   From what I can tell zstd enabled RPM is a fiction for 
>> > some future release of Centos 8?
>> >
>> > I'd appreciate some help.
>> >
>> > Thanks!
>> >
>> >
>> > ___
>> > Bacula-users mailing list
>> > Bacula-users@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>>
>>
>> --
>> "Greater love hath no man than this, that a man lay down his life for
>> his friends." Jesus Christ
>>
>> "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
>> za przyjaciół swoich." Jezus Chrystus



-- 
"Greater love hath no man than this, that a man lay down his life for
his friends." Jesus Christ

"Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
za przyjaciół swoich." Jezus Chrystus


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Baculum Install on Centos 7

2020-05-21 Thread Jeff Thomas
I'm using the following repos.d file:

[root@costello jrthomas]# cat /etc/yum.repos.d/baculum.repo
[baculumrepo]
name=Baculum CentOS repository
baseurl=http://bacula.org/downloads/baculum/stable/centos
gpgcheck=1
enabled=1




On Thu, May 21, 2020 at 4:40 PM Marcin Haba  wrote:

> Hello Jeff,
>
> It looks you are trying to install Fedora 31 packages on CentOS.
>
> I would propose to use Baculum packages dedicated for CentOS 7. You
> can take them from here:
>
>
> https://www.bacula.org/9.6.x-manuals/en/console/Baculum_API_Web_GUI_Tools.html#SECTION0034
>
> Best regards,
> Marcin Haba (gani)
>
> On Thu, 21 May 2020 at 23:04, Jeff Thomas  wrote:
> >
> > I'm following the instructions to the letter and then 'WHAM!'
> >
> > Running transaction check
> > ERROR You need to update rpm to handle:
> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
> baculum-api-9.6.3-1.fc31.noarch
> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
> baculum-api-httpd-9.6.3-1.fc31.noarch
> > rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by
> baculum-common-9.6.3-1.fc31.noarch
> >
> > I don't get it.   From what I can tell zstd enabled RPM is a fiction for
> some future release of Centos 8?
> >
> > I'd appreciate some help.
> >
> > Thanks!
> >
> >
> > ___
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
>
> --
> "Greater love hath no man than this, that a man lay down his life for
> his friends." Jesus Christ
>
> "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
> za przyjaciół swoich." Jezus Chrystus
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Baculum Install on Centos 7

2020-05-21 Thread Marcin Haba
Hello Jeff,

It looks you are trying to install Fedora 31 packages on CentOS.

I would propose to use Baculum packages dedicated for CentOS 7. You
can take them from here:

https://www.bacula.org/9.6.x-manuals/en/console/Baculum_API_Web_GUI_Tools.html#SECTION0034

Best regards,
Marcin Haba (gani)

On Thu, 21 May 2020 at 23:04, Jeff Thomas  wrote:
>
> I'm following the instructions to the letter and then 'WHAM!'
>
> Running transaction check
> ERROR You need to update rpm to handle:
> rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by baculum-api-9.6.3-1.fc31.noarch
> rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by 
> baculum-api-httpd-9.6.3-1.fc31.noarch
> rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by 
> baculum-common-9.6.3-1.fc31.noarch
>
> I don't get it.   From what I can tell zstd enabled RPM is a fiction for some 
> future release of Centos 8?
>
> I'd appreciate some help.
>
> Thanks!
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users



-- 
"Greater love hath no man than this, that a man lay down his life for
his friends." Jesus Christ

"Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
za przyjaciół swoich." Jezus Chrystus


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users