Re: [Bacula-users] Release 7.4.2

2016-10-26 Thread Ian Douglas
On Wednesday 26 October 2016 10:20:33 Simone Caronni wrote:

> Please try the repository contains a rebuild of the official packages for
> RHEL/CentOS and Fedora.
> 
> https://copr.fedorainfracloud.org/coprs/slaanesh/Bacula/
> 
> Upgrade is straightforward from CentOS 6/7 packages and does not have any
> external dependencies.

Thanks, sorted, running a test job and seems to be okay.

I did try to find such a thing (updated repo) via Google before asking here, 
don't know if my query was wrong or Google is not what it used to be...

Thanks, Ian
-- 
i...@zti.co.za http://www.zti.co.za
Zero 2 Infinity - The net.works
Phone +27-21-975-7273

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Release 7.4.2

2016-10-26 Thread Simone Caronni
Please try the repository contains a rebuild of the official packages for
RHEL/CentOS and Fedora.

https://copr.fedorainfracloud.org/coprs/slaanesh/Bacula/

Upgrade is straightforward from CentOS 6/7 packages and does not have any
external dependencies.

Regards,
--Simone


On Tue, Oct 25, 2016 at 9:40 PM, Ian Douglas  wrote:

> On Tuesday 25 October 2016 21:35:25 Ian Douglas wrote:
>
> > yum update on Centos did not install new update. I tried the remi repo.
> > Already have epel.
>
> I see I also have this repo:
>
> epel-bacula7/7/x86_64
> Bacula backports from rawhide
>
> But no 7.4.3 ?
>
> thanks, Ian
> --
> i...@zti.co.za http://www.zti.co.za
> Zero 2 Infinity - The net.works
> Phone +27-21-975-7273
>
> 
> --
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive.
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>



-- 
You cannot discover new oceans unless you have the courage to lose sight of
the shore (R. W. Emerson).

http://xkcd.com/229/
http://negativo17.org/
--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Release 7.4.2

2016-10-25 Thread Ian Douglas
On Tuesday 25 October 2016 21:35:25 Ian Douglas wrote:

> yum update on Centos did not install new update. I tried the remi repo. 
> Already have epel.

I see I also have this repo:

epel-bacula7/7/x86_64   
   
Bacula backports from rawhide 

But no 7.4.3 ?

thanks, Ian
-- 
i...@zti.co.za http://www.zti.co.za
Zero 2 Infinity - The net.works
Phone +27-21-975-7273

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Release 7.4.2

2016-10-25 Thread Ian Douglas
hi All

On Thursday 07 July 2016 15:03:00 Kern Sibbald wrote:

> I am pleased to announce that we have just released Bacula version 7.4.2.

My Gentoo box running bacular-dir updated to 7.4.3, however the storage 
director on CentOs 7 is sitting at 7.0.4 and dir won't talk to sd ...

yum update on Centos did not install new update. I tried the remi repo. 
Already have epel.

Is there an easy way to get a compatible version that does not involve 
compiling it myself?

Could not find it in the manual.

Have already updated the Postgres database for director so not keen to 
downgrade director.

thanks, Ian

-- 
i...@zti.co.za http://www.zti.co.za
Zero 2 Infinity - The net.works
Phone +27-21-975-7273

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Release 7.4.2

2016-07-07 Thread Kern Sibbald
Hello,

I am pleased to announce that we have just released Bacula version 7.4.2.

This version consists of mainly bug fixes.  The most important fix is for
MySQL 5.7, which no longer is distributed with a libmysqlxx_r (thread-safe
or reentant) file.  This caused Bacula linked for MySQL to fail at startup.

If you are a packager, I strongly advise you to take the 7.4.2 version since
it corrects a number of problems related to packaging and installation.  If
you are already running Bacula version 7.4.0, it is not urgent to upgrade
unless you find a problem you are experiencing on the list of fixes (see
ReleaseNotes below).  There is no database update required from 7.4.0 or
7.4.1, but as usual all Storage Daemons must be updated to the same version
as your Director (presumably 7.4.2).

As a reminder, the Windows File Daemon is available for download on the
www.bacula.org web site for personal use.  Since there are no updates to the
Windows FD, version 7.4.2 does not exist.  Consequently, please use the
Windows FD version 7.4.0.

Work is progressing on the next version, which will have several major new
features.  It will probably take another couple of months to complete the
work and ensure that it is stable, but I will let you know as it progresses.

Thank you for using Bacula.

Kern

=


Release Notes for Bacula 7.4.2

Release version 7.4.2

This is an important bug fix release to version 7.4.1 mainly
fixes detection of MySQL 5.7 (as found in Ubuntu 16.04).  Certain bug
fixes contributed by Bacula Systems.

06Jul16
  - Fix #1926 about wrong duplicate job detection with Copy/Migration and
Backup jobs
  - Recompile configure after db.m4 change
  - Fix batch insert for MySQL 5.7
  - Fix zero level debug output -- now at 100
  - Fix #766 about Job logs displayed with unneeded linefeed
  - Fix #1902 about a segfault with the "cancel inactive" command
  - Fix bug where MySQL 5.7 is improperly linked on Ubuntu 16.04

Bugs fixed/closed since last release:
1902 1926 766


--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users