Re: [Bacula-devel] Proposal: Enhancing Bacula Secret Management - file:, dynfile:, syscred:, and credstore:

2025-06-26 Thread Eric Bollengier via Bacula-devel
Hello, This is a very good topic. It's not so elegant, but I think you can cover your need today with the @ macro in the configuration file. You can execute a command that will generate the password (reading from a file for example, or doing some query in a database), or read a file. If you wan

[Bacula-devel] Release 15.0.3

2025-03-27 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 15.0.3 to both the Bacula website (www.bacula.org) and to SourceForge release. This release brings a couple of fixes published in the git repository over the last months. The release also brings a couple of new features for the Ku

Re: [Bacula-devel] Building the docs as PDF fails

2024-12-02 Thread Eric Bollengier via Bacula-devel
Hello, Thanks a lot Carsten, I have applied your patches. Best Regards, Eric On 11/30/24 12:36, Carsten Leonhardt wrote: Hi, here with the actual patches... Regards Carsten ___ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https

Re: [Bacula-devel] Building the docs as PDF fails

2024-11-21 Thread Eric Bollengier via Bacula-devel
Hello Carsten, On 11/21/24 18:21, Carsten Leonhardt wrote: Hi Eric, Eric Bollengier via Bacula-devel writes: Hello, The pdfs are on the website in the documentation directory and the typo was fixed after the release process. The git repository is correct, you can either take the pdf from

Re: [Bacula-devel] Building the docs as PDF fails

2024-11-21 Thread Eric Bollengier via Bacula-devel
Hello, The pdfs are on the website in the documentation directory and the typo was fixed after the release process. The git repository is correct, you can either take the pdf from the website (15.0.x-manuals/en/main/main.pdf), use the git repository to compile, do the change suggested by Arno or

Re: [Bacula-devel] Runscript Unknown term code Re: Bacula 15.0.2 update

2024-05-14 Thread Eric Bollengier via Bacula-devel
Hello Phil, On 5/14/24 19:33, Phil Stracchino wrote: On 5/14/24 09:58, Eric Bollengier via Bacula-devel wrote: Yes, it can be added to Bacula, but the patch must define the special code in the mysql.c file and provide a default alternative for other engines (using the actual code). Best

Re: [Bacula-devel] Runscript Unknown term code Re: Bacula 15.0.2 update

2024-05-14 Thread Eric Bollengier via Bacula-devel
Hello, On 5/14/24 15:49, Martin Simmons wrote: On Mon, 13 May 2024 21:24:47 -0400, Phil Stracchino said: +"DELETE FROM PathVisibility " +"WHERE NOT EXISTS " +"(SELECT 1 FROM Job WHERE JobId=PathVisibility.JobId) LIMIT 10"); DELETE ... LIMIT is a MySQL

[Bacula-devel] Bacula Release 15.0.2

2024-03-25 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 15.0.2 to both the Bacula website (www.bacula.org) and to SourceForge release. This release brings a lot of new features and plugins. More detailed information about the changes is available on https://www.bacula.org/15.0.x-manual

[Bacula-devel] Beta Release 15.0.1

2024-02-13 Thread Eric Bollengier via Bacula-devel
Hello, I'm pleased to announce that the second beta version of the next Bacula Community version 15.0 was pushed on our git repository (Branch-15.0). The beta version 15.0.1 should be pretty stable. The list of the changes is very impressive as you can see in the following section and in the Cha

[Bacula-devel] Bacula Release 13.0.4

2024-02-12 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 13.0.4 This is a minor bugfix release of the new stable version. We recommend to upgrade to this version. The new release 13.0 has many new features and a number of changes. Please take care to test this code carefully before puttin

Re: [Bacula-devel] Licence for bacula-doc 11.0.0 and later

2024-01-30 Thread Eric Bollengier via Bacula-devel
Hello Carsten, On 1/29/24 17:44, Carsten Leonhardt wrote: Hi Eric, I wanted to update the documentation package for Debian, but I noticed that the file LICENSE (which said the documentation is licensed under CC-BY-SA) went missing beginning with the 11.0.0 release of bacula-doc. Right now the

[Bacula-devel] Beta Release 15.0.0 - packages

