Hello,

It does works fine for me.

Try to clean up your local yum cache and try again please.

$ sudo yum clean all
$ sudo rm -rm /var/yum/cache
& sudo yum check-update

Hope it helps

Davide

On Wed, 27 Jun 2018 at 10:33, Olivier Delestre <
olivier.deles...@univ-rouen.fr> wrote:

> And i test quickly and :(
> Thanks for your works :)
> ---
> My Bacula.repo
>
> [Bacula-Community]
> name=CentOS - Bacula - Community
> baseurl=http://bacula.org/packages/xxxxxxxxxxxx/rpms/9.0.8/el7/x86_64
> enabled=1
> protect=0
> gpgcheck=0
>
>
>
> ---
> yum install bacula-postgresql
> Loaded plugins: etckeeper, fastestmirror
> Loading mirror speeds from cached hostfile
>  * epel: mirrors.ircam.fr
> Resolving Dependencies
> --> Running transaction check
> ---> Package bacula-postgresql.x86_64 0:9.0.8-2.el7 will be installed
> --> Processing Dependency: bacula-libs for package:
> bacula-postgresql-9.0.8-2.el7.x86_64
> --> Processing Dependency: perl(Logwatch) for package:
> bacula-postgresql-9.0.8-2.el7.x86_64
> --> Processing Dependency: libbac-9.0.8.so()(64bit) for package:
> bacula-postgresql-9.0.8-2.el7.x86_64
> --> Processing Dependency: libbaccfg-9.0.8.so()(64bit) for package:
> bacula-postgresql-9.0.8-2.el7.x86_64
> --> Processing Dependency: libbacfind-9.0.8.so()(64bit) for package:
> bacula-postgresql-9.0.8-2.el7.x86_64
> --> Running transaction check
> ---> Package bacula-libs.x86_64 0:9.0.8-2.el7 will be installed
> ---> Package bacula-mysql.x86_64 0:9.0.8-2.el7 will be installed
> --> Processing Dependency: mysql for package:
> bacula-mysql-9.0.8-2.el7.x86_64
> --> Running transaction check
> ---> Package mariadb.x86_64 1:5.5.56-2.el7 will be installed
>
> --> Finished Dependency Resolution
>
> Dependencies Resolved
>
>
> =================================================================================================================================================================================
>  Package
> Arch
> Version
> Repository                                    Size
>
> =================================================================================================================================================================================
> Installing:
>  bacula-postgresql
> x86_64
> 9.0.8-2.el7
> Bacula-Community                             3.0 M
> Installing for dependencies:
>  bacula-libs
> x86_64
> 9.0.8-2.el7
> Bacula-Community                             772 k
>  bacula-mysql
> x86_64
> 9.0.8-2.el7
> Bacula-Community                             3.0 M
>  mariadb
> x86_64
> 1:5.5.56-2.el7
> base                                         8.7 M
>
> Transaction Summary
>
> =================================================================================================================================================================================
> Install  1 Package (+3 Dependent packages)
>
> Total size: 16 M
> Total download size: 6.8 M
> Installed size: 74 M
>
> Is this ok [y/d/N]: y
> Downloading packages:
> Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
> bacula-libs-9.0.8-2.el7.x86_64 FAILED
>
> http://bacula.org/packages/xxxxxxxxxxx/rpms/9.0.8/el7/x86_64/bacula-libs-9.0.8-2.el7.x86_64.rpm:
> [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable 0 B  --:--:--
> ETA
> Trying other mirror.
> bacula-mysql-9.0.8-2.el7.x86_6 FAILED
>
> http://bacula.org/packages/xxxxxxxxxxxxxxxxxxx/rpms/9.0.8/el7/x86_64/bacula-mysql-9.0.8-2.el7.x86_64.rpm:
> [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable0 B  --:--:-- ETA
> Trying other mirror.
> bacula-postgresql-9.0.8-2.el7. FAILED
>
> http://bacula.org/packages/xxxxxxxxxxxxxxxxxxxxxx/rpms/9.0.8/el7/x86_64/bacula-postgresql-9.0.8-2.el7.x86_64.rpm:
> [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable--:--:-- ETA
> Trying other mirror.
>
>
> Error downloading packages:
>   bacula-mysql-9.0.8-2.el7.x86_64: [Errno 256] No more mirrors to try.
>   bacula-libs-9.0.8-2.el7.x86_64: [Errno 256] No more mirrors to try.
>   bacula-postgresql-9.0.8-2.el7.x86_64: [Errno 256] No more mirrors to try.
>
>
>
>
> Le 27/06/2018 à 09:35, Davide Franco a écrit :
>
> Hello,
>
> The MySQL dependency problem on bacula-postgresql rpm package has been
> fixed now.
>
> rpm binary packages for rhel7-64 (compatible with Centos 7) are now
> available in Bacula repository.
> The package name is bacula-postgresql-9.0.8-2.el7
>
> More rpm based distro packages will be uploaded within the next few days.
>
> You might need to update your local repo by running this command
>
>  $ sudo yum check-update
>
> Please note also that the baseurl for rhel7 repository should be as below
>
> baseurl=
> http://www.bacula.org/packages/xxxxxxxxxxxxxxxxx/rpms/9.0.8/el7/x86_64
> instead of
> baseurl=http://www.bacula.org/packages/xxxxxxxxxxxxxxxxx/rpms/9.0.8/el7
>
> The manual should be fixed accordingly.
>
> Hope it helps
>
> Best regards
>
> Davide
>
> On Tue, Jun 19, 2018 at 2:11 PM, Olivier Delestre <
> olivier.deles...@univ-rouen.fr> wrote:
>
>> Hi, i have some problem to install bacula 9.0.8 on CentOs 7.5 x64.
>> I Want a PostgreSql but when i run the install command, see the result
>> below.
>>
>> Why i have a bacula-mysql dependency ?? ( no gpg check for the moment )
>> a problem with the Rpm ??
>>
>> Thanks for your help.
>> ---
>>
>> bacula.repo :
>> [Bacula-Community]
>> name=CentOS - Bacula - Community
>> baseurl=http://www.bacula.org/packages/xxxxxxxxxxxxxxxxx/rpms/9.0.8/el7/
>> enabled=1
>> protect=0
>> gpgcheck=0
>>
>>
>>
>> ------------------------------------------------------------------------------
>> yum install bacula-postgresql
>> Loaded plugins: etckeeper, fastestmirror
>> Loading mirror speeds from cached hostfile
>>  * epel: mirrors.ircam.fr
>> Resolving Dependencies
>> --> Running transaction check
>> ---> Package bacula-postgresql.x86_64 0:9.0.8-1.el7 will be installed
>> --> Processing Dependency: bacula-libs for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Processing Dependency: perl(Logwatch) for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Processing Dependency: libbac-9.0.8.so()(64bit) for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Processing Dependency: libbaccfg-9.0.8.so()(64bit) for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Processing Dependency: libbacfind-9.0.8.so()(64bit) for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Processing Dependency: libbaccats-9.0.8.so()(64bit) for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Running transaction check
>> ---> Package bacula-libs.x86_64 0:9.0.8-1.el7 will be installed
>> ---> Package bacula-mysql.x86_64 0:9.0.8-1.el7 will be installed
>> --> Finished Dependency Resolution
>>
>> Dependencies Resolved
>>
>>
>> =================================================================================================================================================================================
>>  Package
>> Arch
>> Version
>> Repository                                     Size
>>
>> =================================================================================================================================================================================
>> Installing:
>>  bacula-postgresql
>> x86_64
>> 9.0.8-1.el7
>> Bacula-Community                              3.0 M
>> Installing for dependencies:
>>  bacula-libs
>> x86_64
>> 9.0.8-1.el7
>> Bacula-Community                              772 k
>>  bacula-mysql
>> x86_64
>> 9.0.8-1.el7
>> Bacula-Community                              3.0 M
>>
>> Transaction Summary
>>
>> =================================================================================================================================================================================
>> Install  1 Package (+2 Dependent packages)
>>
>> Total size: 6.8 M
>> Total download size: 3.8 M
>> Installed size: 26 M
>> Is this ok [y/d/N]: n
>> Exiting on user command
>> Your transaction was saved, rerun it with:
>>  yum load-transaction /tmp/yum_save_tx.2018-06-19.13-59.UcII_r.yumtx
>> [root@sambourg etc]# yum install bacula-postgresql
>> Loaded plugins: etckeeper, fastestmirror
>> Loading mirror speeds from cached hostfile
>>  * epel: mirrors.ircam.fr
>> Resolving Dependencies
>> --> Running transaction check
>> ---> Package bacula-postgresql.x86_64 0:9.0.8-1.el7 will be installed
>> --> Processing Dependency: bacula-libs for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Processing Dependency: perl(Logwatch) for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Processing Dependency: libbac-9.0.8.so()(64bit) for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Processing Dependency: libbaccfg-9.0.8.so()(64bit) for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Processing Dependency: libbacfind-9.0.8.so()(64bit) for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Processing Dependency: libbaccats-9.0.8.so()(64bit) for package:
>> bacula-postgresql-9.0.8-1.el7.x86_64
>> --> Running transaction check
>> ---> Package bacula-libs.x86_64 0:9.0.8-1.el7 will be installed
>> ---> Package bacula-mysql.x86_64 0:9.0.8-1.el7 will be installed
>> --> Finished Dependency Resolution
>>
>> Dependencies Resolved
>>
>>
>> =================================================================================================================================================================================
>>  Package
>> Arch
>> Version
>> Repository                                     Size
>>
>> =================================================================================================================================================================================
>> Installing:
>>  bacula-postgresql
>> x86_64
>> 9.0.8-1.el7
>> Bacula-Community                              3.0 M
>> Installing for dependencies:
>>  bacula-libs
>> x86_64
>> 9.0.8-1.el7
>> Bacula-Community                              772 k
>>  bacula-mysql
>> x86_64
>> 9.0.8-1.el7
>> Bacula-Community                              3.0 M
>>
>> Transaction Summary
>>
>> =================================================================================================================================================================================
>> Install  1 Package (+2 Dependent packages)
>>
>> Total size: 6.8 M
>> Total download size: 3.8 M
>> Installed size: 26 M
>> Is this ok [y/d/N]: y
>> Downloading packages:
>> (1/2):
>> bacula-libs-9.0.8-1.el7.x86_64.rpm
>> | 772 kB  00:00:00
>> (2/2):
>> bacula-mysql-9.0.8-1.el7.x86_64.rpm
>> | 3.0 MB  00:00:00
>>
>> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>> Total
>> 6.7 MB/s | 3.8 MB  00:00:00
>> Running transaction check
>> Running transaction test
>>
>>
>> Transaction check error:
>>   file /opt/bacula/lib64/libbaccats-9.0.8.so conflicts between attempted
>> installs of bacula-postgresql-9.0.8-1.el7.x86_64 and
>> bacula-mysql-9.0.8-1.el7.x86_64
>>   file /opt/bacula/lib64/libbacsd-9.0.8.so conflicts between attempted
>> installs of bacula-postgresql-9.0.8-1.el7.x86_64 and
>> bacula-mysql-9.0.8-1.el7.x86_64
>>   file /opt/bacula/scripts/bacula_config conflicts between attempted
>> installs of bacula-postgresql-9.0.8-1.el7.x86_64 and
>> bacula-mysql-9.0.8-1.el7.x86_64
>>   file /opt/bacula/scripts/create_bacula_database conflicts between
>> attempted installs of bacula-postgresql-9.0.8-1.el7.x86_64 and
>> bacula-mysql-9.0.8-1.el7.x86_64
>>   file /opt/bacula/scripts/drop_bacula_database conflicts between
>> attempted installs of bacula-postgresql-9.0.8-1.el7.x86_64 and
>> bacula-mysql-9.0.8-1.el7.x86_64
>>   file /opt/bacula/scripts/drop_bacula_tables conflicts between attempted
>> installs of bacula-postgresql-9.0.8-1.el7.x86_64 and
>> bacula-mysql-9.0.8-1.el7.x86_64
>>   file /opt/bacula/scripts/grant_bacula_privileges conflicts between
>> attempted installs of bacula-postgresql-9.0.8-1.el7.x86_64 and
>> bacula-mysql-9.0.8-1.el7.x86_64
>>   file /opt/bacula/scripts/make_bacula_tables conflicts between attempted
>> installs of bacula-postgresql-9.0.8-1.el7.x86_64 and
>> bacula-mysql-9.0.8-1.el7.x86_64
>>   file /opt/bacula/scripts/make_catalog_backup conflicts between
>> attempted installs of bacula-postgresql-9.0.8-1.el7.x86_64 and
>> bacula-mysql-9.0.8-1.el7.x86_64
>>   file /opt/bacula/scripts/make_catalog_backup.pl conflicts between
>> attempted installs of bacula-postgresql-9.0.8-1.el7.x86_64 and
>> bacula-mysql-9.0.8-1.el7.x86_64
>>   file /opt/bacula/scripts/update_bacula_tables conflicts between
>> attempted installs of bacula-postgresql-9.0.8-1.el7.x86_64 and
>> bacula-mysql-9.0.8-1.el7.x86_64
>>
>> Error Summary
>> -------------
>> "
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>>
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to