an point some people with insight to this problem!
Cheers,
Arno
--
Arno Lehmann
IT-Service Lehmann
Sandstr. 6, 49080 Osnabrück
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
Hi all,
creating new issues in gitlab.bacula.org should now be possible again.
Cheers,
Arno
--
Arno Lehmann
IT-Service Lehmann
Sandstr. 6, 49080 Osnabrück
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https
Hi everyone,
With my account, creating a new issue is not a problem
See
https://gitlab.bacula.org/bacula-community-edition/bacula-community/-/issues/2757
Best,
Davide
On Tue, Sep 2, 2025 at 19:02 Arno Lehmann via Bacula-devel <
bacula-devel@lists.sourceforge.net> wrote:
> Hi all,
&
s been broken for a while.
Yes, good point.
I am worrying if these our e-mails in this topic will be delivered to
this list, because the bacula-devel list web page shows that no message
was delivered today to the list:
https://sourceforge.net/p/bacula/mailman/bacula-devel/
I sent today two di
Are there other approaches or considerations I might have missed?
I believe even the simpler dynfile:and syscred:options would offer substantial
benefits to many Bacula users by improving security and manageability without
impacting existing setups. The credstore:approach provides a path for even mor
y frequently
> (though caching within Bacula could mitigate this).
>
>
>
> Careful design needed for config check mode (e.g., should helpers be
> executed?).
>
>
>
>
>
>
>
>
>
> Discussion Points:
>
>
> Is there general interest in these types
from the secret manager.
I think having the ability to connect to a secret manager would be beneficial
and allow for more secure means to use credentials without needing to keep them
in files.
Regards,
Jonathan
From: Clinton Bunch
Sent: 25 June 2025 20:49
To: bacula-devel
https://www.bacula.org/source-download-center/
https://www.bacula.org/downloads/Bacula-15.0.3/ReleaseNotes
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
Hello Joerg,
> Le 24 janv. 2025 à 08:13, Joerg Wunsch via Bacula-devel
> a écrit :
>
> Hello,
>
> just out of curiosity, since I used to like it once (when it was still
> available in the FreeBSD port system), I tried to compile the Qt
> console on release 15.0.2.
Joerg .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listi
rg/
Never trust an operating system you don't have sources for. ;-)
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
s out.
--
cheers, Joerg .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)
___________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
--
cheers, Joerg .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/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
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
or wait for the next release.
Thanks,
Best Regards,
Eric
On 11/21/24 00:17, Carsten Leonhardt wrote:
Hi Arno,
Arno Lehmann via Bacula-devel
writes:
Hi Carsten, all
Am 20.11.2024 um 14:21 schrieb Carsten Leonhardt:
... (snip description of the challenges with a really convoluted build
d to pass the release process is something I have no idea
about.
Cheers,
Arno
--
Arno Lehmann
IT-Service Lehmann
Sandstr. 6, 49080 Osnabrück
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
Hello,
Does Bacula supports RHEL S390x arch ?
Need to install Bacula on RHEL v9.3 on system z (s390x arch), where to find
the right rpm backage or source code and the related installation documentation.
Thanks,
Osama
___
Bacula-devel mailing list
Hi Eric,
On 15/07/2024 16:43, e...@baculasystems.com wrote:
Hello Iyán,
Le 15 juil. 2024 à 10:56, Iyán Méndez Veiga via Bacula-devel
a écrit :
Hello,
I tried to create an issue directly in your GitLab instance, but an account is
required and when I tried to register I never recieved the
Hello Iyán,
> Le 15 juil. 2024 à 10:56, Iyán Méndez Veiga via Bacula-devel
> a écrit :
>
> Hello,
>
> I tried to create an issue directly in your GitLab instance, but an account
> is required and when I tried to register I never recieved the confirmation
> email.
>
jcr->compress_buf_size;
| ^~~~
| comp_len
restore.c:1388:13: error: ‘cbuf’ was not declared in this scope
1388 | cbuf = (const unsigned char*)*data +
sizeof(comp_stream_header);
| ^~~~
Compiling bxattr.c
restore.c:1389:13: error: ‘real_compress_len’ was not declared in this scope
1389 | real_compress_len = *length - sizeof(comp_stream_header);
| ^
make[1]: *** [Makefile:187: restore.o] Error 1
make[1]: *** Waiting for unfinished jobs
make[1]: Leaving directory '/build/bacula-client/src/bacula-15.0.2/src/filed'
== Error in /build/bacula-client/src/bacula-15.0.2/src/filed ==
make: *** [Makefile:164: all] Error 1
OpenPGP_signature.asc
Description: OpenPGP digital signature
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/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
uot;);
DELETE ... LIMIT is a MySQL thing, not standard.
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 Regards,
Eric
___________
Ba
- Add %i (jobid) to edit_device_codes(), can be used in storage daemon scripts
- Pass comment field to copy/migration jobs from the control job
- Add JobTimestamp variable for volume label format
- Improve BSR cycle detection and resolution
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
8s: Fix pvc naming error in csi snapshots
- rpms: Fix cloud spec file for redhat8
Bugs fixed/closed since last release:
10163 10291 10365 10401 10453 10513 10524 10525 10535 10591 10604 10631 10685
2699 2701
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
ete module in volume and job endpoints
- rpms: Fix aligned package generation
Bugs fixed/closed since last release:
org#2704
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
;s an oversight, could you fix that?
Thanks for the notice, I will of course fix that.
Best Regards,
Eric
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
kages/beta/debs/15.0.0/ bullseye main
#
# Install: apt-get install bacula-postgresql
And you can follow the instructions and enjoy this new version.
Any feedback is welcome!
Best Regards,
Eric
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge
ain tenant names
- Update documentation
- Add object overview endpoint
Misc:
- Add XXHASH to FileSet signature option
- Add plugins for Verfy jobs
- Display mtime instead of ctime in estimate listing output
- Add specific jobstatus when executing Runscripts
- New man pages
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
Best Regards,
Eric
Head is pointing at that branch.
Thanks.
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
1 error generated.
Full log output at
https://services.unixathome.org/poudriere/data/131amd64-dvl-testing/2023-05-26_12h07m40s/logs/errors/bacula13-client-13.0.3.log
Thank you.
___________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https
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
support in new job objects endpoint
- rpms: Add rhel9 target to spec file
Bugs fixed/closed since last release:
10030 10032 10033 9907 9968
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo
ses or problems later?.
Best regards,___________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
3.10
- win32: Fix org#2667 enable sockaddress_storage for windows
- win32: Switch to openssl 1.1.1t
Bugs fixed/closed since last release:
8351 9508 9535 9568 9606 9614 9686 9876 9882
_______
Bacula-devel mailing list
Bacula-devel@list
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
-technical-writer/
https://baculasystems.com/company/careers-at-bacula-systems/customer-support-engineer/
I'm looking forward to work with you!
Best Regards,
Eric
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforg
tches.
Thanks,
Best Regards,
Eric
___________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
ch more to come!
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/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
.7 xenial Ubuntu 16.04 (Xenial Xerus) amd64/binary-amd64
https://www.bacula.org/packages/X/debs/9.6.7/xenial/amd64/dists/xenial/main/binary-amd64/
Duplicate
Arch and Codename
Best regards
*Wanderlei Hüttel*
___________
Bacula-devel mailing list
Bacula-dev
la Community
versions 5.0.x, 5.2.x, 7.4.x, 9.x.x to Community version 11.4
...Shouldn't that say 13.0, not 11.4?
Yes of course, thanks for the feedback
Best Regards,
Eric
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
/
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
* them, not keep the old version around.
Can I just comment this in the sources or is there any side-effect I'm not
seeing?
Why was this put up in the first place?
bye & Thanks
av.
___________
Bacula-devel mailing list
Bacula-devel@lists.sou
.0
- baculum: Fix error calling method_exists() with non-objects on PHP 8
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
repository back this week.
Best Regards,
Eric
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
have those services back online, we are sorry. We
will write back to the mailing list when available.
Best Regards,
Eric
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
cess
Please see the New Features chapter of the manual for documentation on
the new features.
https://www.bacula.org/downloads/Beta-Bacula-11.3.4/bacula-11.3.4-main.pdf
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
,
regress.bacula.org appears to be offline, both by my checking and online tools
-- Dan Langille d...@langille.org
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
from empty Messages resource
- alist: Fix for memory overflow access
Please see the New Features chapter of the manual for documentation on
the new features.
https://www.bacula.org/downloads/Beta-Bacula-11.3.3/bacula-11.3.3-main.pdf
_______________
Bacula-devel m
a plugin as part of the Community
>> edition of this nice piece of software. I had to try :) :) .
>>
>> Anyway and independently of what Kern decides about the gift I have asked :)
>> :) (I had to try it... mainly after someone encouraged asking it :) :) ), I
>> wanted
prototype.conf file and run few tests to see if they are correct. I'm seeing
the following error on plenty of your tests
.: cannot open ./config: No such file or directory
Your help is very appreciated.
Best Regards,
Eric
___________
Bacula-de
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
oads/Beta-Bacula-11.3.2/bacula-11.3.2-main.pdf
_______________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
contributions to the open source world. These ideas,
anyway, would never change in my mind about you.
So for ending this email, I think there are not more appropiate words
for being remarked as the following ones : "Kern, Thank you so much".
Cheers :)______
2627 2642 2646 2647 2653 2654 2656 7776 7998 8126
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
THER
> BACKUP TOO AT FILE LEVEL INSIDE THE VM, WITH FOR INSTANCE THE DATABASE DUMPS
> ONLY...
>
> I could go into more detail on any of this if you have questions about any of
> the things I've mentioned.
>
> THANK YOU SO MUCH BOB. I TAKE NOTE AND WOULD TELL YOU I
ha enviado desde fuera de la organización. No pinche
> en los enlaces ni abra los adjuntos a no ser que reconozca el remitente y
> sepa que el contenido es seguro.
>
> Hello,
>
> pon., 7 mar 2022 o 12:44 egoitz--- via Bacula-devel
> napisał(a):
>
>> - I'
I could go into more detail on any of this if you have questions about any of
> the things I've mentioned.
>
> Bob
>
> Begin forwarded message:
>
>> FROM: egoitz--- via Bacula-devel
>> DATE: March 3, 2022 at 6:33:25 AM CST
>> TO: Radosław Korzeniewski
>
ula.com.br [4]
Links:
--
[1] https://www.linkedin.com/in/msc-heitor-faria-5ba51b3
[2] Http://www.bacula.com.br
[3] http://bacula.lat
[4] http://www.bacula.com.br_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
image in this step
> - during restore Bacula will send selected fd command plugin the same
> information and data what it generates during backup, so for XENServer Plugin
> it simply get offset and raw data to perform destination image patching, but
> for QEMU Plugin it receives a qcow2 i
Hi Eric!!
Sorry for answering so late. I answer between lines in color green bold
for instance, for better clarification.
El 2022-03-08 09:56, Eric Bollengier escribió:
> Hello,
>
> On 3/7/22 12:44, egoitz--- via Bacula-devel wrote:
>
>> Hi!,
>>
>> Af
ntos a no ser que reconozca el
> remitente y sepa que el contenido es seguro.
>
> 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
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
No one 😀
Any help wouldvery highly appreciated… really!!
Some parts… are not 100% clear in the doc… and I would be very proud of sharing
my work 🙂🙂👍
Cheers!
Egoitz,
> El 7 mar 2022, a las 12:45, egoitz--- via Bacula-devel
> escribió:
>
>
> ATENCION: Este correo se h
post-restore job I could run a shell script
that tries to find patches pending to be applied to a parent file. I
suppose then I could apply and the backup would become finally restored.
Does some other more elegant way you could advise me?.
Thank you so much really,
Best regards,_______
ossible
> way of getting the file daemon to do deduplication using virtual zfs
> filesystems
>
> Christopher tyerman
>
> Sent from my Galaxy
>
> Original message
> From: ego...@ramattack.net
> Date: 03/03/2022 14:23 (GMT+00:00)
> To:
Hi Eric!!
Sorry what are you referring to with the "aligned driver". By they
way... I think this is an incorrect asked question... I was looking for
delta encoding instead of dedup.
Sorry mates :)
Cheers!
El 2022-03-03 15:31, Eric Bollengier via Bacula-devel escribió:
> ATENCI
: webmaster
Cc: Radosław Korzeniewski ,
bacula-devel@lists.sourceforge.net Subject: Re: [Bacula-devel] Open source
Bacula plugin for deduplication
Hi Christopher!
Thanks a lot for your time!!. Answering below in blue for better discerning.
El 2022-03-03 15:03, webmaster escribió
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
You then
write the virtual zfs file system to your bacula volumeThough Not sure how well
this would work in practice, but seems like a "simple" way to implement basic
deduplication Christopher tyermanSent from my Galaxy
Original message From: egoitz--- via Bacula-devel
A FD CAN SEND US
>
> Christopher tyerman
>
> CHEERS!!!
>
> Sent from my Galaxy
>
> Original message
> From: egoitz--- via Bacula-devel
> Date: 03/03/2022 12:36 (GMT+00:00)
> To: Radosław Korzeniewski
> Cc: bacula-devel@lists.sourcefo
ntos a no ser que reconozca el remitente y
> sepa que el contenido es seguro.
>
> Hello,
>
> czw., 3 mar 2022 o 12:09 egoitz--- via Bacula-devel
> napisał(a):
>
>> Good morning,
>>
>> I know Bacula enterprise provides deduplicacion plugins, but sadl
nt, I would be very very thankful :) :) :) if some
experienced developer, could give me some idea or if can see something
is wrong or should achieved in some other manner or with other plugin
api functions.
Thank you :) :)
Cheers!!___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
pher tyerman
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
pull requests soon.
My pull request is here:https://github.com/dlangille/bacula/pull/1
I don't know how to create a pull request directly to the repo.
Always happy to have my commit bit restored. It went away when the repo was
moved to git.
Thank you.
_______
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
Bugs fixed/closed since last release:
2427
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
's up?
I'm runing the last regress tests, should be official
in few hours.
Best Regards,
Eric
_______________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/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
since last release:
2618
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
Regards,
Eric
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
> btemp396812 ORDER by JobTDate
>
> i.e. there is a filter on JobID that should definitely not be there (96812 is
> the id of the *current* job).
>
> This looks to me like the changes introduced in
> 44b8d23f6670b70f7292c45d7e33b43b1ac09dad ('fix for #
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
he function
>> BDB::bdb_find_job_start_time in src/cats/sql_find.c, where there is also a
>> comment about it.
>
>
> Ah, so...
Yes, we track the original job name during copy or migration.
Best Regards,
Eric
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/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;
7659 About EnhancedWild fileset directive documentation
- docs: Fix org#2578 About missing "restore directory=xxx" keyword
documentation
Bugs fixed/closed since last release:
2442 2500 2578 2592 2604 2605 7657 7659
_______
Bacula-devel maili
; 2. If running on a Galera cluster, YOU MUST BRING THE CLUSTER DOWN TO A
> SINGLE NODE before performing this migration (and preferably also
> disable Galera temporarily) because the schema rewrites will almost
> certainly exceed the hard limits on Galera writeset size (128K maximum
> row
continuing regression tests on 9.x?
Not for me :-)
Best Regards,
Eric
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
ula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
in
>> bacula-11.0.2/scripts/baculabackupreport.in
>>
>> #!/bin/dash
>>
>> Perhaps that's meant to be #!/bin/bash
>>
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
pends" step on a test tool
that is not used by Bacula. The second error is on an other test tool
for the typeof() detection. Nothing to worry, but the code should be
adapted to freebsd, or be removed.
Thanks for the testing and the reporting.
Best Regards,
Eric
s, I have pushed a fix on the git repo, we lack of a regress script
for this add-on.
Best Regards,
Eric
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
lt-in Client Scheduler
- Reload command improvements (Keep IP address, Maximum Concurrent
value, ...)
- Support for GLOB pattern in Console ACL directives
- Faster CRC32 algorithm
Please see the New Features chapter of the manual for documentation on
the new features.
____
how any errors?
Because it was not checked by the parser and now it is. In other word,
the parser is doing a better job than before.
Best Regards,
Eric
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
verify code.
At this point, it might be a documentation issue, this part of the code
did not changed very much for a couple of years.
So, if you are ok, I will fix the documentation.
Best Regards,
Eric
___________
Bacula-devel mailing list
Bacula-devel@lists.so
quot; at
this place for example.
Not sure that M is a valid option as mentioned in the error message, I
would suggest to fix the fileset :-)
Best Regards,
Eric
_______
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
icially.
If users are using it and report an error or a patch, I think we would
accept them, readline is part of the system, so, we have the right to
link against it even if it's GPL.
Best Regards,
Eric
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
rectory than readline/, for me this is a
compatibility trick that might not be necessary anymore, but that
doesn't cost anything, and might be used by some users.
I wrote this code in 15 years ago, and I'm pretty sure it was needed to
compile properly, else it would not be here. After, I do not remember
all details.
If you want to rewrite this part, I think it's ok, but you need to
support a dynamic location of the readline.h file (at least 3 places) as
it is today.
Best Regards,
Eric
___
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel
1 - 100 of 136 matches
Mail list logo