2023-11-03 Thread Eric Bollengier via Bacula-devel
Hello, I have pushed a couple of binaries on bacula.org (ubuntu jammy, debian bullseye and almalinux 8), you might find them under: https://www.bacula.org/packages/beta/ To get the configuration to use in your package manager, you can browse the directories and click on the get_repos.php file.

[Bacula-devel] Beta Release 15.0.0

2023-11-01 Thread Eric Bollengier via Bacula-devel
Hello, I'm pleased to announce that the first beta version of the next Bacula Community version 15.0 was pushed on our git repository (Branch-15.0). The beta version 15.0.0 should be pretty stable. The list of the changes is very impressive as you can see in the following section and in the Cha

Re: [Bacula-devel] Where do I commit?

2023-09-04 Thread Eric Bollengier via Bacula-devel
Hello Dan, On 9/3/23 23:40, Dan Langille wrote: Hello, I'm trying to commit a fix for systemd startup scripts. To http://gitlab.bacula.org/bacula-community-edition/bacula-community.git ! [remote rejected] Branch-13.0 -> Branch-13.0 (pre-receive hook declined) error: failed to push some ref

Re: [Bacula-devel] compile errors bacula13-client-13.0.3 on FreeBSD 13.1

2023-05-26 Thread Eric Bollengier via Bacula-devel
Hello Dan, Thanks for the report, I have pushed a fix. Best Regards, Eric On 26.05.23 14:18, Dan Langille wrote: Hello, When building bacula13-client-13.0.3 on FreeBSD, I encountered this error. Compiling bacl.c Compiling bxattr.c --- bxattr_freebsd.o --- bxattr_freebsd.c:106:18: error: us

Re: [Bacula-devel] Bacula Release 13.0.3

2023-05-03 Thread Eric Bollengier via Bacula-devel
week. Best Regards, Eric On Tue, May 2, 2023 at 4:47 PM Eric Bollengier via Bacula-devel < bacula-devel@lists.sourceforge.net> wrote: Hello, We are pleased to announce the release of Bacula version 13.0.3 This is a minor bugfix release of the new stable version. We recommend to upgrade t

[Bacula-devel] Bacula Release 13.0.3

2023-05-02 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 13.0.3 This is a minor bugfix release of the new stable version. We recommend to upgrade to this version. The new release 13.0 has many new features and a number of changes. Please take care to test this code carefully before puttin

[Bacula-devel] Bacula Release 13.0.2

2023-02-20 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 13.0.12 This is a minor bugfix release of the new stable version. We recommend to upgrade to this version. The new release 13.0 has many new features and a number of changes. Please take care to test this code carefully before putti

Re: [Bacula-devel] Bacula Status report - 30 August 2022

2022-09-02 Thread Eric Bollengier via Bacula-devel
Hello Radek, On 9/2/22 11:49, Radosław Korzeniewski wrote: Hello Eric, Great job! wt., 30 sie 2022 o 09:30 Eric Bollengier via Bacula-devel < bacula-devel@lists.sourceforge.net> napisał(a): 2. Bacula Binaries 3. Windows Binaries 4. macOS Binaries Just a sake of curiosity, in te

[Bacula-devel] Working for Bacula?

2022-09-01 Thread Eric Bollengier via Bacula-devel
Hello, If you like Bacula, maybe you would like to have the opportunity to work for Bacula Systems and contribute to improve Bacula over the time. We have two open positions for the moment, and you are welcome to apply. https://baculasystems.com/company/careers-at-bacula-systems/senior-technical

Re: [Bacula-devel] Keep a Pattern in Community Repository Names

2022-08-30 Thread Eric Bollengier via Bacula-devel
Hello, On 8/30/22 02:57, Wanderlei Huttel wrote: Hello Eric I know that you said that Debian repositories are not so simple and flexible like Red Hat yum, but without a clear and correct documentation is not friendly to install Bacula Community I noticed that all documentation is wrong, is poi

[Bacula-devel] Gitlab migration

2022-08-30 Thread Eric Bollengier via Bacula-devel
Dear All, As a valued member of the Bacula Community and a user of either Git or Mantis bug tracker for Bacula Community, we would like to inform you that we have started to migrate your mantis account and issues to the new GitLab instance. The Gitlab instance, like the git repository and Mantis

