Hello Rob,
There’s already an issue open since a year Bacula bug tracker
https://gitlab.bacula.org/bacula-community-edition/bacula-community/-/issues/2681
Up to now, I haven’t seen any progress or plan to fix this issue, this is
why I’ve built my own binaries.
If nobody from Bacula side provide
On 7/7/23 19:35, Phil Stracchino wrote:
Then re-update it again, but BEFORE you rerun the updater, find
update_mysql_tables_1021_to_1022 and change every instance of CREATE
TABLE to CREATE TABLE IF NOT EXISTS. That will make sure that if
something else is happening along the way that is creating
On 7/7/23 19:26, Phil Stracchino wrote:
On 7/7/23 18:59, Ken Mandelberg wrote:
The suggestion below which is essentially to run "update_mysql_tables"
manually instead of within the
"apt-get install bacula-mysql"
runs into the same issue. Specifically
Update of Bacula MySQL tables from 16
On 7/7/23 18:59, Ken Mandelberg wrote:
The suggestion below which is essentially to run "update_mysql_tables"
manually instead of within the
"apt-get install bacula-mysql"
runs into the same issue. Specifically
Update of Bacula MySQL tables from 16 to 1017 succeeded.
Update of Bacula MySQL
The suggestion below which is essentially to run "update_mysql_tables"
manually instead of within the
"apt-get install bacula-mysql"
runs into the same issue. Specifically
Update of Bacula MySQL tables from 16 to 1017 succeeded.
Update of Bacula MySQL tables from 1017 to 1018 succeeded.
Updat
On 7/4/23 19:48, Ken Mandelberg wrote:
Another followup. One thing I learned, I need to remove all the Ubuntu
bundled bacula 9 packages before doing the apt-get install bacula-mysql
for the Community 13 release, otherwise there are package conflicts.
So after removing the old packages, apt-get
Was the mysql database for bacula 9 used in production, and/or is there
anything important in there? If not, remove the bacula 9 packages and
dependencies with the apt purge command (look up syntax). This will remove
configuration files and things created by the removed packages.
Might have to rei
Another followup. One thing I learned, I need to remove all the Ubuntu
bundled bacula 9 packages before doing the apt-get install bacula-mysql
for the Community 13 release, otherwise there are package conflicts.
So after removing the old packages, apt-get install bacula-mysql tires
to install
Just as an FYI, bacula 13.x drops Ubuntu 18.04 support. If you still have some
servers running that stick with 11.
On July 1, 2023 6:30:59 PM EDT, Ken Mandelberg wrote:
>This is a followup of my previous posts. I'm doing an upgrade from Bacula 9 to
>13 on Ubuntu 23.04. I realize there is no spe
On 7/1/23 18:30, Ken Mandelberg wrote:
So I know I need to copy /etc/bacula to a safe place. Should I also
delete it?
No, don't do that, you want to keep your configuration. If you delete
those files you'll lose it.
I will also stop director , sd, and fd. and move those binaries out of
the
Ken,
No worries.
I don't have them in front of me, but I'd bet the release notes for bacula
13.x (whatever your version will be, prob 13.0.3) will have info on any
needed upgrade steps. I suspect it'll handle the database transparently
based on my limited recollection from when I browsed said not
When I installed bacula 13.0.1 a year or two ago, they only had support for
20.x focal, not the more modern 22.x "whatever the name was". I selected
the most modern available distro in the repo, which was focal. It worked ok.
I believe you should be able to paste the provided repo link into a brow
Ben
Thanks! I now have the access key. But going forward another obstacle.
I'm running Ubuntu 23.04 Lunar Lobster. apt-key is no longer available
in 23.04, so the instructions for importing the GPG key won't work. Is
there a simple replacement, and maybe more to the point if I get as far
as "
Don't feel bad. I've gotten this access key for my installations before and
I struggled to find it.
Go to the link below. It looks like a "contact us" form is at the bottom of
the page, but that's actually the registration form. Give name and a valid
email, and your access key will be emailed to y
Hello,
pon., 6 cze 2022 o 19:38 Eric Bollengier via Bacula-users <
bacula-users@lists.sourceforge.net> napisał(a):
> Hello Wanderlei,
>
> On 6/6/22 18:49, Wanderlei Huttel wrote:
> > Hello Eric
> >
> > Have you ever think about create a git repository in https://github.com?
>
> Git is distributed
Hello Wanderlei,
On 6/6/22 18:49, Wanderlei Huttel wrote:
Hello Eric
Have you ever think about create a git repository in https://github.com?
Git is distributed and can have multiple locations, so, github is interesting. I
have setup a gitlab project last month, but the project cannot apply t
Hello Eric
Have you ever think about create a git repository in https://github.com?
Best regards
*Wanderlei Hüttel*
Em seg., 6 de jun. de 2022 às 13:02, Eric Bollengier via Bacula-users <
bacula-users@lists.sourceforge.net> escreveu:
> > The git service is available on http://www.bacula.org/
The git service is available on http://www.bacula.org/git/bacula but we will
update the configuration with some redirect to stay compatible with what it was
before. Thanks for the pointer.
Sorry, it's http://www.bacula.org/git or https://www.bacula.org/git for the
moment.
Best Regards,
Eric
_
Hello Bill,
On 6/6/22 15:54, Bill Arlofski via Bacula-users wrote:
On 6/6/22 01:55, Eric Bollengier via Bacula-users wrote:
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
servi
On 6/6/22 01:55, Eric Bollengier via Bacula-users wrote:
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
- cdas
Hello Abhishek,
Yes, it is possible. Files and directories are displayed on the interface
in the same way as it is in Bacula. In most cases they are backed up files
so they are taken from the Catalog database. For the rest, like FileSet
file browser, files shared via NFS are listed correctly as we
Hello,
czw., 10 gru 2020 o 14:39 Elias Pereira napisał(a):
> hello,
>
> How can I compile the docker plugin? Or it's available in another way?
>
Just download the latest stable Bacula distribution (now it is 9.6.7)
unpack it and run ./configure script in main directory.
Then you should get the
Thanks, I'll check that, as well as the community repo when debs available.
Markku
On Tue, May 5, 2020 at 10:09 PM Sven Hartge wrote:
> On 29.04.20 17:27, Markku Leiniö wrote:
>
> > Hi, what is the recommended method to install Bacula Community version
> > (latest 9.6.3) on Debian 10 Buster or
Hi Markku,
I will provide Bacula 9.6.3 packages for latest Debian and Ubuntu LTS
hopefully within the next few days.
Best,
Davide
On Wed, 29 Apr 2020 at 17:30, Markku Leiniö wrote:
> Hi, what is the recommended method to install Bacula Community version
> (latest 9.6.3) on Debian 10 Buster or
On 29.04.20 17:27, Markku Leiniö wrote:
> Hi, what is the recommended method to install Bacula Community version
> (latest 9.6.3) on Debian 10 Buster or Ubuntu 20.04? Neither of those
> have 9.6.x in the distributions' own repos (they have 9.4.2), and the
> community repo for Bacula does not have
On 29.04.20 17:27, Markku Leiniö wrote:
> Hi, what is the recommended method to install Bacula Community version
> (latest 9.6.3) on Debian 10 Buster or Ubuntu 20.04? Neither of those
> have 9.6.x in the distributions' own repos (they have 9.4.2), and the
> community repo for Bacula does not have
It's present today ( url below with my keys )
Thanks for your works.
Le 27/05/2019 à 18:03, Davide Franco a écrit :
Hello Olivier,
Bacula 9.4.3 packages are now available for Debian and Ubuntu, RedHat
/ Centos version 6 and 7.
More platform like Fedora and OpenSuse will come soon.
Sorry f
Hello Davide
Why the paths for the packages are so strange?
This is the path address for see the Debian packages:
https://www.bacula.org/packages/X/debs/9.4.3/stretch/amd64/dists/stretch/main/binary-amd64/
I guess this part of path is in "duplicity"
"dists/stretch/main/binary-amd64/"
Hello Olivier,
Bacula 9.4.3 packages are now available for Debian and Ubuntu, RedHat /
Centos version 6 and 7.
More platform like Fedora and OpenSuse will come soon.
Sorry for the delay
Best regards
Davide
On Fri, May 24, 2019 at 9:02 AM Olivier Delestre <
olivier.deles...@univ-rouen.fr> wrote
Hello Kern
Can you help?
Em qui, 4 de out de 2018 às 10:32, Wanderlei Huttel <
wanderleihut...@gmail.com> escreveu:
> Hello
>
> The latest version of Bacula Community (9.2.1) was released in August 14,
> 2018,
> but in the Bacula Community Packages Repository there isn't still the
> updated pack
Thanks a lot to Kern and Heitor!
matthias
Am 2018-07-26 um 13:34 schrieb Kern Sibbald:
Hello,
The source code for Aligned volumes is not released, for the reasons you
cite below. The binaries are, however, available for a number of
platforms, but only Bacula community supplied binaries buil
Hello,
The source code for Aligned volumes is not released, for the reasons you
cite below. The binaries are, however, available for a number of
platforms, but only Bacula community supplied binaries built by a
trusted person (a Bacula Systems employee) who has the source code.
The most spe
> Hi,
Hello,
> I'm sorry to ask a question again that has probably come up before, but
> i still don't know under what circumstances one can use Aligned volumes
> with Bacula Community Edition.
>
> How do I get this plugin/driver for Bacula Community Edition?
They are only available from the re
33 matches
Mail list logo