[Bacula-devel] Bacula Status report - 30 August 2022

2022-08-30 Thread Eric Bollengier via Bacula-devel
The topics for this Status Report are: 1. Bacula Release Status 2. Bacula Binaries 3. Windows Binaries 4. macOS Binaries 5. New Services === 1. Bacula Release Status The latest Bacula version 13.0.1 was released to Source Forge and to www.bacula.org. This version includes many enhancement

Re: [Bacula-devel] Bacula Release 13.0.0

2022-08-21 Thread Eric Bollengier via Bacula-devel
Hello Sven, On 20.08.22 13:40, Sven Hartge wrote: Um 19:59 Uhr am 04.07.22 schrieb Eric Bollengier via Bacula-devel: We are pleased to announce the release of Bacula version 13.0.0. This is a major release of the new stable version. Trying to verify the signature on the release tar balls I

Re: [Bacula-devel] Keep a Pattern in Community Repository Names

2022-08-16 Thread Eric Bollengier via Bacula-devel
Hello Wanderlei, On 8/16/22 02:01, Wanderlei Huttel wrote: Hello As is noted below, the naming pattern is not adopting a pattern. Some versions are released in a given directory containing duplicate architecture and distribution. It would be interesting to keep the default version 13.0.1, and i

Re: [Bacula-devel] Looks like 13.0.0/1's update_mysql_tables was not adequately tested.

2022-08-12 Thread Eric Bollengier via Bacula-devel
Hello Phil, On 8/12/22 16:45, Phil Stracchino wrote: minbar:root:/usr/libexec/bacula:16 # ./update_mysql_tables This script will update a Bacula MySQL database  from any from version 12-15 or 1014-1022 to version 1024  which is needed to convert from any Bacula Community  versions 5.0.x, 5.

[Bacula-devel] Bacula Release 13.0.1

2022-08-05 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 13.0.1. This is a minor bugfix release of the new stable version. The new release 13.0 has many new features and a number of changes. Please take care to test this code carefully before putting it into production. Although the new

Re: [Bacula-devel] Cloud part versioning

2022-07-10 Thread Eric Bollengier via Bacula-devel
Hello Andrea, On 7/11/22 08:16, Andrea Venturoli wrote: Hello. I've written tu users@, but got no answer, so I'm trying here. I've got an installation that is backing up to S3. I see a lot of messages like the following in the job logs: > Full0117/part.2 was present on the cloud and has be

[Bacula-devel] Bacula Release 13.0.0

2022-07-04 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 13.0.0. This is a major release of the new stable version. The new release 13.0 has many new features and a number of changes. Please take care to test this code carefully before putting it into production. Although the new feature

[Bacula-devel] Package repository

2022-06-22 Thread Eric Bollengier via Bacula-devel
Dear Bacula Community users, We have not yet completed our maintenance of the bacula.org services and we have encountered some issues with it that slow us down to get back with all services to the community. We are very sorry for this inconvenience. We expect to get the 11.0.6 RPM/Deb reposit

[Bacula-devel] Bacula Community packages repo, wiki and cdash are offline

2022-06-06 Thread Eric Bollengier via Bacula-devel
Hello, We had a server outage with bacula.org last Friday and since then the server is under heavy maintenance. We were able last week-end to bring back most of the services, except: - Bacula Community package repo - the Bacula wiki - cdash for regression tests It will take us more days to ha

[Bacula-devel] Beta Release 11.3.4

2022-06-03 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the new BETA release of the next major Bacula version 11.3.4 to both the Bacula website (www.bacula.org) and to SourceForge. Thanks for the valuable feedback. https://www.bacula.org/downloads/Beta-Bacula-11.3.4 This is the last beta version of the new 13.0 majo

Re: [Bacula-devel] regress.bacula.org offline

2022-06-02 Thread Eric Bollengier via Bacula-devel
Hello, The bacula.org server has some problems, and we are rebuilding it on a new server. It may take some days. Files are hosted on sourceforge while the server is offline. https://sourceforge.net/projects/bacula/ Best Regards, Eric On 6/2/22 16:19, Dan Langille wrote: Hello, regress.bacul

[Bacula-devel] Beta Release 11.3.3

2022-05-03 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the new BETA release of the next major Bacula version 11.3.3 to both the Bacula website (www.bacula.org) and to SourceForge. Thanks for the valuable feedback. https://www.bacula.org/downloads/Beta-Bacula-11.3.3 This is a beta version of the new 13.0 major relea

Re: [Bacula-devel] [Bacula-announce] Beta Release 11.3.2

2022-03-27 Thread Eric Bollengier via Bacula-devel
Hello Dan, On 3/26/22 02:27, Dan Langille wrote: Dan Langille wrote on 3/25/22 9:16 PM: Eric Bollengier via Bacula-announce wrote on 3/24/22 1:50 PM: Hello, We are pleased to announce the first BETA release of the next major Bacula version 11.3.2 to both the Bacula website (www.bacula.org) a

Re: [Bacula-devel] Beta Release 11.3.2

2022-03-24 Thread Eric Bollengier via Bacula-devel
Hello, On 3/25/22 01:48, Gary R. Schmidt wrote: On 25/03/2022 09:31, Phil Stracchino wrote: On 3/24/22 13:50, Eric Bollengier via Bacula-devel wrote: Hello, We are pleased to announce the first BETA release of the next major Bacula version 11.3.2 to both the Bacula website (www.bacula.org

[Bacula-devel] Beta Release 11.3.2

2022-03-24 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the first BETA release of the next major Bacula version 11.3.2 to both the Bacula website (www.bacula.org) and to SourceForge. https://www.bacula.org/downloads/Beta-Bacula-11.3.2 This is a beta version of the new 13.0 major release with many new features and a

[Bacula-devel] Release 11.0.6

2022-03-10 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 11.0.6. This is animportant bug and security fix release of the stable version. We advise all users of 11.0.x to upgrade to this version. The 11.0.x series of Bacula uses a new catalog format. We provide a set of scripts that perm

Re: [Bacula-devel] Questions about delta encoding implementation and virtual files

2022-03-08 Thread Eric Bollengier via Bacula-devel
Hello, On 3/7/22 12:44, egoitz--- via Bacula-devel wrote: Hi!, After digging in plugin building documentation and checking the provided examples, I have some doubts I have not been able to clarify by my own. I describe them below in case you could give me a hand :). I would be very thankful if

Re: [Bacula-devel] Open source Bacula plugin for deduplication

2022-03-03 Thread Eric Bollengier via Bacula-devel
Hello, On 03.03.22 15:03, webmaster via Bacula-devel wrote: Hello I was reading this and had a thought about deduplication, The zfs filesytem has inbuilt deduplication (and compression) support so you could when creating a new backup volume create a virtual zfs pool/filesystem Write all backu

Re: [Bacula-devel] regression testing & python2

2021-10-11 Thread Eric Bollengier via Bacula-devel
Hello Dan, Thanks for your pull request, sounds good to me, I will merge it soon. Best Regards, Eric On 10.10.21 22:39, Dan Langille wrote: Dan Langille wrote on 10/5/21 11:21 AM: Dan Langille wrote: Hello, Is it time to update the regression tests from Python 2 to Python3? e.g. [pg14

Re: [Bacula-devel] Release 11.0.5

2021-06-03 Thread Eric Bollengier via Bacula-devel
ei Hüttel* > > > > Em qui., 3 de jun. de 2021 às 15:05, Eric Bollengier via Bacula-devel < > bacula-devel@lists.sourceforge.net> escreveu: > >> Hello, >> >> We are pleased to announce the release of Bacula version 11.0.5. This is >> a minor rel

[Bacula-devel] Release 11.0.5

2021-06-03 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 11.0.5. This is a minor release of the new stable version. The new release 11.0 has with many new features and a number of changes. Please take care to test this code carefully before putting it into production. Although the new fea

Re: [Bacula-devel] 11.0.5 is out or not?

2021-06-03 Thread Eric Bollengier via Bacula-devel
Hello Dan, On 6/3/21 15:29, Dan Langille wrote: > Hello, > > https://www.bacula.org mentions 11.0.5 and > https://www.bacula.org/bacula-release-11-0-5/ exists. > > However, the release is not at > https://sourceforge.net/projects/bacula/files/bacula/ > > What's up? I'm runing the last regres

Re: [Bacula-devel] Release 11.0.4

2021-06-01 Thread Eric Bollengier via Bacula-devel
31/21 11:16, Eric Bollengier via Bacula-devel wrote: > Hello, > > We are pleased to announce the release of Bacula version 11.0.4. This is > a minor release of the new stable version. > > The new release 11.0 has with many new features and a number of > changes. Please t

[Bacula-devel] Release 11.0.4

2021-05-31 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 11.0.4. This is a minor release of the new stable version. The new release 11.0 has with many new features and a number of changes. Please take care to test this code carefully before putting it into production. Although the new fe

Re: [Bacula-devel] Bacula 11.0.2 update notes

2021-05-29 Thread Eric Bollengier via Bacula-devel
Hello Phil, Thanks for your patch, I will apply it for 11.0.4, some more comments are inline. On 21.05.21 18:26, Phil Stracchino wrote: Eric, The following would be my first-cut patch. The other way to handle restarting/resuming the copy operation when updating to 11.0.2 would be instead of

Re: [Bacula-devel] incremental accurate jobs failing with 11.0.3

2021-05-28 Thread Eric Bollengier via Bacula-devel
Hello, I have seen this issue recently and I have pushed a fix in the git repository. I will publish a 11.0.4 today. commit ff91cf7521b2b2eac5e80806b4353fe7b652b8ff Author: Eric Bollengier Date: Thu May 6 15:15:29 2021 +0200 Disable fix on bvfs_get_jobids() temporarily It has not been d

Re: [Bacula-devel] Bacula 11.0.2 update notes

2021-05-26 Thread Eric Bollengier via Bacula-devel
Hello, On 5/26/21 15:24, Phil Stracchino wrote: > On 5/26/21 3:22 AM, Eric Bollengier via Bacula-devel wrote: >> Hello, >> >> On 5/25/21 18:14, Phil Stracchino wrote: >>> Well, true, yes. VARCHAR(80) doesn't actually save anything over >>> VARCHAR(96

Re: [Bacula-devel] Bacula 11.0.2 update notes

2021-05-26 Thread Eric Bollengier via Bacula-devel
Hello, On 5/25/21 18:14, Phil Stracchino wrote: > On 5/24/21 2:17 PM, Martin Simmons wrote: >>> On Fri, 21 May 2021 21:21:43 -0400, Phil Stracchino said: >>> Actually upon consideration of the shape of the curve I went with >>> VARBINARY(80). I'll be surprised if I ever see an LStat with leng

Re: [Bacula-devel] Bacula 11.0.2 update notes

2021-05-21 Thread Eric Bollengier via Bacula-devel
Hello Phil, On 5/21/21 15:49, Phil Stracchino wrote: > On 5/21/21 3:19 AM, Eric Bollengier via Bacula-devel wrote: > > I actually looked at it further and made additional changes to mine that > resolve that problem. Where the current script does this: > > DROP TABLE Filename;

[Bacula-devel] Release 11.0.3

2021-05-21 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 11.0.3. This is a minor release of the new stable version. The new release 11.0 has with many new features and a number of changes. Please take care to test this code carefully before putting it into production. Although the new fea

Re: [Bacula-devel] Bacula 11.0.2 update notes

2021-05-21 Thread Eric Bollengier via Bacula-devel
Hello Phil, Thanks for the suggestions. I'm almost ready to apply them to the current update script. The only point that worries me is that if the break is done during the drop of the Filename/File tables or during the rename of the file_temp table, then if you restart the script with your modifi

Re: [Bacula-devel] 11.x regressions

2021-05-04 Thread Eric Bollengier via Bacula-devel
Hello Dan, On 5/4/21 02:29, Dan Langille wrote: > On Thu, Apr 29, 2021, at 3:38 AM, Andrea Venturoli wrote: >> Hello. >> >> Long ago I set up a system to run regression tests: it's now FreeBSD >> 12.2/amd64 with postgres12. >> The results are here: >>> https://regress.bacula.org/index.php?project

Re: [Bacula-devel] git repo details (was shebang fix to scripts/baculabackupreport.in)

2021-03-30 Thread Eric Bollengier via Bacula-devel
On 3/30/21 18:50, Dan Langille wrote: > Which goes back to: why does the repo not have a master branch? As long as I remember, we never have used master as branch name. If you are looking for 11.0, look Branch-11.0. Best Regards, Eric ___ Bacula-deve

Re: [Bacula-devel] shebang fix to scripts/baculabackupreport.in

2021-03-30 Thread Eric Bollengier via Bacula-devel
Hello, The program is written in DASH, it may work if you replace it with Bash, but the two shells are not compatible. In the old time, /bin/sh was pointing to bash, but bash is way more powerful than the regular /bin/sh. Then, Ubuntu guys have replaced /bin/sh -> bash by /bin/sh -> dash for perf

Re: [Bacula-devel] bsparse.c:28:10: fatal error: 'stropts.h' file not found

2021-03-29 Thread Eric Bollengier via Bacula-devel
Hello Dan, On 3/30/21 01:24, Dan Langille wrote: > NOTE: this does not stop the build from 'succeeding'. > > I noticed this with 11.0.2 and then verified it also occurs with 11.0.1 > > ==>Entering directory > /wrkdirs/usr/ports/sysutils/bacula11-server/work/bacula-11.0.2/src/stored > ==>Enterin

Re: [Bacula-devel] check_bacula doesn't build with 11.0.2

2021-03-29 Thread Eric Bollengier via Bacula-devel
Hello Dan, On 3/30/21 03:35, Dan Langille wrote: > When building check_bacula with Bacula 11.0.2 I get: > > ==>Entering directory > /wrkdirs/usr/ports/net-mgmt/nagios-check_bacula11/work/bacula-11.0.2/manpages > /usr/bin/make -C > /wrkdirs/usr/ports/net-mgmt/nagios-check_bacula11/work/bacula-11

[Bacula-devel] Release 11.0.2

2021-03-29 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 11.0.2. This is a minor release of the new stable version. The new release 11.0 has with many new features and a number of changes. Please take care to test this code carefully before putting it into production. Although the new fea

Re: [Bacula-devel] Bacula 11 possible bug in accurate and verify jobs

2021-03-17 Thread Eric Bollengier via Bacula-devel
Hello Wanderlei, On 3/17/21 15:55, Wanderlei Huttel wrote: > I know that in the Bacula Community Documentation there are some wrong or > old informations that must be fixed. > Just a question. In the older versions (like 9X) why the option "M" in > verify jobs didn't show any errors? Because it w

Re: [Bacula-devel] Bacula 11 possible bug in accurate and verify jobs

2021-03-17 Thread Eric Bollengier via Bacula-devel
Hello Wanderlei, On 3/16/21 21:18, Wanderlei Huttel wrote: > Hello Eric > > Thanks for answer me. > I've noticed that the problem is only in verify job. > In the manual letter "M" is a correct configuration. > https://www.bacula.org/11.0.x-manuals/en/main/Configuring_Director.html#accuratemode Y

Re: [Bacula-devel] Bacula 11 possible bug in accurate and verify jobs

2021-03-16 Thread Eric Bollengier via Bacula-devel
Hello, On 3/16/21 17:43, Wanderlei Huttel wrote: > Hello > > Today I've had time and could upgrade Bacula 9.6.7 to Bacula 11.0.1. Almost > everything was fine, but when I was tried to start Bacula I'm receiving > some errors because of Accurate and Verify options. I usually had this > options: >

Re: [Bacula-devel] Readline - includes

2021-03-04 Thread Eric Bollengier via Bacula-devel
Hello Radek, On 3/4/21 10:04, Radosław Korzeniewski wrote: > Hello Eric, > > czw., 4 mar 2021 o 09:25 Eric Bollengier > napisał(a): > >> On Debian at least, users have the choice between two readline >> implementations, libedit and libreadline. They are supposed to be >> compatible (this is mos

Re: [Bacula-devel] Readline - includes

2021-03-04 Thread Eric Bollengier via Bacula-devel
Hello Radek, On 3/3/21 20:56, Radosław Korzeniewski wrote: > Hello, > > śr., 3 mar 2021 o 18:10 Eric Bollengier napisał(a): > >> Hello Radek, >> >> On 3/3/21 17:40, Radosław Korzeniewski wrote: >>> Hello, >>> >>> The readline manual (from Debian) gives: >>> >>> READLINE(3) >>> >>> Library F

Re: [Bacula-devel] Readline - includes

2021-03-03 Thread Eric Bollengier via Bacula-devel
Hello Radek, On 3/3/21 17:40, Radosław Korzeniewski wrote: > Hello, > > The readline manual (from Debian) gives: > > READLINE(3) > > Library Functions Manual > > READLINE(3) > > NAME >readline - get a line from a user with editing > > SYNOPSIS >#inclu

[Bacula-devel] Release 11.0.1

2021-02-06 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 11.0.1. This is a minor release of the new stable version. The new release 11.0 has with many new features and a number of changes. Please take care to test this code carefully before putting it into production. Although the new fea

Re: [Bacula-devel] Bacula Release 11.0.0 (beta)

2021-01-20 Thread Eric Bollengier via Bacula-devel
Hello Carsten, On 1/21/21 00:28, Carsten Leonhardt wrote: > Hi Eric, > > you've fixed some bugs after releasing 11.0.0, may I ask that you push > the changes to the public git repository? Yes of course, I forgot to push the last set of patches. I'm planing to cut a new 11.0.1 release in the next

Re: [Bacula-devel] Something amiss in bacula-9.6.7: Possible race condition

2021-01-20 Thread Eric Bollengier via Bacula-devel
Hello Martin, Very good detective work, this subtle issue was causing concurrent database access even if the batch mode was disabled. I have pushed the patch into the Branch-9.6 git repository. Best Regards, Eric > What is the output of "show catalog" in bconsole? My guess is that you will > se

Re: [Bacula-devel] Director 9.6.7 died on a duplicate Path entry

2020-12-18 Thread Eric Bollengier via Bacula-devel
Hello Phil, On 2020-12-18 15:38, Phil Stracchino wrote: > On 12/18/20 8:02 AM, Eric Bollengier via Bacula-devel wrote: >> >> This is a strange error, it would mean that you don't use the Batch >> insert mode >> >> in your job, because we don't ins

Re: [Bacula-devel] Director 9.6.7 died on a duplicate Path entry

2020-12-18 Thread Eric Bollengier via Bacula-devel
Hello Phil, On 12/17/20 11:21 PM, Phil Stracchino wrote: 16-Dec 04:39 minbar-dir JobId 28076: Fatal error: sql_create.c:589 Create db Path record INSERT INTO Path (Path) VALUES ('/usr/src/linux-5.10.1-gentoo/include/linux/fsl/') failed. ERR=Duplicate entry '/usr/src/linux-5.10.1-gentoo/include/

Re: [Bacula-devel] Bacula Release 11.0.0 (beta)

2020-12-17 Thread Eric Bollengier via Bacula-devel
Hello Carsten, On 2020-12-17 13:34, Carsten Leonhardt wrote: > Hi Eric, > > I see that latex2html v2016 has been embedded into the source of > bacula-docs. Is that a modified version? Current upstream is v2020.2, > newer versions than v2016 are available in both Debian and Ubuntu. Do > you plan t

Re: [Bacula-devel] Bacula Release 11.0.0 (beta)

2020-12-16 Thread Eric Bollengier via Bacula-devel
Hello John, On 2020-12-16 09:41, John Nemeth wrote: > Some of these features definitely sounds interesting. But, > I'm wondering about a few things. First, is there a link to a > detailed list of changes? I've seen mention of an FD plugin for > MySQL. However, Google seems to only want to

Re: [Bacula-devel] Bacula 11.0 dbcheck fail with error

2020-12-16 Thread Eric Bollengier via Bacula-devel
Hello Reiner, On 2020-12-16 00:03, Reiner Jung via Bacula-devel wrote: > On Bacula 11 the dbcheck fail with an error > > > dbcheck -c /etc/bacula/bacula-dir.conf > > Select function number: 17 > Checking for Filenames with a trailing slash > Query failed: SELECT FilenameId,Name from Filename WH

Re: [Bacula-devel] Bacula Release 11.0.0 (beta)

2020-12-15 Thread Eric Bollengier via Bacula-devel
Hello Phil, On 2020-12-15 18:10, Eric Bollengier via Bacula-devel wrote: > Hello, > >> >> Compilation fails on Solaris 11.3 using Solaris Studio 12.6. >> > > I would recommend to compile with GCC, it is free and available on all > platforms. Of course, patche

Re: [Bacula-devel] Bacula Release 11.0.0 (beta)

2020-12-15 Thread Eric Bollengier via Bacula-devel
Hello, > > Compilation fails on Solaris 11.3 using Solaris Studio 12.6. > I would recommend to compile with GCC, it is free and available on all platforms. Of course, patches are welcome to support an other compiler. Best Regards, Eric > > Compiling bsockcore.c > "bsockcore.c", line 64: Warn

Re: [Bacula-devel] Bacula Release 11.0.0 (beta)

2020-12-15 Thread Eric Bollengier via Bacula-devel
Hello Swen, On 2020-12-15 13:23, Sven Hartge wrote: >> SQLite for Bacula was deprecated years and years ago, anyone who is >> still using it has had more than enough time to update. >> >> I presume that the chance to remove it completely as part of the 11 >> re-write was so obvious that not doing

Re: [Bacula-devel] Upgrading MySQL Catalog Schema for Bacula v. 11 fails, PostgreSQL works

2020-12-15 Thread Eric Bollengier via Bacula-devel
Hello Arno, Thanks for the tests, it's clear that FileIndex can now be negative at some point, so it's important to specify this attribute correctly. Note that the modification of the schema table (DDL) cannot be protected by a transaction with MySQL. So, if a problem appears during the schema mo

[Bacula-devel] Bacula Release 11.0.0 (beta)

2020-12-15 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 11.0.0 (beta). This is a major release. This is a major new release with many new features and a number of changes. Please take care to test this code carefully before putting it into production. Although the new features have been

Re: [Bacula-devel] Signing keys

2020-12-12 Thread Eric Bollengier via Bacula-devel
Hello Sven, I believe that it's fixed now. Best Regards, Eric On 12/11/20 11:16 PM, Sven Hartge wrote: On 11.12.20 23:10, Kern Sibbald wrote: I am talking about the public download area on www.bacula.org. Eric is handling the details of the release on Source Forge.  If there are problems

[Bacula-devel] Bacula Release 9.6.7

2020-12-10 Thread Eric Bollengier via Bacula-devel
Hello, We are pleased to announce the release of Bacula version 9.6.7. This is a minor bug fix release among other things the MySQL/MariaDB schemas. This will be the last of the 9.6.x releases. The next release major release (a really big one) is currently scheduled for December. Please see the

Re: [Bacula-devel] Release 11.0.0 not signed by correct key

2020-12-07 Thread Eric Bollengier via Bacula-devel
Hello, On 2020-12-07 16:32, Sven Hartge wrote: > On 07.12.20 16:23, Phil Stracchino wrote: >> On 12/7/20 10:15 AM, Phil Stracchino wrote: >>> So I presume it safe to infer that 11.0 is a MAJOR update? > >>> I'll pull it and do a test build on Solaris 11. >> >> ...except I need to pull from a diff

Re: [Bacula-devel] Release 11.0.0 not signed by correct key

2020-12-07 Thread Eric Bollengier via Bacula-devel
Hello Sven, On 2020-12-06 18:21, Sven Hartge wrote: > Hello! > > When trying to import the new 11.0.0 release into Debian our tooling > complains about it not being signed by the correct key. > > Until now, every release was signed by the key from > https://blog.bacula.org/downloads/Bacula-40

Re: [Bacula-devel] Bug#2584: MySQL schema broken for MariaDB 10.5

2020-11-30 Thread Eric Bollengier via Bacula-devel
Hello Sven, On 2020-11-30 12:55, Sven Hartge wrote: > On 30.11.20 09:16, Eric Bollengier via Bacula-devel wrote: > >> Thanks for the suggestions, we will fix the schema file following your >> tips, MySQL was not very strict in the past, now it is painful and >> difficult

Re: [Bacula-devel] Bug#2584: MySQL schema broken for MariaDB 10.5

2020-11-30 Thread Eric Bollengier via Bacula-devel
Hello Sven, Thanks for the suggestions, we will fix the schema file following your tips, MySQL was not very strict in the past, now it is painful and difficult to get back on track. I guess many programs will have the same kind of issues with such migration. Best Regards, Eric On 2020-11-28 17:5