Re: [Bacula-users] Help the Noob for Xmass!

2021-12-24 Thread Davide Franco
Hello Marc,

I’d suggest to keep looking at the official documentation here
https://www.bacula.org/11.0.x-manuals/en/main/Configuring_Director.html#SECTION002130

I agree, current “getting started with Bacula” documentation could be
improved.
But like with any open source project, anyone is more than welcome to
contribute by submitting  a patch to fix current documentation.

There’s also a page in the wiki which might be helpful for you.

https://wiki.bacula.org/doku.php?id=bacula_manual:running_a_job

Please note also that some web Uli does have tools to configure Bacula
using a wizard, I’m thinking about reportula, webacula, and also baculum.

Hope it helps

Best regards

Davide

On Fri, 24 Dec 2021 at 17:43 Marc Ferrand  wrote:

> Hello, previously posted "Is Bacula the best software for me ?"
> but only get one unhelpful answer (thanks indeed to Jose Alberto).
>
> Bacula is installed and running on several OSes but I'll prefer using
> Linux Mint 20.2
> or CentOS7.
>
> Please tell me how to create my first job
> or redirect me to the correct documentation link.
>
> Some nice soul could also drive me remotely using AnyDesk ;)
> I'll call her/him by phone or Discord, then.
>
> May you all have a joyful Xmass, Marc.
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-Web 8.5.2

2021-12-16 Thread Davide Franco
I'm pleased to inform you that Bacula-Web 8.5.2 has been released.

This is a bug fix release which address a problem for users using PHP 8.0
or higher and recent MariaDB bacula catalog.

Highlights:

- PHP 7.3 prior versions at not supported anymore since a previous version,
upgrade PHP asap.

More details are available in the blog post below

https://github.com/bacula-web/bacula-web/releases/tag/v8.5.2

Documentation (hosted by ReadTheDocs)
https://docs.bacula-web.org

Stay tuned for the next releases ;)

Hope you’ll enjoy it

Best regards

Davide

Web site - https://www.bacula-web.org

Bacula-Web project on GitHub - https://github.com/bacula-web/bacula-web
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacul-Web 8.5.1

2021-12-07 Thread Davide Franco
I'm pleased to inform you that Bacula-Web 8.5.1 has been released.

This is mainly a security and bug fixes release.

Highlights:

- PHP 7.3 prior versions at not supported anymore
- Pagination is now done on “server side” on most of the report pages
- Documentation have been updated
- and even more …

More details are available in the blog post below
https://github.com/bacula-web/bacula-web/releases/tag/v8.5.1

Documentation (hosted by ReadTheDocs)
https://docs.bacula-web.org

Stay tuned for the next releases ;)

Hope you’ll enjoy it

Best regards

Davide

Web site - https://www.bacula-web.org

Bacula-Web project on GitHub - https://github.com/bacula-web/bacula-web
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Conflict When Upgrading from Bacula 9.4.4 to 11.0.5

2021-11-05 Thread Davide Franco
Hi,

This is something I’d like to fix since time with bacula rpm packages.

You’re right, as of now, you need to uninstall the bacula-client and then
install bacula-postgresql rpm package.

Best regards

Davide

On Fri, 5 Nov 2021 at 18:39 Radosław Korzeniewski 
wrote:

> Hello,
>
> pt., 5 lis 2021 o 15:36 J W  napisał(a):
>
>>
>>> yum list installed|grep bacula shows no bacula rpms installed.
>>>
>>> Below I tried to install using yum. I get a msg. that there is a
>>> conflict between bacula-postgresql-11.0.5-1.x86_64 and bacula-client.
>>>
>>> Any idea how to fix?
>>>
>>>
> Did you try to skip the "bacula-client" package from installation? I think
> the "server" package includes the client files already.
>
> best regards
> --
> Radosław Korzeniewski
> rados...@korzeniewski.net
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [External Email] Re: back up RHEL 8 server from Centos 7

2021-10-29 Thread Davide Franco
Hi,

Unfortunately not, the version of bacula-fd (client) should be same (or
lower) than the version of your director/ storage daemon.

On Fri, 29 Oct 2021 at 20:52 Clouse, Raymond [JT4 LLC] <
raymond.clo...@jt4llc.com> wrote:

> So if I install the 11.0.5 RPM on my RHEL 8 server, the Bacula running on
> Centos 7 (version 5.2.13) will be able to back up the RHEL 8 server?
>
> --
> Ray Clouse
> System Administrator V, MCS Development
> raymond.clo...@jt4llc.com
> raymond.clouse@us.af.mil
> 661-277-6464 (office)
> 714-699-3176 (cell)
> ________
> From: Davide Franco [bacula-...@dflc.ch]
> Sent: Friday, October 29, 2021 11:23 AM
> To: Clouse, Raymond [JT4 LLC]
> Cc: bacula-users@lists.sourceforge.net
> Subject: [External Email] Re: [Bacula-users] back up RHEL 8 server from
> Centos 7
>
>
> CAUTION: This email originated from outside the JT4 LLC organization. Do
> not click any links or open any attachments unless you recognize the sender
> and know the content is safe. If you believe this email is suspicious
> please forward the email to s...@jt4llc.com.
>
> Hi again,
>
> I just noticed that Bacula 11.0.5 rpms for RHEL/Centos 8 are already
> available from Bacula.org website.
>
> Hope it helps
>
> Best regards
>
> Davide
>
> On Thu, 28 Oct 2021 at 18:07 Davide Franco  bacula-...@dflc.ch>> wrote:
> Hi Ray, Centos / RHEL 8 rpm’s will come in a couple of days, thanks for
> your patience.
>
> Davide
>
> On Thu, 28 Oct 2021 at 18:03 Clouse, Raymond [JT4 LLC] <
> raymond.clo...@jt4llc.com<mailto:raymond.clo...@jt4llc.com>> wrote:
> After much trial and tribulation I've finally got Bacula working with our
> tape autochanger and backing itself up and another remote server on our air
> gapped development network.  Problem is, our autochanger is not compatible
> with RHEL 8 yet so we had to use Centos 7.  And while we can back up other
> Centos 7 servers, we get a "key not authorized" error when trying to back
> up a RHEL 8 server.
>
> I've tried installing the version of bacula-fd from Centos 7 on a RHEL 8
> server but I get tons of dependency issues so we're not doing that.
>
> Anyone out there solved this?
> --
> Ray Clouse
> System Administrator V, MCS Development
> raymond.clo...@jt4llc.com<mailto:raymond.clo...@jt4llc.com>
> raymond.clouse@us.af.mil<mailto:raymond.clouse@us.af.mil>
> 661-277-6464 (office)
> 714-699-3176 (cell)
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net Bacula-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] back up RHEL 8 server from Centos 7

2021-10-29 Thread Davide Franco via Bacula-users
Hi again,

I just noticed that Bacula 11.0.5 rpms for RHEL/Centos 8 are already
available from Bacula.org website.

Hope it helps

Best regards

Davide

On Thu, 28 Oct 2021 at 18:07 Davide Franco  wrote:

> Hi Ray, Centos / RHEL 8 rpm’s will come in a couple of days, thanks for
> your patience.
>
> Davide
>
> On Thu, 28 Oct 2021 at 18:03 Clouse, Raymond [JT4 LLC] <
> raymond.clo...@jt4llc.com> wrote:
>
>> After much trial and tribulation I've finally got Bacula working with our
>> tape autochanger and backing itself up and another remote server on our air
>> gapped development network.  Problem is, our autochanger is not compatible
>> with RHEL 8 yet so we had to use Centos 7.  And while we can back up other
>> Centos 7 servers, we get a "key not authorized" error when trying to back
>> up a RHEL 8 server.
>>
>> I've tried installing the version of bacula-fd from Centos 7 on a RHEL 8
>> server but I get tons of dependency issues so we're not doing that.
>>
>> Anyone out there solved this?
>> --
>> Ray Clouse
>> System Administrator V, MCS Development
>> raymond.clo...@jt4llc.com
>> raymond.clouse@us.af.mil
>> 661-277-6464 (office)
>> 714-699-3176 (cell)
>>
>>
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] back up RHEL 8 server from Centos 7

2021-10-28 Thread Davide Franco
Hi Ray, Centos / RHEL 8 rpm’s will come in a couple of days, thanks for
your patience.

Davide

On Thu, 28 Oct 2021 at 18:03 Clouse, Raymond [JT4 LLC] <
raymond.clo...@jt4llc.com> wrote:

> After much trial and tribulation I've finally got Bacula working with our
> tape autochanger and backing itself up and another remote server on our air
> gapped development network.  Problem is, our autochanger is not compatible
> with RHEL 8 yet so we had to use Centos 7.  And while we can back up other
> Centos 7 servers, we get a "key not authorized" error when trying to back
> up a RHEL 8 server.
>
> I've tried installing the version of bacula-fd from Centos 7 on a RHEL 8
> server but I get tons of dependency issues so we're not doing that.
>
> Anyone out there solved this?
> --
> Ray Clouse
> System Administrator V, MCS Development
> raymond.clo...@jt4llc.com
> raymond.clouse@us.af.mil
> 661-277-6464 (office)
> 714-699-3176 (cell)
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-Web 8.4.4

2021-10-11 Thread Davide Franco
I'm pleased to inform you that Bacula-Web 8.4.4 has been released.

This is a maintenance and bug fix release which mainly focus on
compatibility with latest Bacula version.

More details are available in the blog post below
https://www.bacula-web.org/releases/2021-10-10-bacula-web-8.4.4/

Installation and upgrade guide
https://docs.bacula-web.org

Best regards

Davide

Web site - https://www.bacula-web.org
Bacula-Web project on GitHub - https://github.com/bacula-web/bacula-web
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-Web 8.4.2 release

2021-07-15 Thread Davide Franco
I'm pleased to inform you that Bacula-Web 8.4.2 is now available.

This is a security fix release and I *strongly recommend* to upgrade your
Bacula-Web setup asap

More details are available in the blog post here
https://www.bacula-web.org/releases/2021/07/11/bacula-web-8.4.2.html

Installation and and upgrade guide
http://docs.bacula-web.org/

Best regards

Davide

Web site - https://www.bacula-web.org
Bacula-Web project on GitHub - https://github.com/bacula-web/bacula-web
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] Release 11.0.5

2021-06-10 Thread Davide Franco
Hello again,

Bacula 11.0.5 Debian and Ubuntu packages are available as well for the
platforms listed below

   - Ubuntu 20.04
   - Ubuntu 18.04
   - Ubuntu 16.04
   - Debian 10 (Buster)

Debian 9 (Stretch) will be available within the next hour.

Best regards

Davide

On Mon, Jun 7, 2021 at 7:02 PM Davide Franco  wrote:

> Hello,
>
> Bacula 11.0.5 rpm packages are now available for
>
>
>- Centos / Rhel 6
>- Centos / Rhel 7
>- Centos / Rhel 8
>- Fedora 31
>
> Debian and Ubuntu packages will come soon (I've to fix and test
> cloud-storage plugin package first).
>
> Other more recent distro will come too, it's just a matter of time :)
>
> Best regards
>
> Davide
>
> On Thu, Jun 3, 2021 at 8:08 PM Eric Bollengier via Bacula-devel <
> bacula-de...@lists.sourceforge.net> wrote:
>
>> 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 features have been tested, they have
>> not run in a production environment.
>>
>> This release of Bacula uses a new catalog format.  We provide a set of
>> scripts that permit to convert a 9.x and earlier versions to the new
>> 11.0 format (1023).  Normally, it is automatic, though this is a big
>> change that takes longer than usual. The upgrade process will require
>> more or less twice the size of the actual database on disk.
>>
>> Please see the ReleaseNotes for how to build Bacula 11.0.5 with the
>> correct libs3 for use with the Amazon Cloud.
>>
>> The binaries (rpm, deb) should be ready in a week or two.
>>
>> Thank you for using Bacula,
>> Eric
>>
>> 
>> Release 11.0.5 03 June 2021
>>
>> 11.0.5 is a minor bug fix release.
>>
>>  - Fix compilation
>>  - Fix org#2427 About incorrect handling of empty files with Accurate=yes
>> on Windows
>>  - Update MySQL update procedure for 5.6
>>
>> Bugs fixed/closed since last release:
>> 2427
>>
>>
>> ___
>> Bacula-devel mailing list
>> bacula-de...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-devel
>>
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] Release 11.0.5

2021-06-07 Thread Davide Franco
Hello,

Bacula 11.0.5 rpm packages are now available for


   - Centos / Rhel 6
   - Centos / Rhel 7
   - Centos / Rhel 8
   - Fedora 31

Debian and Ubuntu packages will come soon (I've to fix and test
cloud-storage plugin package first).

Other more recent distro will come too, it's just a matter of time :)

Best regards

Davide

On Thu, Jun 3, 2021 at 8:08 PM Eric Bollengier via Bacula-devel <
bacula-de...@lists.sourceforge.net> wrote:

> 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 features have been tested, they have
> not run in a production environment.
>
> This release of Bacula uses a new catalog format.  We provide a set of
> scripts that permit to convert a 9.x and earlier versions to the new
> 11.0 format (1023).  Normally, it is automatic, though this is a big
> change that takes longer than usual. The upgrade process will require
> more or less twice the size of the actual database on disk.
>
> Please see the ReleaseNotes for how to build Bacula 11.0.5 with the
> correct libs3 for use with the Amazon Cloud.
>
> The binaries (rpm, deb) should be ready in a week or two.
>
> Thank you for using Bacula,
> Eric
>
> 
> Release 11.0.5 03 June 2021
>
> 11.0.5 is a minor bug fix release.
>
>  - Fix compilation
>  - Fix org#2427 About incorrect handling of empty files with Accurate=yes
> on Windows
>  - Update MySQL update procedure for 5.6
>
> Bugs fixed/closed since last release:
> 2427
>
>
> ___
> Bacula-devel mailing list
> bacula-de...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-devel
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Certificate verification failed for Ubuntu PPAs

2021-05-20 Thread Davide Franco
Hello Robert,

Following the Bacula Community Installation guide, I had no issue with the
SSL certificate.

Here's the repo config i've used

deb [arch=amd64]
http://www.bacula.org/packages/@access-key@/debs/@bacula-version@
/@ubuntu-version@/amd64/ @ubuntu-version@ main

Best regards

Davide

On Thu, May 20, 2021 at 12:07 PM Robert Earl  wrote:

> This is resolved. The Let's Encrypt TLS web server certificate which was
> issued yesterday, was issued for www.bacula.org and is invalid for
> bacula.org. So I manually repaired the URLs listed in the
> /etc/apt/sources.list.d/ and it works fine now.
>
> On Wed, May 19, 2021 at 7:01 PM Robert Earl  wrote:
>
>> Hi, I just performed an apt update and received these error messages for
>> bacula-9.6.7 and baculum PPAs:
>>
>> Ign:8 https://bacula.org/downloads/baculum/stable/ubuntu bionic InRelease
>> Err:17 https://bacula.org/packages/5f1e8eefd1016/debs/9.6.7/bionic/amd64
>> bionic Release
>>   Certificate verification failed: The certificate is NOT trusted. The
>> name in the certificate does not match the expected.  Could not handshake:
>> Error in the certificate verification. [IP: 80.244.178.6 443]
>> Hit:18 http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu bionic InRelease
>> Err:16 https://bacula.org/downloads/baculum/stable/ubuntu bionic Release
>>   Certificate verification failed: The certificate is NOT trusted. The
>> name in the certificate does not match the expected.  Could not handshake:
>> Error in the certificate verification. [IP: 80.244.178.6 443]
>>
>> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula 11.0.2 installation on CentOS7 issue

2021-05-16 Thread Davide Franco
Hello Patrick,

This bug has already been reported in the bug tracker (
https://bugs.bacula.org/view.php?id=2599).

I'm working on a fix right now.

Best,

Davide

On Sun, May 16, 2021 at 10:08 AM Patrick Laffey  wrote:

> When following the official documentation for Bacula 11.0.2 on CentOS7, I
> get this error when I try doing yum install bacula-postgresql. I tried
> googling this issue but didn’t find anything. Has anyone ran into this
> issue and figured it out?
>
> Downloading packages:
> Running transaction check
> Running transaction test
>
>
> Transaction check error:
>   file /opt/bacula/lib64/libbaccats-11.0.2.so conflicts between attempted
> installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
>   file /opt/bacula/lib64/libbacsd-11.0.2.so conflicts between attempted
> installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
>   file /opt/bacula/scripts/bacula_config conflicts between attempted
> installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
>   file /opt/bacula/scripts/baculabackupreport conflicts between attempted
> installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
>   file /opt/bacula/scripts/create_bacula_database conflicts between
> attempted installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
>   file /opt/bacula/scripts/drop_bacula_database conflicts between
> attempted installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
>   file /opt/bacula/scripts/drop_bacula_tables conflicts between attempted
> installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
>   file /opt/bacula/scripts/grant_bacula_privileges conflicts between
> attempted installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
>   file /opt/bacula/scripts/make_bacula_tables conflicts between attempted
> installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
>   file /opt/bacula/scripts/make_catalog_backup conflicts between attempted
> installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
>   file /opt/bacula/scripts/make_catalog_backup.pl conflicts between
> attempted installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
>   file /opt/bacula/scripts/update_bacula_tables conflicts between
> attempted installs of bacula-postgresql-11.0.2-1.el7.x86_64 and
> bacula-mysql-11.0.2-1.el7.x86_64
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Debs for 11.0.2

2021-04-26 Thread Davide Franco
Others Debian and Ubuntu packages available now.

Best regards

Davide

On Tue, 20 Apr 2021 at 08:18, Davide Franco  wrote:

> Hello,
>
> Packages for debian and ubuntu are coming within next few days.
>
> Best,
>
> Davide
>
> On Tue, 20 Apr 2021 at 06:44, Jim Joyce  wrote:
>
>> Does anybody know why Debs for Bacula 11.0.2 have been recently released
>> for Debian Jessie and not Buster?? Jessie LTS has been unsupported for
>> close to a year now. Why would anybody be using Jessie?? Please release for
>> relevant distros, please!!
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Debs for 11.0.2

2021-04-19 Thread Davide Franco
Hello,

Packages for debian and ubuntu are coming within next few days.

Best,

Davide

On Tue, 20 Apr 2021 at 06:44, Jim Joyce  wrote:

> Does anybody know why Debs for Bacula 11.0.2 have been recently released
> for Debian Jessie and not Buster?? Jessie LTS has been unsupported for
> close to a year now. Why would anybody be using Jessie?? Please release for
> relevant distros, please!!
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] First post and question.

2021-03-01 Thread Davide Franco
Hello,

FYI, Bacula 11.0.1 packages  have been uploaded for several Debian, Ubuntu
and Centos / RHEL plateform.

We’re still working to fix builds for cloud-storage plugin which is still
not yet available.

I’ll update the whole community once it’s fixed.

If an OS is missing, just let me know.

Best regards

Davide

On Wed, 24 Feb 2021 at 20:49, Miguel Angel Fernández 
wrote:

> Hello everybody!!
>
> This is my presentation as a new bacula user (but aged sysadmin ;-) )!!
>
> I've been testing version 9.6.7 on CentOS and I see it fit for my backup
> needs.
>
> I've used rpms from the binaries repository. But now I've seen that
> version 11.0.1 has reached the released state and I want to give it a try,
> but no rpms are available as per today.
>
> Is there any scheduled date for this release?
>
> Many thanks!!
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] First post and question.

2021-02-25 Thread Davide Franco
Hello, binaries will be available soon.

I’m just fixing few details.

I’ll keep you updated

Best,

Davide

On Wed, 24 Feb 2021 at 20:49, Miguel Angel Fernández 
wrote:

> Hello everybody!!
>
> This is my presentation as a new bacula user (but aged sysadmin ;-) )!!
>
> I've been testing version 9.6.7 on CentOS and I see it fit for my backup
> needs.
>
> I've used rpms from the binaries repository. But now I've seen that
> version 11.0.1 has reached the released state and I want to give it a try,
> but no rpms are available as per today.
>
> Is there any scheduled date for this release?
>
> Many thanks!!
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] deb and rpm Bacula 9.6.7 ????

2020-12-21 Thread Davide Franco
Hi,

Bacula 9.6.7 packages will ne available mater today.

Best regards

On Sun, 20 Dec 2020 at 14:45, Jose Alberto  wrote:

> Hi.
> Will they update the binaries soon?
>
> https://www.bacula.org/packages/
>
> Saludos.
>
>
> --
> #
> #   Sistema Operativo: Debian  #
> #Caracas, Venezuela  #
> #
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-Web 8.4.0 release

2020-07-22 Thread Davide Franco
Hi Chris,

There’s no packages for Debian 10 available for Bacula-Web yet.

But this is something I have in mind since long time.

If I have time I’ll do it.

Otherwise, use composer or source tarball provided at Github project.

Best,

Davide

On Wed, 22 Jul 2020 at 09:48, Chris Wilkinson 
wrote:

> Hello Davide
>
> Is there a Debian (Buster) repository for Bacula-Web?
>
> Best
> -Chris-
>
>
>
>
> On 1 Jun 2020, at 11:12, Davide Franco  wrote:
>
> Dear all,
>
> I'm pleased to inform you that Bacula-Web 8.4.0 is available from now.
>
> The release notes is available here
> https://www.bacula-web.org/releases/2020/06/01/bacula-web-8.4.0.html
>
> Latest documentation is available here
> http://docs.bacula-web.org/
>
> If you've found a bug, or need a new feature, please use GitHub issues
>
> As usual, any question or feedback are more than welcome
>
> Thanks for supporting and using Bacula-Web :)
>
> Best regards
>
> Davide
>
> Web site - https://www.bacula-web.org
> Follow Bacula-Web on GitHub - https://github.com/bacula-web/bacula-web
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] how to tell 9.6 director to use mysql?

2020-07-20 Thread Davide Franco
Hello,

I can produce Fedora 32 rpm packages if you think that can help you.

Please let me know.

Best,

Davide

On Tue, 21 Jul 2020 at 00:59, Gary R. Schmidt 
wrote:

> On 2020-07-21 08:29, Greg Woods wrote:
>
> I am migrating my Bacula director and database from a Fedora 31 machine
> running 9.4 to a new
> Fedora 32 machine running 9.6. I am having what seems like a simple
> configuration issue but I can't figure it out after about an hour of
> Googling around and trying different things by trial and error. The error I
> get is this:
>
> [root@seveneves greg]# bacula-dir -t -c /etc/bacula/bacula-dir.conf
> bacula-dir: dird.c:1248-0 Dbdriver field within director config file
> "mysql" mismatched with the Database argument "PostgreSQL" passed during
> Bacula compilation.
>
> You have Bacula built for PostgreSQL, that is what the message is telling
> you.
>
>
> Bacula can only be built with support for one database, if you want to use
> MySQL you will either have to ask the distribution  maintainers to produce
> one, or build Bacula yourself from source.
>
>
> Cheers,
>
> GaryB-)
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Community binaries on Fedora 31: libreadline.so.7 not available

2020-07-07 Thread Davide Franco
Hello Phil,

You dont need a dev environment as I have uploaded Bacula 9.6.5 rpms
packages.

Fedora 32 packages will come soon.

Best regards

Davide

On Wed, 8 Jul 2020 at 05:52, Phil Stracchino  wrote:

> Trying to install the 9.6.5-1.el8 Bacula client/libs binaries on Fedora
> 31 fails because there is no package for Fedora 31 that provides
> libreadline.so.7.  libreadline.so.5.2 and libreadline.so.8.0 are available.
>
> Does anyone know a solution to this other than installing a dev
> environment on the Fedora laptop and compiling my own client there?
>
>
> --
>   Phil Stracchino
>   Babylon Communications
>   ph...@caerllewys.net
>   p...@co.ordinate.org
>   Landline: +1.603.293.8485
>   Mobile:   +1.603.998.6958
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Repo Bacula

2020-07-02 Thread Davide Franco
Hello,

Centos 6 packages for Bacula 9.6.5 are now available in the repo.

Best regards

Davide

On Thu, 2 Jul 2020 at 22:49, Crystian Dorabiatto <
geovani.dorabia...@gmail.com> wrote:

> Ok, thanks.
>
> On Thu, Jul 2, 2020 at 5:46 PM Davide Franco  wrote:
>
>> Hello Geovani,
>>
>> I will build Centos 6 packages when I have a bit of time.
>>
>> Best,
>>
>> Davide
>>
>> On Wed, 1 Jul 2020 at 19:03, Crystian Dorabiatto <
>> geovani.dorabia...@gmail.com> wrote:
>>
>>> Good afternoon,
>>>
>>> I have a doubt.
>>>
>>> On repo RPM version 9.6.5. Will we have a version for CentOS 6 (EL6)?
>>>
>>> Thanks
>>>
>>> Regards.
>>> ___
>>> Bacula-users mailing list
>>> Bacula-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>>
>>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Repo Bacula

2020-07-02 Thread Davide Franco
Hello Geovani,

I will build Centos 6 packages when I have a bit of time.

Best,

Davide

On Wed, 1 Jul 2020 at 19:03, Crystian Dorabiatto <
geovani.dorabia...@gmail.com> wrote:

> Good afternoon,
>
> I have a doubt.
>
> On repo RPM version 9.6.5. Will we have a version for CentOS 6 (EL6)?
>
> Thanks
>
> Regards.
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula RPM 9.6.5

2020-06-19 Thread Davide Franco
Hi everyone,

Sorry but it’s been a busy week for me.

I’ll publish Bacula 9.6.5 packages during the weekend and let you know when
they’re available.

Best regards

Davide

On Fri, 19 Jun 2020 at 12:23, Wanderlei Huttel 
wrote:

> Hello Luca
>
> Yes, you need to chenge the repo version.
> But the version 9.6.5 is not available yet.
>
> Best regards
>
> *Wanderlei Hüttel*
>
>
>
> Em sex., 19 de jun. de 2020 às 03:45, Luca De Rugeriis <
> luca.deruger...@gmail.com> escreveu:
>
>> Hi all,
>> for those using the repository at bacula.org, do we need to change the
>> repo configuration to point at the new version? Actually I'm using 9.6.3,
>> sorry for the basic question.
>>
>> Thanks, Luca
>>
>> Il giorno mar 16 giu 2020 alle ore 14:11 Davide Franco <
>> bacula-...@dflc.ch> ha scritto:
>>
>>> Hello Cristina,
>>>
>>> This is something I’ll test once Bacula 9.6.5 packages will be built.
>>>
>>> Thanks for the heads up
>>>
>>> Best,
>>>
>>> Davide
>>>
>>> On Mon, 15 Jun 2020 at 14:58, Crystian Dorabiatto <
>>> geovani.dorabia...@gmail.com> wrote:
>>>
>>>> Good morning
>>>>
>>>> How are you?
>>>>
>>>> I have a doubt.
>>>>
>>>> When released version 9.6.5 of repo rpm, we have uninstall plugin
>>>> driver s3 for update?
>>>>
>>>> Or the process remove and install the new version automatically
>>>>
>>>> Thanks
>>>>
>>>> Regards
>>>>
>>>> ___
>>>> Bacula-users mailing list
>>>> Bacula-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>>>
>>> ___
>>> Bacula-users mailing list
>>> Bacula-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>>
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula RPM 9.6.5

2020-06-16 Thread Davide Franco
Hello Cristina,

This is something I’ll test once Bacula 9.6.5 packages will be built.

Thanks for the heads up

Best,

Davide

On Mon, 15 Jun 2020 at 14:58, Crystian Dorabiatto <
geovani.dorabia...@gmail.com> wrote:

> Good morning
>
> How are you?
>
> I have a doubt.
>
> When released version 9.6.5 of repo rpm, we have uninstall plugin driver
> s3 for update?
>
> Or the process remove and install the new version automatically
>
> Thanks
>
> Regards
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-Web 8.4.0 release

2020-06-01 Thread Davide Franco
Dear all,

I'm pleased to inform you that Bacula-Web 8.4.0 is available from now.

The release notes is available here
https://www.bacula-web.org/releases/2020/06/01/bacula-web-8.4.0.html

Latest documentation is available here
http://docs.bacula-web.org/

If you've found a bug, or need a new feature, please use GitHub issues

As usual, any question or feedback are more than welcome

Thanks for supporting and using Bacula-Web :)

Best regards

Davide

Web site - https://www.bacula-web.org
Follow Bacula-Web on GitHub - https://github.com/bacula-web/bacula-web
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Compilation Errors of Bacula 9.6.3 S3 module on Debian10.

2020-05-31 Thread Davide Franco
Hello,

I haven’t had any major issue compiling libs3 on both Debian 10 and Ubuntu
20.04.

There’s some curl and OpenSSL dev packages dependency you need installed in
order to build libs3.

It should be documented somewhere, I’ll make sure that’s the case.

Best,

Davide

On Sun, 31 May 2020 at 04:41, r0...@nxlplyx.com  wrote:

> Hi Sven,
>
> I am trying to compile the S3 module for Bacula 9.6.3 on a new install of 
> Debian 10.
>
> That would be the source file:   'libs3-20181010.tar.gz'
>
> I unzip it, it extracts to its own directory. I cd to the directory, and
> follow the instructions which say to type: 'make deb'.
>
> Is that what you wanted to know?
>
> Al
>
>
>
>
> ---
> $ make deb
> build/obj/request.do: Compiling dynamic object
> src/request.c: In function ‘request_curl_code_to_status’:
> src/request.c:1709:5: error: duplicate case value
>  case CURLE_SSL_CACERT:
>  ^~~~
> src/request.c:1705:5: note: previously used here
>  case CURLE_PEER_FAILED_VERIFICATION:
>  ^~~~
> src/request.c: In function ‘sort_and_urlencode_query_string’:
> src/request.c:865:9: error: ‘strncat’ specified bound 1 equals source
> length [-Werror=stringop-overflow=]
>  strncat(result, "&", 1);
>  ^~~
> cc1: all warnings being treated as errors
> make: *** [GNUmakefile:223: build/obj/request.do] Error 1
> ---
>
> If you could describe in a more complete manner what exactly you do, we
> might be able to better follow and help.
>
> For example it is totally unclear to me what sources you are trying to
> compile and what you did in what environment when you where doing it.
>
> Grüße,
> Sven.
> (Please don't Cc: me on mails.)
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Update via rpm repository

2020-05-26 Thread Davide Franco
Hi Luca,

Can you elaborate a bit more what you mean by

- configured the repo with red hat satellite

Thanks for your feedback

Davide

On Tue, 26 May 2020 at 15:24, Luca De Rugeriis 
wrote:

> Hi,
> does anyone know something about these repos? Or where may I ask? The just
> get security updates maybe, and I have to change repo manually if I want to
> upgrade bacula version?
>
> Thanks!
> Luca
>
> Il giorno mer 20 mag 2020 alle ore 15:57 Luca De Rugeriis <
> luca.deruger...@gmail.com> ha scritto:
>
>> Hi everyone, my first post here and thanks for the amazing software!
>> I just configured the community repo with Redhat Satellite and migrated
>> to the latest Bacula version.
>> The URL I'm using for the repository contains a specific Bacula version
>> (9.6.3), what I'd like to accomplish is to have the software updating
>> automatically (like 9.6.4, 9.6.5, 9.7...) is that possible?
>>
>> Thanks for your help,
>> Luca
>>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Community for latest Debian and Ubuntu versions

2020-05-05 Thread Davide Franco
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 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 anything for those.
>
> Or is it just best to get going with 9.4.2 at this point?
>
> Markku
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Release 9.6.2 /packages for yum & apt?

2020-03-14 Thread Davide Franco
Hello Olivier,

On Sat, 14 Mar 2020 at 09:22, Olivier Delestre <
olivier.deles...@univ-rouen.fr> wrote:

> Oups. Sorry. I test the installation 9.4.4 to 9.6.3 on CentOs 7 /
> PostgreSql.
>
> All works. ( it's a server test ).
>
> The Aligned package installed  but still nothing under /opt/Bacula/Plugin.
> what a pity.


Indeed, let me check and I’ll fix this.

>
>
> Thanks. for the work.


Best regards

Davide


>
>
> Le Samedi, Mars 14, 2020 08:54 CET, Davide Franco  a
> écrit:
>
>
> Dear all,
>
> This morning, I have published Bacula 9.6.3 packages for several Debian
> and Ubuntu versions.
>
> RHEL 8 and Debian 10 plateformes will come soon.
>
> Please get back to me for any problems or missing plateforme I didn’t
> mention.
>
> Best regards
>
> Davide
>
> On Mon, 9 Mar 2020 at 20:53, Davide Franco  wrote:
>
>> Hi Olivier,
>>
>> This is definitely something I’ll fix tomorrow.
>>
>> Debian / Ubuntu packages should also be available within the same day or
>> one day after.
>>
>> Please note that Bacula 9.6.3 will be released soon so packages will be
>> available for Bacula 9.6.3 a short time after the announcement.
>>
>> Best regards
>>
>>
>> Davide
>>
>> On Mon, 9 Mar 2020 at 13:09, OLIVIER DELESTRE (Personnel) <
>> olivier.deles...@univ-rouen.fr> wrote:
>>
>>> Hi,
>>>
>>> The Rpms are out for CentOs el7.
>>>
>>> But a dependancy problem is present for bacula-aligned.x86_64. Normal or
>>> not ?
>>>
>>> i can remove the package for update finish. i still wait for a moment.
>>>
>>> Thanks
>>>
>>> --
>>>
>>> yum update
>>> Modules complémentaires chargés : fastestmirror
>>> Loading mirror speeds from cached hostfile
>>>  * base: distrib-coffee.ipsl.jussieu.fr
>>>  * epel: mirrors.ircam.fr
>>>  * extras: centos.crazyfrogs.org
>>>  * updates: centos.crazyfrogs.org
>>> Bacula-Community
>>> | 2.9 kB  00:00:00
>>> Bacula-Community/primary_db
>>> | 8.5 kB  00:00:00
>>> Résolution des dépendances
>>> --> Lancement de la transaction de test
>>> ---> Le paquet bacula-libs.x86_64 0:9.4.4-1.el7 sera mis à jour
>>> --> Traitement de la dépendance : bacula-libs = 9.4.4 pour le paquet :
>>> bacula-aligned-9.4.4-1.el7.x86_64
>>> ---> Le paquet bacula-libs.x86_64 0:9.6.2-1.el7 sera utilisé
>>> ---> Le paquet bacula-postgresql.x86_64 0:9.4.4-1.el7 sera mis à jour
>>> ---> Le paquet bacula-postgresql.x86_64 0:9.6.2-1.el7 sera utilisé
>>> --> Résolution des dépendances terminée
>>> Erreur : Paquet : bacula-aligned-9.4.4-1.el7.x86_64 (@Bacula-Community)
>>>  Requiert : bacula-libs = 9.4.4
>>>  Suppression  : bacula-libs-9.4.4-1.el7.x86_64
>>> (@Bacula-Community)
>>>  bacula-libs = 9.4.4-1.el7
>>>  Mis à jour par : bacula-libs-9.6.2-1.el7.x86_64
>>> (Bacula-Community)
>>>  bacula-libs = 9.6.2-1.el7
>>>  Disponible : bacula-libs-5.2.13-23.1.el7.x86_64 (base)
>>>  bacula-libs = 5.2.13-23.1.el7
>>>
>>>
>>> --
>>> Le 07/03/2020 à 11:13, kern a écrit :
>>>
>>> Yes they are coming.  It usually takes a week or two to build them.
>>>
>>> 
>>>
>>>
>>>
>>> Sent from my Samsung Galaxy smartphone.
>>>
>>>
>>>  Original message 
>>> From: Jari Fredriksson  
>>> Date: 3/6/20 02:11 (GMT+01:00)
>>> To: bacula-users@lists.sourceforge.net
>>> Subject: [Bacula-users] Bacula Release 9.6.2 /packages for yum & apt?
>>>
>>>
>>> Hello!
>>>
>>> Will there be 9.6.2 on https://www.bacula.org/packages/x/ for
>>> rpm/deb to be used in package managers? I see only 9.0.0 - 9.4.4.
>>>
>>> Thanks, jarif
>>>
>>>
>>>
>>>
>>> ___
>>> Bacula-users mailing list
>>> Bacula-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>>
>>>
>>>
>>> ___
>>> Bacula-users mailing 
>>> listBacula-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/bacula-users
>>>
>>>
>>> ___
>>> Bacula-users mailing list
>>> Bacula-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>>
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Release 9.6.2 /packages for yum & apt?

2020-03-14 Thread Davide Franco
Dear all,

This morning, I have published Bacula 9.6.3 packages for several Debian and
Ubuntu versions.

RHEL 8 and Debian 10 plateformes will come soon.

Please get back to me for any problems or missing plateforme I didn’t
mention.

Best regards

Davide

On Mon, 9 Mar 2020 at 20:53, Davide Franco  wrote:

> Hi Olivier,
>
> This is definitely something I’ll fix tomorrow.
>
> Debian / Ubuntu packages should also be available within the same day or
> one day after.
>
> Please note that Bacula 9.6.3 will be released soon so packages will be
> available for Bacula 9.6.3 a short time after the announcement.
>
> Best regards
>
> Davide
>
> On Mon, 9 Mar 2020 at 13:09, OLIVIER DELESTRE (Personnel) <
> olivier.deles...@univ-rouen.fr> wrote:
>
>> Hi,
>>
>> The Rpms are out for CentOs el7.
>>
>> But a dependancy problem is present for bacula-aligned.x86_64. Normal or
>> not ?
>>
>> i can remove the package for update finish. i still wait for a moment.
>>
>> Thanks
>>
>> --
>>
>> yum update
>> Modules complémentaires chargés : fastestmirror
>> Loading mirror speeds from cached hostfile
>>  * base: distrib-coffee.ipsl.jussieu.fr
>>  * epel: mirrors.ircam.fr
>>  * extras: centos.crazyfrogs.org
>>  * updates: centos.crazyfrogs.org
>> Bacula-Community
>> | 2.9 kB  00:00:00
>> Bacula-Community/primary_db
>> | 8.5 kB  00:00:00
>> Résolution des dépendances
>> --> Lancement de la transaction de test
>> ---> Le paquet bacula-libs.x86_64 0:9.4.4-1.el7 sera mis à jour
>> --> Traitement de la dépendance : bacula-libs = 9.4.4 pour le paquet :
>> bacula-aligned-9.4.4-1.el7.x86_64
>> ---> Le paquet bacula-libs.x86_64 0:9.6.2-1.el7 sera utilisé
>> ---> Le paquet bacula-postgresql.x86_64 0:9.4.4-1.el7 sera mis à jour
>> ---> Le paquet bacula-postgresql.x86_64 0:9.6.2-1.el7 sera utilisé
>> --> Résolution des dépendances terminée
>> Erreur : Paquet : bacula-aligned-9.4.4-1.el7.x86_64 (@Bacula-Community)
>>  Requiert : bacula-libs = 9.4.4
>>  Suppression  : bacula-libs-9.4.4-1.el7.x86_64
>> (@Bacula-Community)
>>  bacula-libs = 9.4.4-1.el7
>>  Mis à jour par : bacula-libs-9.6.2-1.el7.x86_64
>> (Bacula-Community)
>>  bacula-libs = 9.6.2-1.el7
>>  Disponible : bacula-libs-5.2.13-23.1.el7.x86_64 (base)
>>  bacula-libs = 5.2.13-23.1.el7
>>
>> --
>> Le 07/03/2020 à 11:13, kern a écrit :
>>
>> Yes they are coming.  It usually takes a week or two to build them.
>>
>> 
>>
>>
>>
>> Sent from my Samsung Galaxy smartphone.
>>
>>
>>  Original message 
>> From: Jari Fredriksson  
>> Date: 3/6/20 02:11 (GMT+01:00)
>> To: bacula-users@lists.sourceforge.net
>> Subject: [Bacula-users] Bacula Release 9.6.2 /packages for yum & apt?
>>
>>
>> Hello!
>>
>> Will there be 9.6.2 on https://www.bacula.org/packages/x/ for
>> rpm/deb to be used in package managers? I see only 9.0.0 - 9.4.4.
>>
>> Thanks, jarif
>>
>>
>>
>>
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>>
>>
>> ___
>> Bacula-users mailing 
>> listBacula-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>>
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Release 9.6.2 /packages for yum & apt?

2020-03-09 Thread Davide Franco
Hi Olivier,

This is definitely something I’ll fix tomorrow.

Debian / Ubuntu packages should also be available within the same day or
one day after.

Please note that Bacula 9.6.3 will be released soon so packages will be
available for Bacula 9.6.3 a short time after the announcement.

Best regards

Davide

On Mon, 9 Mar 2020 at 13:09, OLIVIER DELESTRE (Personnel) <
olivier.deles...@univ-rouen.fr> wrote:

> Hi,
>
> The Rpms are out for CentOs el7.
>
> But a dependancy problem is present for bacula-aligned.x86_64. Normal or
> not ?
>
> i can remove the package for update finish. i still wait for a moment.
>
> Thanks
>
> --
>
> yum update
> Modules complémentaires chargés : fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: distrib-coffee.ipsl.jussieu.fr
>  * epel: mirrors.ircam.fr
>  * extras: centos.crazyfrogs.org
>  * updates: centos.crazyfrogs.org
> Bacula-Community
> | 2.9 kB  00:00:00
> Bacula-Community/primary_db
> | 8.5 kB  00:00:00
> Résolution des dépendances
> --> Lancement de la transaction de test
> ---> Le paquet bacula-libs.x86_64 0:9.4.4-1.el7 sera mis à jour
> --> Traitement de la dépendance : bacula-libs = 9.4.4 pour le paquet :
> bacula-aligned-9.4.4-1.el7.x86_64
> ---> Le paquet bacula-libs.x86_64 0:9.6.2-1.el7 sera utilisé
> ---> Le paquet bacula-postgresql.x86_64 0:9.4.4-1.el7 sera mis à jour
> ---> Le paquet bacula-postgresql.x86_64 0:9.6.2-1.el7 sera utilisé
> --> Résolution des dépendances terminée
> Erreur : Paquet : bacula-aligned-9.4.4-1.el7.x86_64 (@Bacula-Community)
>  Requiert : bacula-libs = 9.4.4
>  Suppression  : bacula-libs-9.4.4-1.el7.x86_64
> (@Bacula-Community)
>  bacula-libs = 9.4.4-1.el7
>  Mis à jour par : bacula-libs-9.6.2-1.el7.x86_64
> (Bacula-Community)
>  bacula-libs = 9.6.2-1.el7
>  Disponible : bacula-libs-5.2.13-23.1.el7.x86_64 (base)
>  bacula-libs = 5.2.13-23.1.el7
>
> --
> Le 07/03/2020 à 11:13, kern a écrit :
>
> Yes they are coming.  It usually takes a week or two to build them.
>
> 
>
>
>
> Sent from my Samsung Galaxy smartphone.
>
>
>  Original message 
> From: Jari Fredriksson  
> Date: 3/6/20 02:11 (GMT+01:00)
> To: bacula-users@lists.sourceforge.net
> Subject: [Bacula-users] Bacula Release 9.6.2 /packages for yum & apt?
>
>
> Hello!
>
> Will there be 9.6.2 on https://www.bacula.org/packages/x/ for
> rpm/deb to be used in package managers? I see only 9.0.0 - 9.4.4.
>
> Thanks, jarif
>
>
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
>
> ___
> Bacula-users mailing 
> listBacula-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] RunScripts: Variable Substitution not working

2020-02-26 Thread Davide Franco
Hello Thorsten,

I finally found a thread in the bacula users mailing list which might
interest you.
https://sourceforge.net/p/bacula/mailman/message/36259669/

I didn't tested it  but I thought it might be helpful to you.
Hope it helps ...

Best regards

Davide

On Sun, Jan 12, 2020 at 3:16 PM Thorsten Johannsen <
thorsten-johann...@gmx.net> wrote:

> Hi Davide,
>
> thank you very much for your response. I already tried to crawl the
> mailing list archive prior to sending this email but I also came up empty
> :-(
>
> From the manual link you provided I understand two things:
>
> 1) "Console options are special commands that are *sent to the director*
> instead of the OS"
>
> -> this means that the following line
>
>Console ="delete yes volume=%v"
>
> should have worked, right?
>
> 2) The directive
>
> RunsOnClient  = no
>
>
> indicates, according to the manual, that the command is *not run on
> Client*  - so where does it run? I assume on the director?
>
> Furthermore, the manual states:
>
> Some character substitutions are not available in all situations.
>
> In my humble opinion, it would be beneficial to have a matrix which
> substitution will or will not work in which situation. I would be happy to
> create such a matrix if there was some "authoritive answer" e.g. some way
> to be sure to have the correct information :-) (and, to be honest, if it
> would not involve extracting it from source code... I'm not really got at
> coding :-()
>
> Well, I will keep digging :-)
>
> Thanks again,
> Cheers,
> Thorsten
>
>
> On 12.01.20 14:49, Davide Franco wrote:
>
> Hi Thorsten,
>
> As mentioned in documentation
>
>
> https://www.bacula.org/9.4.x-manuals/en/main/Configuring_Director.html#SECTION00203
>
> %v is only available from the director.
>
> Make sure the script is run from the director.
>
> Try to look at bacula users mailing list archive, I’m sure someone already
> asked for the same question but I can’t find it yet.
>
> Hope it helps
>
> Davide
>
> On Sat, 11 Jan 2020 at 11:38, Thorsten Johannsen <
> thorsten-johann...@gmx.net> wrote:
>
>> Hi,
>>
>> I'm using Bacula 9.0.7 and try to delete volumes that were created but
>> where the backup job did not complete.
>>
>> E.g.
>>
>> 2020-01-11 11:04:45heZZZ-dir JobId 10826: Start Backup JobId 10826,
>> Job=Job_XXX02.2020-01-11_11.04.43_09
>> 2020-01-11 11:04:46heZZZ-dir JobId 10826: Created new
>> Volume="IncBackup__XXX02-fd__10826__2020-01-11T11.04.45",
>> Pool="Pool_IncBackup", MediaType="MT-heZZZ-sd-AC-IncBackup" in catalog.
>> 2020-01-11 11:04:46heZZZ-dir JobId 10826: Using Device
>> "AC-IncBackup-Dev01" to write.
>> 2020-01-11 11:05:02heZZZ-dir JobId 10826: Warning: bsock.c:153 Could not
>> connect to Client: heXXX02-fd on heXXX02:9102. ERR=No route to host
>>
>>
>>
>> so:
>> 1) Volume is created
>> 2) Client connect failed
>> 3) Volume is created but empty.
>>
>> I thought I could catch this with a runscript in the JobDefs:
>>
>> 
>> JobDefs {
>>Name = "JD_heDefault"
>>Type = "Backup"
>>
>> [...]
>>
>>   RunScript {
>>#Console ="delete yes volume=%v"
>>Command = "echo delete yes volume=%v | bconsole"
>>RunsWhen = After
>>RunsOnFailure = yes
>>RunsOnClient  = no
>>RunsOnSuccess = no
>> }
>>
>> }
>>
>>
>> 
>>
>> I tried with command= as stated above and also with Console="delete yes
>> volume=%v". Both does not work. It seems as if %v does not get substituted.
>> eMail notifcation shows:
>>
>> 2020-01-11 11:07:58heZZZ-dir JobId 10826: console command: run AfterJob
>> "delete yes volume="
>>
>>
>> Can someone give me a hint about what I'm doing wrong here?
>>
>> Thanks in advance,
>>
>> Thorsten
>>
>>
>>
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula cloud backup

2020-01-29 Thread Davide Franco
Hello,

IMHO, I’m not sure you can perform simultaneous backup jobs to both tape
and S3 (please let me know if I’m wrong).

I’d suggest maybe to use copy jobs like this

1. Backup to tapes
2. Copy job to S3 bucket based on previous backup on tapes.

I don’t have huge experience with copy jobs, hopefully someone reading this
can give more hints.

Best,

Davide

On Tue, 28 Jan 2020 at 20:18, Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
via Bacula-users  wrote:

> I have recently upgraded my bacula server to version 9.4.4 and wanted to
> test the cloud backup feature. Currently we are backing up to LTO7 tapes.
> Is it possible to set-up bacula to backup both to the tape and to the cloud
> simultaneously?
>
> If so I would appreciate some help with that.
>
>
>
> Thank you.
>
> UR.
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Why would bacula consider duplicate jobs as fatal?

2020-01-29 Thread Davide Franco
Hello William,

On Wed, 29 Jan 2020 at 17:55, William Muriithi 
wrote:

> Hello,
>
> Was trying to reduce the number of mails coming from Bacula, and was
> combing through the logs to see what I can filter out.  Currently, almost
> all noise comes from bacula attempting to schedule a job and then realizing
> the previous isn't yet done.  I have configured bacula not to allow
> duplicates to avoid jobs piling up in case I miss replacing tapes when all
> are full.


You can easily change the Message resource to not notify about all events,
the documentation does provide good examples for this.

>
>
> Anyway as I was doing so, I noticed that, sometime, bacula do consider
> duplicate fatal?  How would this make sense considering it was
> intentionally configured?  Kind of confused by these instances.


You need to use the “Allow duplicate job” option in your job(s)
configuration.

>
>
> 22-Jan 17:50 bacula-dir JobId 25338: Fatal error: JobId 25266 already
> running. Duplicate job not allowed.
>
> Regards,
> William


>
If you still need help, you can share excerpt of your configuration in this
thread so we can see what could be missing.

Hope it helps

Best,

Davide


> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] RunScripts: Variable Substitution not working

2020-01-12 Thread Davide Franco
Hi Thorsten,

As mentioned in documentation

https://www.bacula.org/9.4.x-manuals/en/main/Configuring_Director.html#SECTION00203

%v is only available from the director.

Make sure the script is run from the director.

Try to look at bacula users mailing list archive, I’m sure someone already
asked for the same question but I can’t find it yet.

Hope it helps

Davide

On Sat, 11 Jan 2020 at 11:38, Thorsten Johannsen 
wrote:

> Hi,
>
> I'm using Bacula 9.0.7 and try to delete volumes that were created but
> where the backup job did not complete.
>
> E.g.
>
> 2020-01-11 11:04:45heZZZ-dir JobId 10826: Start Backup JobId 10826,
> Job=Job_XXX02.2020-01-11_11.04.43_09
> 2020-01-11 11:04:46heZZZ-dir JobId 10826: Created new
> Volume="IncBackup__XXX02-fd__10826__2020-01-11T11.04.45",
> Pool="Pool_IncBackup", MediaType="MT-heZZZ-sd-AC-IncBackup" in catalog.
> 2020-01-11 11:04:46heZZZ-dir JobId 10826: Using Device
> "AC-IncBackup-Dev01" to write.
> 2020-01-11 11:05:02heZZZ-dir JobId 10826: Warning: bsock.c:153 Could not
> connect to Client: heXXX02-fd on heXXX02:9102. ERR=No route to host
>
>
>
> so:
> 1) Volume is created
> 2) Client connect failed
> 3) Volume is created but empty.
>
> I thought I could catch this with a runscript in the JobDefs:
>
> 
> JobDefs {
>Name = "JD_heDefault"
>Type = "Backup"
>
> [...]
>
>   RunScript {
>#Console ="delete yes volume=%v"
>Command = "echo delete yes volume=%v | bconsole"
>RunsWhen = After
>RunsOnFailure = yes
>RunsOnClient  = no
>RunsOnSuccess = no
> }
>
> }
>
>
> 
>
> I tried with command= as stated above and also with Console="delete yes
> volume=%v". Both does not work. It seems as if %v does not get substituted.
> eMail notifcation shows:
>
> 2020-01-11 11:07:58heZZZ-dir JobId 10826: console command: run AfterJob
> "delete yes volume="
>
>
> Can someone give me a hint about what I'm doing wrong here?
>
> Thanks in advance,
>
> Thorsten
>
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] automatically reconnect to SD after connection problem

2020-01-02 Thread Davide Franco
Hi Tobias,

The link to documentation below might help you to fix your problem

https://www.bacula.org/9.4.x-manuals/en/main/Client_File_daemon_Configur.html

Look at “heartbeat interval “ parameter.

Hope it helps

Davide

On Thu, 2 Jan 2020 at 12:38, Tobias F  wrote:

> Operating System: Debian 9 (stretch)
> Bacula Version: 9.4.4 Community
>
> Description
> I backup to a remote machine via Internet (Machine A: Dir, fd Machine B:
> sd).
> Unfortunately there will be a regular and unavoidable disconnect of
> Machine B that affects me when I do full backups. Bacula than aborts the
> Backup and marks it as failed.
>
> Is it possible to instruct Bacula to retry and resume backup after 5
> minutes or so? Could'nt find any information so far.
>
> Thanks, Tobi
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] packages for Debian buster available?

2019-12-11 Thread Davide Franco
Hi Gregor,

I’ll make Debian 10 latest stable bacula packages available from bacula.org
soon.

Thanks in advance for your patience.

Best regards

Davide

On Wed, 11 Dec 2019 at 12:22,  wrote:

> Hi,
>
> I want to try bacula on an debian buster system. But there aren't
> packages for buster available now?
>
> Bye
>
> Gregor
>
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-Web 8.3.3 release

2019-12-03 Thread Davide Franco
Dear all,

I'm pleased to inform you that Bacula-Web 8.3.3 is available from now.

This is a maintenance and bug fix release

The release notes is available from here
https://www.bacula-web.org/releases/2019/12/01/bacula-web-8.3.3.html

Latest documentation is available here
http://docs.bacula-web.org/

If you've found a bug, or need a new feature, please use GitHub issues


As usual, any question or feedback are more than welcome

Thanks for supporting and using Bacula-Web :)

Best regards

Davide

Web site - https://www.bacula-web.org
Follow Bacula-Web on GitHub - https://github.com/bacula-web/bacula-web
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Listing files backed up

2019-10-26 Thread Davide Franco
Hi Chris,

Have a try with Bacula-Web.
https://www.bacula-web.org

You cannot run restore with this tool (yet) but at least you can list files
from a backup job.

Hope it helps

Davide

On Sat, 26 Oct 2019 at 00:50, Chris Wilkinson 
wrote:

> I’ve run into a problem that in both Baculum and BAT the restore functions
> are not finding the files that I know are in the backup in one of my
> clients. The other clients are fine.
>
> The file selection tree misses out one entire storage path. It may be no
> coincidence that the missing path is that of a drive that recently failed,
> was replaced and the data restored through bconsole.
>
> I can see that the files are present in the backup with bconsole (list
> files jobid=xx) but can’t seem to do the equivalent operation in the GUIs.
>
> Is there a way in Baculum and BAT to list the files that were backed up in
> a job?
>
> Regards
> Chris Wilkinson
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] binaries of 9.4.4 ?? rpm for CentOs

2019-06-25 Thread Davide Franco
Hi Andras,

Packages for Ubuntu Xenial and Bionic are now available.

Best regards

Davide

On Tue, 25 Jun 2019 at 13:53, Andras Horvai  wrote:

> Hi,
>
> I see that debs are also uploaded for Debian Jessie and Stretch.
> Can I kindly ask when will be Ubuntu bionic available?
>
> Thanks,
>
> Andras
>
> On Tue, Jun 25, 2019 at 11:35 AM Davide Franco  wrote:
>
>> Hello Olivier,
>>
>> Bacula 9.4.4 rpm packages are now available for rhel/centos 6 & 7.
>>
>> More platform will come soon.
>>
>> Best regards
>>
>> Davide
>>
>> On Fri, 21 Jun 2019 at 07:51, Olivier Delestre <
>> olivier.deles...@univ-rouen.fr> wrote:
>>
>>> Hi,
>>>
>>> No news for the binaries of 9.4.4 (  bug fix release ) on
>>> https://bacula.org/packages/x ?
>>>
>>> Today, I use the rpms for CentOs with the bacula 9.4.3 ( for test and
>>> 9.2.2 for production )
>>>
>>> Thanks again
>>> Bye
>>>
>>>
>>> ___
>>> Bacula-users mailing list
>>> Bacula-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>>
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] binaries of 9.4.4 ?? rpm for CentOs

2019-06-25 Thread Davide Franco
Hello Olivier,

Bacula 9.4.4 rpm packages are now available for rhel/centos 6 & 7.

More platform will come soon.

Best regards

Davide

On Fri, 21 Jun 2019 at 07:51, Olivier Delestre <
olivier.deles...@univ-rouen.fr> wrote:

> Hi,
>
> No news for the binaries of 9.4.4 (  bug fix release ) on
> https://bacula.org/packages/x ?
>
> Today, I use the rpms for CentOs with the bacula 9.4.3 ( for test and
> 9.2.2 for production )
>
> Thanks again
> Bye
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] CentOS install 9.4.2 broken

2019-05-28 Thread Davide Franco
Hello,

The issue have been fixed in Bacula 9.4.3 rpm packages.

Best regards

Davide

On Sun, Apr 21, 2019 at 12:43 PM MI  wrote:

> Yes, that is the same error I had.
>
> Until this dependency problem is fixed, installing as suggested by
> Alfred works fine:
>
>  yum install bacula-postgresql  --exclude=bacula-mysql
> --exclude=mariadb
>
>
> MI
>
>
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Community Binaries 9.4.3 ??

2019-05-27 Thread Davide Franco
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:

> Hi,
>
> No news for the binaries of 9.4.3 (  bug fix release ) on
> https://bacula.org/packages/x ?
>
> Today, I use the rpms for CentOs with the bacula 9.4.2
>
> Bye.
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bugs.bacula.org

2019-05-21 Thread Davide Franco
Hello Pedro,

The issue should be fixed now.

Can you ask for a password reset on mantis or do you want me to reset it ?

Best regards

Davide

On Mon, 20 May 2019 at 22:45, Pedro Freire Popiolek 
wrote:

> Hello,
>
> The website bugs.bacula.org is not sending confirmation email to new
> users.
>
>
> Best regards,
> Pedro Freire Popiolek
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-Web 8.3.1 release

2019-04-22 Thread Davide Franco
Dear all,

I'm pleased to inform you that Bacula-Web 8.3.1 is available from now.

The release notes is available here
https://www.bacula-web.org/2019/04/22/bacula-web-8-3-1/

Latest documentation is available here
http://docs.bacula-web.org/

If you've found a bug, or need a new feature, please use GitHub issues


As usual, any question or feedback are more than welcome

Thanks for supporting and using Bacula-Web :)

Best regards

Davide

Web site - https://www.bacula-web.org
Follow Bacula-Web on GitHub - https://github.com/bacula-web/bacula-web
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] CentOS install 9.4.2 broken

2019-04-21 Thread Davide Franco
Hello MI,

I did some tests with Bacula 9.4.2 rpm package on a clean Centos 7 system.

I've first installed bacula-mysql package which went fine, then simply
uninstalled it.

Then I tried to install bacula-postgresql package as mentioned and here's
below the error I saw.

Transaction check error:
  file /opt/bacula/lib64/libbaccats-9.4.2.so conflicts between attempted
installs of bacula-postgresql-9.4.2-1.el7.x86_64 and
bacula-mysql-9.4.2-1.el7.x86_64
  file /opt/bacula/lib64/libbacsd-9.4.2.so conflicts between attempted
installs of bacula-postgresql-9.4.2-1.el7.x86_64 and
bacula-mysql-9.4.2-1.el7.x86_64
  file /opt/bacula/scripts/bacula_config conflicts between attempted
installs of bacula-postgresql-9.4.2-1.el7.x86_64 and
bacula-mysql-9.4.2-1.el7.x86_64
  file /opt/bacula/scripts/create_bacula_database conflicts between
attempted installs of bacula-postgresql-9.4.2-1.el7.x86_64 and
bacula-mysql-9.4.2-1.el7.x86_64
  file /opt/bacula/scripts/drop_bacula_database conflicts between attempted
installs of bacula-postgresql-9.4.2-1.el7.x86_64 and
bacula-mysql-9.4.2-1.el7.x86_64
  file /opt/bacula/scripts/drop_bacula_tables conflicts between attempted
installs of bacula-postgresql-9.4.2-1.el7.x86_64 and
bacula-mysql-9.4.2-1.el7.x86_64
  file /opt/bacula/scripts/grant_bacula_privileges conflicts between
attempted installs of bacula-postgresql-9.4.2-1.el7.x86_64 and
bacula-mysql-9.4.2-1.el7.x86_64
  file /opt/bacula/scripts/make_bacula_tables conflicts between attempted
installs of bacula-postgresql-9.4.2-1.el7.x86_64 and
bacula-mysql-9.4.2-1.el7.x86_64
  file /opt/bacula/scripts/make_catalog_backup conflicts between attempted
installs of bacula-postgresql-9.4.2-1.el7.x86_64 and
bacula-mysql-9.4.2-1.el7.x86_64
  file /opt/bacula/scripts/make_catalog_backup.pl conflicts between
attempted installs of bacula-postgresql-9.4.2-1.el7.x86_64 and
bacula-mysql-9.4.2-1.el7.x86_64
  file /opt/bacula/scripts/update_bacula_tables conflicts between attempted
installs of bacula-postgresql-9.4.2-1.el7.x86_64 and
bacula-mysql-9.4.2-1.el7.x86_64

This happen even if files mentioned above doesn't exist anymore.

# find /opt/bacula/
/opt/bacula/
/opt/bacula/share
/opt/bacula/share/doc
/opt/bacula/lib64
/opt/bacula/bin
/opt/bacula/plugins
/opt/bacula/etc
/opt/bacula/etc/bacula-fd.conf.rpmsave
/opt/bacula/etc/bacula-dir.conf.rpmsave
/opt/bacula/etc/.rpm.sed
/opt/bacula/etc/bacula-sd.conf.rpmsave
/opt/bacula/etc/bconsole.conf.rpmsave

I'll work on a "fix" asap and let the community know once this is fixed.

Best regards

Davide

On Thu, Apr 18, 2019 at 4:12 PM MI  wrote:

> The .rpm for 9.4.2 cannot be installed because of
>
> "conflicts between attempted installs of
> bacula-postgresql-9.4.2-1.el7.x86_64 and bacula-mysql-9.4.2-1.el7.x86_64"
>
> I followed the instructions in
> https://blog.bacula.org/whitepapers/CommunityInstallationGuide.pdf
>
> The console output is below:
>
> # cat /etc/redhat-release
> CentOS Linux release 7.5.1804 (Core)
>
> # uname -a
> Linux zukini 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC
> 2018 x86_64 x86_64 x86_64 GNU/Linux
>
> # wget
> https://www.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
> ...
> # rpm --import Bacula-4096-Distribution-Verification-key.asc
>
> # rm Bacula-4096-Distribution-Verification-key.asc
>
> # mcedit /etc/yum.repos.d/Bacula.repo
>
> (edited as described in
> https://blog.bacula.org/whitepapers/CommunityInstallationGuide.pdf)
>
> # yum install bacula-postgresql
>
> Loaded plugins: fastestmirror, langpacks
> Loading mirror speeds from cached hostfile
> epel/x86_64/metalink | 29 kB 00:00:00
> * base: mirror.init7.net
> * elrepo: mirrors.coreix.net
> * epel: mirror.init7.net
> * extras: ftp.rz.uni-frankfurt.de
> * updates: mirror.init7.net
> Bacula-Community | 2.9 kB 00:00:00
> base | 3.6 kB 00:00:00
> cuda-10-0-local-10.0.130-410.48 | 2.5 kB 00:00:00
> elrepo | 2.9 kB 00:00:00
> extras | 3.4 kB 00:00:00
> pgdg96 | 4.1 kB 00:00:00
> updates | 3.4 kB 00:00:00
> Bacula-Community/primary_db | 10 kB 00:00:00
> Resolving Dependencies
> --> Running transaction check
> ---> Package bacula-postgresql.x86_64 0:9.4.2-1.el7 will be installed
> --> Processing Dependency: bacula-libs for package:
> bacula-postgresql-9.4.2-1.el7.x86_64
> --> Processing Dependency: perl(Logwatch) for package:
> bacula-postgresql-9.4.2-1.el7.x86_64
> --> Processing Dependency: libbacfind-9.4.2.so()(64bit) for package:
> bacula-postgresql-9.4.2-1.el7.x86_64
> --> Processing Dependency: libbac-9.4.2.so()(64bit) for package:
> bacula-postgresql-9.4.2-1.el7.x86_64
> --> Processing Dependency: libbaccfg-9.4.2.so()(64bit) for package:
> bacula-postgresql-9.4.2-1.el7.x86_64
> --> Running transaction check
> ---> Package bacula-libs.x86_64 0:9.4.2-1.el7 will be installed
> ---> Package bacula-mysql.x86_64 0:9.4.2-1.el7 will be installed
> --> Processing Dependency: mysql for package:
> bacula-mysql-9.4.2-1.el7.x86_64
> --> Running transaction check
> ---> Package mariad

[Bacula-users] Bacula-Web 8.3.0 release

2019-03-19 Thread Davide Franco
Dear all,

I'm pleased to inform you that Bacula-Web 8.3.0 is available from now.

The release notes is available here
https://www.bacula-web.org/2019/03/16/bacula-web-8-3-0/

Latest documentation is available here
http://docs.bacula-web.org/

If you've found a bug, or need a new feature, please use the bug tracker.
https://bugs.bacula-web.org

As usual, any question or feedback are more than welcome

Thanks for supporting and using Bacula-Web :)

Best regards

Davide

Web site - https://www.bacula-web.org
Follow Bacula-Web on GitHub - https://github.com/bacula-web/bacula-web
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula release 9.4.2 dpkg packet

2019-03-04 Thread Davide Franco
Debian packages for Bacula 9.4.2 are available since few weeks already.

Best regards

Davide

On Mon, 4 Mar 2019 at 08:43, Petar Kozic  wrote:

> Hi folks,
> can we expect dpkg packets for Debian like OS ?
>
> Thank you.
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula9.4.1 rpm Binaries package

2019-02-14 Thread Davide Franco
Hello Ken,

Bacula 9.4.2 rpm packages are available on www.bacula.org

If you still need rpms for version 9.4.1, just let me know.

Best regards

Davide

On Tue, 12 Feb 2019 at 05:25, KEN SAWADA  wrote:

> Hi Davide
> Thank you for your reply.
> After that the rpm package has not been updated, is it technically difficult?
>
> Best regards
>
> Ken Sawada
>
>
> 2019年1月9日(水) 16:18 Davide Franco :
>
>> Hello Ken,
>>
>> Bacula 9.4.1 rpm packages will be available soon.
>> It needs some changes and checks due to Cloud S3 new feature in latest
>> release.
>>
>> I’ll do my best to release it to the community within the next days.
>>
>> Best regards
>>
>> Davide
>>
>> On Mon, 7 Jan 2019 at 15:11, KEN SAWADA  wrote:
>>
>>> Hi
>>>
>>> Bacula 9.4.1 's rpm package will not be released,
>>> but will Debian, Ubuntu only release binary packages
>>> in the future?
>>>
>>> Since CentOS is most used in Japan, I am waiting for
>>> the rpm package.
>>>
>>> Best regards
>>>
>>> Ken Sawada
>>> ___
>>> Bacula-users mailing list
>>> Bacula-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>>
>>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-Web 8.2.1 released

2019-01-28 Thread Davide Franco
Hello,

I'm pleased to inform you that Bacula-Web 8.2.1 is available now.

This version is a minor bug fix release

The release notes is available using the link below
https://www.bacula-web.org/2019/01/28/bacula-web-8-2-1/


Latest documentation is available here http://docs.bacula-web.org/en/latest/


Please use the bug tracker for any feature request or bug report
https://bugs.bacula-web.org


As usual, any question or feedback are more than welcome

I’d like to thanks for all contributors for their feedback and help.
Without you, this releases wouldn’t be possible.

Thanks for supporting and using Bacula-Web

Best regards

Davide

Web site - https://www.bacula-web.org

Follow Bacula-Web on GitHub - https://github.com/bacula-web/bacula-web

___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-Web 8.2.0 released

2019-01-12 Thread Davide Franco
Hello Sebastien,

Thank you very much for your feedback.

Really happy to know the upgrade went fine for you.

Davide

On Sat, 12 Jan 2019 at 18:15, Sebastian Suchanek  wrote:

> Am 07.01.2019 um 12:19 schrieb Davide Franco:
> > Dear all,
> >
> > I'm pleased to inform you that Bacula-Web 8.2.0 is available from now.
> >
> > This version Include 2 new features and 7 bug fixes
> >
> > The release notes is available here
> > https://www.bacula-web.org/2019/01/06/bacula-web-8-2-0/
> > [...]
>
> Just as a very quick feedback: I just made the upgrade and all seems to
> work well so far.
>
>
> Best regards
>
> Sebastian
>
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula9.4.1 rpm Binaries package

2019-01-08 Thread Davide Franco
Hello Ken,

Bacula 9.4.1 rpm packages will be available soon.
It needs some changes and checks due to Cloud S3 new feature in latest
release.

I’ll do my best to release it to the community within the next days.

Best regards

Davide

On Mon, 7 Jan 2019 at 15:11, KEN SAWADA  wrote:

> Hi
>
> Bacula 9.4.1 's rpm package will not be released,
> but will Debian, Ubuntu only release binary packages
> in the future?
>
> Since CentOS is most used in Japan, I am waiting for
> the rpm package.
>
> Best regards
>
> Ken Sawada
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Cannot find registration for "access-key"

2019-01-08 Thread Davide Franco
Hi,

You can register here

https://blog.bacula.org/bacula-binary-package-download/

Best regards

Davide

On Tue, 8 Jan 2019 at 20:41, Thomas Johanns 
wrote:

> Hi;
>
> The co,,unity install guide says at 4.3 :  For example for Debain Jessie
> use: # Bacula Community deb
> http://www.bacula.org/packages/@access-key@/debs/9.2.0/jessie/amd64
> jessie main Where: ◾ @access-key@ refers to your personalized access key.
> This is the trailing path component sent in the registration email. Copying
> the URI from that email will be one of the simplest ways to set this up
> correctly.
>
> https://blog.bacula.org/whitepapers/CommunityInstallationGuide.pdf
>
> But I cannot find where to register to get that access-key.
>
> Can somebody help me .
>
> Thomas
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-Web 8.2.0 released

2019-01-07 Thread Davide Franco
Dear all,

I'm pleased to inform you that Bacula-Web 8.2.0 is available from now.

This version Include 2 new features and 7 bug fixes

The release notes is available here
https://www.bacula-web.org/2019/01/06/bacula-web-8-2-0/

Latest documentation is available here
http://docs.bacula-web.org/

If you've found a bug, or need a new feature, please use de bug tracker.
https://bugs.bacula-web.org

As usual, any question or feedback are more than welcome :)

Thanks for supporting and using Bacula-Web :)

Best regards

Davide

Web site - https://www.bacula-web.org
Follow Bacula-Web on GitHub - https://github.com/bacula-web/bacula-web
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula public key import fails

2019-01-02 Thread Davide Franco
Hello Mike,

Link to previous and "very old" gpg public keys have been fixed on
bacula.org (Bacula Distribution Verification Public Keys page).

Hope it helps

Best regards

Davide

On Mon, Dec 31, 2018 at 4:33 AM  wrote:

> Hi folks,
>
> I've downloaded 9.4.0 source (same problem for 9.2.2) and cannot import
> the Bacula public key. I've tried copy/pasting, made sure I don't have any
> trailing or leading spaces. I tried downloading the main public key link
> via wget and editing the resulting file with vi to extract the key in case
> there was some weird copy/paste problem. I've also tried doing a wget of
> the public key straight from the link to the key itself but that fails with
> a 404. No joy on any of them.
>
> Any ideas? I'm running Ubuntu Server 18.04 and gpg 2.2.4 as shown below
>
> Error:
> $ gpg --import bacula_pub.key
> gpg: no valid OpenPGP data found.
> gpg: Total number processed: 0
> $ gpg --version
> gpg (GnuPG) 2.2.4
> libgcrypt 1.8.1
> ...
>
> Relevant links:
> https://blog.bacula.org/bacula-distribution-verification-public-keys/
>
> Gives a 404:
>
> https://blog.bacula.org/www.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
>
> Note that the old public key from July 2017 I download from here will
> import, but as expected, it does not verify 9.4.0
>
> https://sourceforge.net/projects/bacula/files/Bacula%20Public%20Key/Current%20Public%20Key/Bacula4096Distribution.asc/download
>
> Thanks,
> Mike
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Package repos URL redirects to blog

2018-12-21 Thread Davide Franco
Hello Humberto,

The installation guide have been fixed, the updated documentation can be
found at the same location.

Best regards

Davide

On Thu, 20 Dec 2018 at 17:45, Humberto Fraga Ribeiro Junior <
humberto.fr...@mpce.mp.br> wrote:

> Hi Davide,
>
> Em 20/12/2018 13:33, Davide Franco escreveu:
>
> Hello Humberto,
>
> On Thu, Dec 20, 2018 at 4:27 PM Humberto Fraga Ribeiro Junior <
> humberto.fr...@mpce.mp.br> wrote:
>
>> Hi,
>>
>> I'm new on the list, and I'm trying to use the community packages as
>> described in
>> https://blog.bacula.org/whitepapers/CommunityInstallationGuide.pdf but
>> all I get is a 404 error.
>>
>>  > failure: repodata/repomd.xml from Bacula-Community: [Errno 256] No
>> more mirrors to try.
>>  >
>> http://bacula.org/packages//rpms/9.0.8/el7/repodata/repomd.xml:
>> [Errno 14] HTTPS Error 404 - Not Found
>>
>
> The issue is now fixed, sorry again.
>
> Thank you, I've just tried and now I can see the packages.
>
> By the way, correct Bacula 9.0.8 rpm repo for rhel7-64 is here below
> https://bacula.org/packages//rpms/9.0.8/el7/x86_64/
>
> Looks like the whitepaper needs to be updated/fixed as it mention a wrong
> url (missing architecture at the end of the url).
>
> Yes, the whitepaper mentions the URL without the architecture. I've
> figured this out by browsing the repo.
>
>
> Hope it helps
>
> Best regards
>
> Thank you again.
>
>
> Davide
>
>>
>> When I access the URL I received by mail, I get a redirection to
>> https://blog.bacula.org and the 404 error. Is there a new address for
>> the repos?
>>
>> --
>> Humberto Fraga
>>
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Package repos URL redirects to blog

2018-12-20 Thread Davide Franco
Hello Humberto,

On Thu, Dec 20, 2018 at 4:27 PM Humberto Fraga Ribeiro Junior <
humberto.fr...@mpce.mp.br> wrote:

> Hi,
>
> I'm new on the list, and I'm trying to use the community packages as
> described in
> https://blog.bacula.org/whitepapers/CommunityInstallationGuide.pdf but
> all I get is a 404 error.
>
>  > failure: repodata/repomd.xml from Bacula-Community: [Errno 256] No
> more mirrors to try.
>  >
> http://bacula.org/packages//rpms/9.0.8/el7/repodata/repomd.xml:
> [Errno 14] HTTPS Error 404 - Not Found
>

The issue is now fixed, sorry again.

By the way, correct Bacula 9.0.8 rpm repo for rhel7-64 is here below
https://bacula.org/packages//rpms/9.0.8/el7/x86_64/

Looks like the whitepaper needs to be updated/fixed as it mention a wrong
url (missing architecture at the end of the url).

Hope it helps

Best regards

Davide

>
> When I access the URL I received by mail, I get a redirection to
> https://blog.bacula.org and the 404 error. Is there a new address for
> the repos?
>
> --
> Humberto Fraga
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Package repos URL redirects to blog

2018-12-20 Thread Davide Franco
Hi,

This is due to a small change we did yesterday. Sorry for that.

I’ll fix it asap

Best regards

Davide

On Thu, 20 Dec 2018 at 16:27, Humberto Fraga Ribeiro Junior <
humberto.fr...@mpce.mp.br> wrote:

> Hi,
>
> I'm new on the list, and I'm trying to use the community packages as
> described in
> https://blog.bacula.org/whitepapers/CommunityInstallationGuide.pdf but
> all I get is a 404 error.
>
>  > failure: repodata/repomd.xml from Bacula-Community: [Errno 256] No
> more mirrors to try.
>  >
> http://bacula.org/packages//rpms/9.0.8/el7/repodata/repomd.xml:
> [Errno 14] HTTPS Error 404 - Not Found
>
> When I access the URL I received by mail, I get a redirection to
> https://blog.bacula.org and the 404 error. Is there a new address for
> the repos?
>
> --
> Humberto Fraga
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-Web 8.1.0 release

2018-11-16 Thread Davide Franco
Hello Chris,

On Tue, Nov 13, 2018 at 9:27 PM Chris Wilkinson 
wrote:

> Is the Directory spec below correct in the install instructions?
>
> Debian / Ubuntu
>
> $ sudo vim /etc/apache2/conf-available/bacula-web.conf
>
> with the content below
>
> 
>   AllowOverride All
>
> The archive was extracted to /var/www/bacula-web in a previous step. The
> above appears to be the Centos location.
>
> root@HS:/var/www/bacula-web# ls
> application  bwc  console  console.php  core  docs  index.php  LICENSE
> README.md  vendor
> root@HS:/var/www/bacula-web#
>

Thanks for your valuable feedback.
You're right, this chapter needs to be clarified and/or updated.
I'll do it for next release.

>
> Regards
> Chris Wilkinson
>

Best regards

Davide


> On Sat, 10 Nov 2018, 11:01 a.m. Davide Franco 
>> Hi Chris,
>>
>> You should download again the archive as the one you downloaded yesterday
>> is broken.
>>
>> You’re right about the curl command, I’ve noticed the same issue in the
>> documentation which needs to be fixed.
>>
>> A bug report is already created here
>> https://bugs.bacula-web.org/view.php?id=273
>>
>> Hope it helps others as well :)
>>
>> Best regards
>>
>> Davide
>>
>> On Sat, 10 Nov 2018 at 11:41, Chris Wilkinson 
>> wrote:
>>
>>> I downloaded bacula-web-latest.tgz yesterday. Has it changed since then?
>>>
>>> I had trouble with the curl -o command but got it with wget instead.
>>> CURL just downloaded ~370 bytes.
>>>
>>> I'll install sqlite and try again.
>>>
>>> Regards
>>>
>>> Chris Wilkinson
>>>
>>> On Sat, 10 Nov 2018, 9:17 a.m. Davide Franco >>
>>>> Hello Chris,
>>>>
>>>> Thanks for your feedback
>>>>
>>>> I can't explain this error "Could not open input file: bwc", maybe
>>>> you're using the first Bacula-Web 8.1.0 archive which was broken.
>>>>
>>>> Please make sure you're using latest archive (release process had issue
>>>> with last version, sorry for that).
>>>> You can download latest Bacula-Web version from here
>>>> https://www.bacula-web.org/download/bacula-web-latest.tgz
>>>>
>>>> Important: As mentioned in the documentation, PHP SQLite is required
>>>> since version 8.0.0-RC2
>>>>
>>>> http://docs.bacula-web.org/en/v8.1.0/02_install/requirements.html#install-requirements
>>>>
>>>> Hope it helps
>>>>
>>>> Best regards
>>>>
>>>> Davide
>>>>
>>>> On Sat, Nov 10, 2018 at 10:09 AM Chris Wilkinson <
>>>> winstonia...@gmail.com> wrote:
>>>>
>>>>> I got trouble when I tried the similar command in the user creation
>>>>> install instructions: (Debian/Apache2). The result was:
>>>>>
>>>>> root@HS:/var/www/bacula-web# sudo -u www-data php bwc setupauth
>>>>> Could not open input file: bwc
>>>>> root@HS:/var/www/bacula-web#
>>>>>
>>>>> What is this command doing?
>>>>>
>>>>> The instructions seem to infer that SQLite is required. I use MySql
>>>>> for the database and so don't have SQLite installed.
>>>>>
>>>>> Regards
>>>>> Chris Wilkinson
>>>>>
>>>>>
>>>>> On Sat, 10 Nov 2018, 7:55 a.m. Davide Franco >>>> wrote:
>>>>>
>>>>>> Hello Maciolek,
>>>>>>
>>>>>> Can you run the console command below and provide me the output
>>>>>> please ?
>>>>>>
>>>>>> Debian / Ubuntu
>>>>>> $ sudo -u www-data php bwc check
>>>>>>
>>>>>> RedHat / Centos / Fedora
>>>>>> $ sudo -u apache2 php bwc check
>>>>>>
>>>>>> Thanks for your feedback
>>>>>>
>>>>>> Davide
>>>>>>
>>>>>> On Fri, Nov 9, 2018 at 3:04 PM Maciolek, Mark 
>>>>>> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Followed the upgrade instructions.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Neither main page or test page work
&g

Re: [Bacula-users] Bacula-Web 8.1.0 release

2018-11-16 Thread Davide Franco
Hello Sebastien,

On Sun, Nov 11, 2018 at 8:10 PM Sebastian Suchanek 
wrote:

> Am 10.11.2018 um 11:41 schrieb Chris Wilkinson:
>
> > I had trouble with the curl -o command but got it with wget instead.
> > CURL just downloaded ~370 bytes.
>
> Yes, me too. I guess it's because the manual states a HTTP address which
> the server redirects to a HTTPS address which can't be handled by curl.
>

This documentation issue has been addressed and fixed here
https://bugs.bacula-web.org/view.php?id=273


> Also I've noticed some glitches in the upgrade manual at
>
> http://docs.bacula-web.org/en/v8.1.0/02_install/upgrade.html#install-upgrade
>
> - There are some typos around the "application" part in path names,
>   e.g. "appication" and "appilcation". (Of course it's obvious when you
>   read it and type in the command manually, but a pitfall when you try
>   to copy and paste the commands.
>

Good catch, thanks.
The documentation has been fixed accordingly.


> - The upgrade manual doesn't mention to set the file ownership of
>   /application/assets/protected/application.db back to the
>   webserver user after restoring it from backup. If this isn't done,
>   one get's an error message of bad file permissions.
>
You're right, I've also notice that the documentation does not mention how
to upgrade if Bacula-Web has been installed using Composer.
https://bugs.bacula-web.org/view.php?id=275

>
> Aside from this, the upgrade went smooth and also the new version itself
> works fine - thanks!
>

Thanks

>
>
> Best regards
>
> Sebastian
>

Davide


>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-Web 8.1.0 release

2018-11-10 Thread Davide Franco
Hi Mark,

I’ll try to reproduce the issue and let you know soon.

Best regards

Davide

On Sat, 10 Nov 2018 at 11:17, Maciolek, Mark  wrote:

> Hi,
>
>
>
> Did not fix the problem.
>
>
>
> Ubuntu 16.04.5 LTS
>
>
>
> Php7.0
>
>
>
> http://maux.sr.unh.edu/phpinfo.php
>
>
>
> Mark
>
>
>
> *From:* Davide Franco 
> *Sent:* Saturday, November 10, 2018 5:14 AM
> *To:* Maciolek, Mark 
> *Cc:* Chris Wilkinson ; bacula-users <
> bacula-users@lists.sourceforge.net>
>
>
> *Subject:* Re: [Bacula-users] Bacula-Web 8.1.0 release
>
>
>
> *Caution - External Email*
> --
>
> Hello Mark,
>
>
>
> Did it fix the problem?
>
>
>
> If not, Which Os and PHP version are you using ?
>
> I’ll try to reproduce the issue
>
>
>
> Davide
>
>
>
> On Sat, 10 Nov 2018 at 10:33, Maciolek, Mark 
> wrote:
>
> hi,
>
>
>
> Downloaded the latest:
>
>
>
> ===
>
> Checking requirements
>
> ===
>
>
>
> Ok  PHP version
>
> Warning PHP timezone
>
> Ok  Protected assets folder is writable
>
> Error   Smarty cache folder write permission
>
> Ok  PHP Posix support
>
> Ok  PHP PDO support
>
> Ok  PHP SQLite support
>
> PDO drivers (available):
>
>  driver: mysql
>
>  driver: pgsql
>
>  driver: sqlite
>
> Ok  PHP Gettext support
>
> Ok  PHP Session support
>
>
>
> had to chmod 777 application/views/cache/​
>
> to get Error to clear
>
>
>
> still get same error on web page
>
>
>
> Mark
>
>
> --
>
> *From:* Davide Franco 
> *Sent:* Saturday, November 10, 2018 4:17 AM
> *To:* Chris Wilkinson
> *Cc:* Maciolek, Mark; bacula-users
> *Subject:* Re: [Bacula-users] Bacula-Web 8.1.0 release
>
>
>
> *Caution - External Email*
> --
>
> Hello Chris,
>
>
>
> Thanks for your feedback
>
>
>
> I can't explain this error "Could not open input file: bwc", maybe you're
> using the first Bacula-Web 8.1.0 archive which was broken.
>
>
>
> Please make sure you're using latest archive (release process had issue
> with last version, sorry for that).
>
> You can download latest Bacula-Web version from here
>
> https://www.bacula-web.org/download/bacula-web-latest.tgz
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__www.bacula-2Dweb.org_download_bacula-2Dweb-2Dlatest.tgz&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=BIsh2Qtc3gN2KmPQlBnQ5yQqN9LiJ8uW4X4gMA6DlOI&s=NWhCtpmo1p_s8jhI6nxmOemsxnrSBy0Q4IHdPHvFvF0&e=>
>
>
>
> Important: As mentioned in the documentation, PHP SQLite is required since
> version 8.0.0-RC2
>
>
> http://docs.bacula-web.org/en/v8.1.0/02_install/requirements.html#install-requirements
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__docs.bacula-2Dweb.org_en_v8.1.0_02-5Finstall_requirements.html-23install-2Drequirements&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=BIsh2Qtc3gN2KmPQlBnQ5yQqN9LiJ8uW4X4gMA6DlOI&s=FazPn3EAgtmBaJ354pg8K9Eq4jwns4K8N_592-rHg9Y&e=>
>
>
>
> Hope it helps
>
>
>
> Best regards
>
>
>
> Davide
>
>
>
> On Sat, Nov 10, 2018 at 10:09 AM Chris Wilkinson 
> wrote:
>
> I got trouble when I tried the similar command in the user creation
> install instructions: (Debian/Apache2). The result was:
>
>
>
> root@HS:/var/www/bacula-web# sudo -u www-data php bwc setupauth
>
> Could not open input file: bwc
>
> root@HS:/var/www/bacula-web#
>
>
>
> What is this command doing?
>
>
>
> The instructions seem to infer that SQLite is required. I use MySql for
> the database and so don't have SQLite installed.
>
>
>
> Regards
> Chris Wilkinson
>
>
>
> On Sat, 10 Nov 2018, 7:55 a.m. Davide Franco 
> Hello Maciolek,
>
>
>
> Can you run the console command below and provide me the output please ?
>
>
>
> Debian / Ubuntu
>
> $ sudo -u www-data php bwc check
>
>
>
> RedHat / Centos / Fedora
>
> $ sudo -u apache2 php bwc check
>
>
>
> Thanks for your feedback
>
>
>
> Davide
>
>
>
> On Fri, Nov 9, 2018 at 3:04 PM Maciolek, Mark 
> wrote:
>
> Hi,
>
>
>
> Followed the upgrade instructions.
>
>
>
> Neither main page or test page work
>
>
>
> *Problem: *Bad ownership / permissions for protected 

Re: [Bacula-users] Bacula-Web 8.1.0 release

2018-11-10 Thread Davide Franco
Hi Chris,

You should download again the archive as the one you downloaded yesterday
is broken.

You’re right about the curl command, I’ve noticed the same issue in the
documentation which needs to be fixed.

A bug report is already created here
https://bugs.bacula-web.org/view.php?id=273

Hope it helps others as well :)

Best regards

Davide

On Sat, 10 Nov 2018 at 11:41, Chris Wilkinson 
wrote:

> I downloaded bacula-web-latest.tgz yesterday. Has it changed since then?
>
> I had trouble with the curl -o command but got it with wget instead. CURL
> just downloaded ~370 bytes.
>
> I'll install sqlite and try again.
>
> Regards
>
> Chris Wilkinson
>
> On Sat, 10 Nov 2018, 9:17 a.m. Davide Franco 
>> Hello Chris,
>>
>> Thanks for your feedback
>>
>> I can't explain this error "Could not open input file: bwc", maybe you're
>> using the first Bacula-Web 8.1.0 archive which was broken.
>>
>> Please make sure you're using latest archive (release process had issue
>> with last version, sorry for that).
>> You can download latest Bacula-Web version from here
>> https://www.bacula-web.org/download/bacula-web-latest.tgz
>>
>> Important: As mentioned in the documentation, PHP SQLite is required
>> since version 8.0.0-RC2
>>
>> http://docs.bacula-web.org/en/v8.1.0/02_install/requirements.html#install-requirements
>>
>> Hope it helps
>>
>> Best regards
>>
>> Davide
>>
>> On Sat, Nov 10, 2018 at 10:09 AM Chris Wilkinson 
>> wrote:
>>
>>> I got trouble when I tried the similar command in the user creation
>>> install instructions: (Debian/Apache2). The result was:
>>>
>>> root@HS:/var/www/bacula-web# sudo -u www-data php bwc setupauth
>>> Could not open input file: bwc
>>> root@HS:/var/www/bacula-web#
>>>
>>> What is this command doing?
>>>
>>> The instructions seem to infer that SQLite is required. I use MySql for
>>> the database and so don't have SQLite installed.
>>>
>>> Regards
>>> Chris Wilkinson
>>>
>>>
>>> On Sat, 10 Nov 2018, 7:55 a.m. Davide Franco >>
>>>> Hello Maciolek,
>>>>
>>>> Can you run the console command below and provide me the output please ?
>>>>
>>>> Debian / Ubuntu
>>>> $ sudo -u www-data php bwc check
>>>>
>>>> RedHat / Centos / Fedora
>>>> $ sudo -u apache2 php bwc check
>>>>
>>>> Thanks for your feedback
>>>>
>>>> Davide
>>>>
>>>> On Fri, Nov 9, 2018 at 3:04 PM Maciolek, Mark 
>>>> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>>
>>>>>
>>>>> Followed the upgrade instructions.
>>>>>
>>>>>
>>>>>
>>>>> Neither main page or test page work
>>>>>
>>>>>
>>>>>
>>>>> *Problem: *Bad ownership / permissions for protected assets folder
>>>>> (application/assets/protected)
>>>>>
>>>>>
>>>>>
>>>>> drwxr-xr-x 2 www-data www-data 4096 Nov  9 08:42 protected
>>>>>
>>>>>
>>>>>
>>>>> Not sure what to try next.
>>>>>
>>>>>
>>>>>
>>>>> Mark
>>>>>
>>>>>
>>>>>
>>>>> --Mark Maciolek
>>>>>
>>>>> Network Administrator
>>>>>
>>>>> Morse Hall Rm 338
>>>>>
>>>>> http://www.unh.edu/research/support-units/research-computing-center
>>>>>
>>>>>
>>>>>
>>>>> *From:* Davide Franco 
>>>>> *Sent:* Thursday, November 8, 2018 1:21 AM
>>>>> *To:* bacula-users 
>>>>> *Subject:* [Bacula-users] Bacula-Web 8.1.0 release
>>>>>
>>>>>
>>>>>
>>>>> *Caution - External Email*
>>>>> --
>>>>>
>>>>> Dear all,
>>>>>
>>>>> I'm pleased to inform you that Bacula-Web 8.1.0 is available from now.
>>>>>
>>>>> This version Include 3 new features and 7 bug fixes
>>>>>
>>>>>
>>>>>
>>>>> The release notes is available here
>>>>>
>>>>>
>>>>> <https

Re: [Bacula-users] Bacula-Web 8.1.0 release

2018-11-10 Thread Davide Franco
Hello Mark,

Did it fix the problem?

If not, Which Os and PHP version are you using ?
I’ll try to reproduce the issue

Davide

On Sat, 10 Nov 2018 at 10:33, Maciolek, Mark  wrote:

> hi,
>
>
> Downloaded the latest:
>
>
> ===
> Checking requirements
> ===
>
> Ok  PHP version
> Warning PHP timezone
> Ok  Protected assets folder is writable
> Error   Smarty cache folder write permission
> Ok  PHP Posix support
> Ok  PHP PDO support
> Ok  PHP SQLite support
> PDO drivers (available):
>  driver: mysql
>  driver: pgsql
>  driver: sqlite
> Ok  PHP Gettext support
> Ok  PHP Session support
>
>
> had to chmod 777 application/views/cache/​
> to get Error to clear
>
> still get same error on web page
>
> Mark
>
>
> --
> *From:* Davide Franco 
> *Sent:* Saturday, November 10, 2018 4:17 AM
> *To:* Chris Wilkinson
> *Cc:* Maciolek, Mark; bacula-users
> *Subject:* Re: [Bacula-users] Bacula-Web 8.1.0 release
>
> *Caution - External Email*
> --
> Hello Chris,
>
> Thanks for your feedback
>
> I can't explain this error "Could not open input file: bwc", maybe you're
> using the first Bacula-Web 8.1.0 archive which was broken.
>
> Please make sure you're using latest archive (release process had issue
> with last version, sorry for that).
> You can download latest Bacula-Web version from here
> https://www.bacula-web.org/download/bacula-web-latest.tgz
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__www.bacula-2Dweb.org_download_bacula-2Dweb-2Dlatest.tgz&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=BIsh2Qtc3gN2KmPQlBnQ5yQqN9LiJ8uW4X4gMA6DlOI&s=NWhCtpmo1p_s8jhI6nxmOemsxnrSBy0Q4IHdPHvFvF0&e=>
>
> Important: As mentioned in the documentation, PHP SQLite is required since
> version 8.0.0-RC2
>
> http://docs.bacula-web.org/en/v8.1.0/02_install/requirements.html#install-requirements
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__docs.bacula-2Dweb.org_en_v8.1.0_02-5Finstall_requirements.html-23install-2Drequirements&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=BIsh2Qtc3gN2KmPQlBnQ5yQqN9LiJ8uW4X4gMA6DlOI&s=FazPn3EAgtmBaJ354pg8K9Eq4jwns4K8N_592-rHg9Y&e=>
>
> Hope it helps
>
> Best regards
>
> Davide
>
> On Sat, Nov 10, 2018 at 10:09 AM Chris Wilkinson 
> wrote:
>
>> I got trouble when I tried the similar command in the user creation
>> install instructions: (Debian/Apache2). The result was:
>>
>> root@HS:/var/www/bacula-web# sudo -u www-data php bwc setupauth
>> Could not open input file: bwc
>> root@HS:/var/www/bacula-web#
>>
>> What is this command doing?
>>
>> The instructions seem to infer that SQLite is required. I use MySql for
>> the database and so don't have SQLite installed.
>>
>> Regards
>> Chris Wilkinson
>>
>>
>> On Sat, 10 Nov 2018, 7:55 a.m. Davide Franco >
>>> Hello Maciolek,
>>>
>>> Can you run the console command below and provide me the output please ?
>>>
>>> Debian / Ubuntu
>>> $ sudo -u www-data php bwc check
>>>
>>> RedHat / Centos / Fedora
>>> $ sudo -u apache2 php bwc check
>>>
>>> Thanks for your feedback
>>>
>>> Davide
>>>
>>> On Fri, Nov 9, 2018 at 3:04 PM Maciolek, Mark 
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>>
>>>>
>>>> Followed the upgrade instructions.
>>>>
>>>>
>>>>
>>>> Neither main page or test page work
>>>>
>>>>
>>>>
>>>> *Problem: *Bad ownership / permissions for protected assets folder
>>>> (application/assets/protected)
>>>>
>>>>
>>>>
>>>> drwxr-xr-x 2 www-data www-data 4096 Nov  9 08:42 protected
>>>>
>>>>
>>>>
>>>> Not sure what to try next.
>>>>
>>>>
>>>>
>>>> Mark
>>>>
>>>>
>>>>
>>>> --Mark Maciolek
>>>>
>>>> Network Administrator
>>>>
>>>> Morse Hall Rm 338
>>>>
>>>> http://www.unh.edu/research/support-units/research-computing-center
>>>>
>>>>
>>>>
>>>> *From:* Davide Franco 
>>>> *Sent:* Thursday, November 8, 2018 1:21 AM
>&

Re: [Bacula-users] Bacula-Web 8.1.0 release

2018-11-10 Thread Davide Franco
Hello Chris,

Thanks for your feedback

I can't explain this error "Could not open input file: bwc", maybe you're
using the first Bacula-Web 8.1.0 archive which was broken.

Please make sure you're using latest archive (release process had issue
with last version, sorry for that).
You can download latest Bacula-Web version from here
https://www.bacula-web.org/download/bacula-web-latest.tgz

Important: As mentioned in the documentation, PHP SQLite is required since
version 8.0.0-RC2
http://docs.bacula-web.org/en/v8.1.0/02_install/requirements.html#install-requirements

Hope it helps

Best regards

Davide

On Sat, Nov 10, 2018 at 10:09 AM Chris Wilkinson 
wrote:

> I got trouble when I tried the similar command in the user creation
> install instructions: (Debian/Apache2). The result was:
>
> root@HS:/var/www/bacula-web# sudo -u www-data php bwc setupauth
> Could not open input file: bwc
> root@HS:/var/www/bacula-web#
>
> What is this command doing?
>
> The instructions seem to infer that SQLite is required. I use MySql for
> the database and so don't have SQLite installed.
>
> Regards
> Chris Wilkinson
>
>
> On Sat, 10 Nov 2018, 7:55 a.m. Davide Franco 
>> Hello Maciolek,
>>
>> Can you run the console command below and provide me the output please ?
>>
>> Debian / Ubuntu
>> $ sudo -u www-data php bwc check
>>
>> RedHat / Centos / Fedora
>> $ sudo -u apache2 php bwc check
>>
>> Thanks for your feedback
>>
>> Davide
>>
>> On Fri, Nov 9, 2018 at 3:04 PM Maciolek, Mark 
>> wrote:
>>
>>> Hi,
>>>
>>>
>>>
>>> Followed the upgrade instructions.
>>>
>>>
>>>
>>> Neither main page or test page work
>>>
>>>
>>>
>>> *Problem: *Bad ownership / permissions for protected assets folder
>>> (application/assets/protected)
>>>
>>>
>>>
>>> drwxr-xr-x 2 www-data www-data 4096 Nov  9 08:42 protected
>>>
>>>
>>>
>>> Not sure what to try next.
>>>
>>>
>>>
>>> Mark
>>>
>>>
>>>
>>> --Mark Maciolek
>>>
>>> Network Administrator
>>>
>>> Morse Hall Rm 338
>>>
>>> http://www.unh.edu/research/support-units/research-computing-center
>>>
>>>
>>>
>>> *From:* Davide Franco 
>>> *Sent:* Thursday, November 8, 2018 1:21 AM
>>> *To:* bacula-users 
>>> *Subject:* [Bacula-users] Bacula-Web 8.1.0 release
>>>
>>>
>>>
>>> *Caution - External Email*
>>> --
>>>
>>> Dear all,
>>>
>>> I'm pleased to inform you that Bacula-Web 8.1.0 is available from now.
>>>
>>> This version Include 3 new features and 7 bug fixes
>>>
>>>
>>>
>>> The release notes is available here
>>>
>>>
>>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.bacula-2Dweb.org_news-2Dreader_bacula-2Dweb-2D8-2D0-2D0.html&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=ej0avG0hetVr9H6ZblaEXTiZqDe8SLTcvAxHH8F1yYk&e=>
>>>
>>> *https://www.bacula-web.org/2018/11/07/bacula-web-8-1-0/
>>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.bacula-2Dweb.org_news-2Dreader_bacula-2Dweb-2D8-2D0-2D0.html&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=ej0avG0hetVr9H6ZblaEXTiZqDe8SLTcvAxHH8F1yYk&e=>*
>>>
>>>
>>>
>>> As this version introduce important changes, please read carefully the
>>> documentation
>>>
>>> http://docs.bacula-web.org/
>>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__docs.bacula-2Dweb.org_&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=Pf9zATtRqYnsy4QBKQ9Lz2rhJK4xPpXPGMHRpsG0jX8&e=>
>>>
>>> You found a bug, need a new feature ? Please use de bug tracker.
>>>
>>> http://bugs.bacula-web.org
>>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__bugs.bacula-2Dweb.org_&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=1FT9igshIcZ-HKNq1AR_RKt5Ue8THQfAqwj0sozcGHI&e=>
>>>
>>> As usual, any question or feedback are more than welcome
>>>
>>> Thanks for supporting and using Bacula-Web :)
>>>
>>> Best regards
>>>
>>>
>>> Davide
>>>
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula binaries for fedora 28?

2018-11-10 Thread Davide Franco
Hello Erik,

Binary packages for Fedora 28 (64 bits) are now available for Bacula 9.2.2.

Best regards

Davide

On Wed, Jun 27, 2018 at 11:39 AM Erik P. Olsen  wrote:

> Will there be binaries for fedora 28 which has been available in more than
> half a year?
>
> --
> Regards,
> Erik P. Olsen
>
>
> --
> 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
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-Web 8.1.0 release

2018-11-09 Thread Davide Franco
Hello Maciolek,

Can you run the console command below and provide me the output please ?

Debian / Ubuntu
$ sudo -u www-data php bwc check

RedHat / Centos / Fedora
$ sudo -u apache2 php bwc check

Thanks for your feedback

Davide

On Fri, Nov 9, 2018 at 3:04 PM Maciolek, Mark  wrote:

> Hi,
>
>
>
> Followed the upgrade instructions.
>
>
>
> Neither main page or test page work
>
>
>
> *Problem: *Bad ownership / permissions for protected assets folder
> (application/assets/protected)
>
>
>
> drwxr-xr-x 2 www-data www-data 4096 Nov  9 08:42 protected
>
>
>
> Not sure what to try next.
>
>
>
> Mark
>
>
>
> --Mark Maciolek
>
> Network Administrator
>
> Morse Hall Rm 338
>
> http://www.unh.edu/research/support-units/research-computing-center
>
>
>
> *From:* Davide Franco 
> *Sent:* Thursday, November 8, 2018 1:21 AM
> *To:* bacula-users 
> *Subject:* [Bacula-users] Bacula-Web 8.1.0 release
>
>
>
> *Caution - External Email*
> --
>
> Dear all,
>
> I'm pleased to inform you that Bacula-Web 8.1.0 is available from now.
>
> This version Include 3 new features and 7 bug fixes
>
>
>
> The release notes is available here
>
>
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.bacula-2Dweb.org_news-2Dreader_bacula-2Dweb-2D8-2D0-2D0.html&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=ej0avG0hetVr9H6ZblaEXTiZqDe8SLTcvAxHH8F1yYk&e=>
>
> *https://www.bacula-web.org/2018/11/07/bacula-web-8-1-0/
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.bacula-2Dweb.org_news-2Dreader_bacula-2Dweb-2D8-2D0-2D0.html&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=ej0avG0hetVr9H6ZblaEXTiZqDe8SLTcvAxHH8F1yYk&e=>*
>
>
>
> As this version introduce important changes, please read carefully the
> documentation
>
> http://docs.bacula-web.org/
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__docs.bacula-2Dweb.org_&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=Pf9zATtRqYnsy4QBKQ9Lz2rhJK4xPpXPGMHRpsG0jX8&e=>
>
> You found a bug, need a new feature ? Please use de bug tracker.
>
> http://bugs.bacula-web.org
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__bugs.bacula-2Dweb.org_&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=Kp7jiOsIqlrb02OzOj-zap-juQLeC_gKClicUnXmx00&s=1FT9igshIcZ-HKNq1AR_RKt5Ue8THQfAqwj0sozcGHI&e=>
>
> As usual, any question or feedback are more than welcome
>
> Thanks for supporting and using Bacula-Web :)
>
> Best regards
>
>
> Davide
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-Web 8.1.0 release

2018-11-09 Thread Davide Franco
Hello Marcio,

Thanks for your feedback.

Correct link to Bacula-Web 8.1.0 release notes
https://www.bacula-web.org/2018/11/07/bacula-web-8-1-0/

Best regards

Davide

On Fri, Nov 9, 2018 at 5:40 PM Marcio Vogel Merlone dos Santos <
marcio.merl...@a1.ind.br> wrote:

> Em 08/11/2018 04:21, Davide Franco escreveu:
>
> The release notes is available here
> https://www.bacula-web.org/2018/11/07/bacula-web-8-1-0/
> <http://www.bacula-web.org/news-reader/bacula-web-8-0-0.html>
>
> Link points to
> https://www.bacula-web.org/news-reader/bacula-web-8-0-0.html , which is
> 404.
> --
> *Marcio Merlone*
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] 404 - was: Re: [Bacula-devel] Bacula Community Packages Debian Outdated

2018-11-08 Thread Davide Franco
Hello Marcio,

Bacula community public gpg signing key is available.
There was a small problem due to website change but this is fixed now.

Best regards

Davide

On Thu, Nov 8, 2018 at 12:42 PM Marcio Vogel Merlone dos Santos <
marcio.merl...@a1.ind.br> wrote:

> Hi,
>
> Can't find the key:
>
> root@phobos:~# wget
> https://www.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
> --2018-11-08 09:17:49--
> https://www.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
> Resolving www.bacula.org (www.bacula.org)... 80.244.178.6
> Connecting to www.bacula.org (www.bacula.org)|80.244.178.6|:443...
> connected.
> HTTP request sent, awaiting response... 301 Moved Permanently
> Location:
> https://blog.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
> [following]
> --2018-11-08 09:17:51--
> https://blog.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
> Resolving blog.bacula.org (blog.bacula.org)... 80.244.178.6
> Connecting to blog.bacula.org (blog.bacula.org)|80.244.178.6|:443...
> connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2018-11-08 09:17:52 ERROR 404: Not Found.
>
> root@phobos:~#
>
> Regards,
> Em 27/10/2018 06:39, Davide Franco escreveu:
>
> Hello Wanderlei,
>
> Bacula 9.2.1 binary packages for Debian 9.0 (Stretch) are now available.
>
> *Important note: *please note that we had to change the gpg key due to
> problems with rpm based OSes.
> The "new" signing public key is attached to this email.
>
> Binary packages prior to version 9.2.1 are still signed with the previous
> key which is still available here
>
> https://www.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
>
> A status update will be sent once all binary packages (from 9.0.0 to
> 9.2.0) uses the same gpg key.
>
> If you have any problem, feel free to get back to me.
>
> Best regards
>
> Davide
>
> On Fri, Oct 26, 2018 at 2:29 AM Wanderlei Huttel <
> wanderleihut...@gmail.com> wrote:
>
>> Any News Davide?
>>
>> Best regards
>>
>> *Wanderlei Hüttel*
>> http://www.bacula.com.br
>>
>>
>> Em ter, 16 de out de 2018 às 08:03, Davide Franco 
>> escreveu:
>>
>>> Hello Wanderlei,
>>>
>>> I’ve been too busy over the last few weeks to produce binary packages
>>> for latest Bacula version. Sorry for that.
>>>
>>> Bacula 9.2.1 packages will be available within the next few days
>>>
>>> Best regards
>>>
>>> Davide
>>>
>>> On Thu, 4 Oct 2018 at 15:37, Wanderlei Huttel 
>>> wrote:
>>>
>>>> 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 packages.
>>>> The last one is 9.0.8 for Debian 9 stretch.
>>>>
>>>>
>>>> Best regards
>>>>
>>>> *Wanderlei Hüttel*
>>>> http://www.bacula.com.br
>>>> ___
>>>> Bacula-devel mailing list
>>>> bacula-de...@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/bacula-devel
>>>>
>>>
>
> ___
> Bacula-users mailing 
> listBacula-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/bacula-users
>
> --
> *Marcio Merlone*
> TI - Administrador de redes
>
> *A1 Engenharia - Unidade Corporativa*
> Fone: +55 41 3616-3797
> Cel: +55 41 99689-0036 https://a1.ind.br/
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-Web 8.1.0 release

2018-11-07 Thread Davide Franco
Dear all,

I'm pleased to inform you that Bacula-Web 8.1.0 is available from now.

This version Include 3 new features and 7 bug fixes

The release notes is available here
https://www.bacula-web.org/2018/11/07/bacula-web-8-1-0/

As this version introduce important changes, please read carefully the
documentation
http://docs.bacula-web.org/

You found a bug, need a new feature ? Please use de bug tracker.
http://bugs.bacula-web.org

As usual, any question or feedback are more than welcome

Thanks for supporting and using Bacula-Web :)

Best regards

Davide
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] Bacula Community Packages Debian Outdated

2018-10-27 Thread Davide Franco
Hello Wanderlei,

Bacula 9.2.1 binary packages for Debian 9.0 (Stretch) are now available.

*Important note: *please note that we had to change the gpg key due to
problems with rpm based OSes.
The "new" signing public key is attached to this email.

Binary packages prior to version 9.2.1 are still signed with the previous
key which is still available here
https://www.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc

A status update will be sent once all binary packages (from 9.0.0 to 9.2.0)
uses the same gpg key.

If you have any problem, feel free to get back to me.

Best regards

Davide

On Fri, Oct 26, 2018 at 2:29 AM Wanderlei Huttel 
wrote:

> Any News Davide?
>
> Best regards
>
> *Wanderlei Hüttel*
> http://www.bacula.com.br
>
>
> Em ter, 16 de out de 2018 às 08:03, Davide Franco 
> escreveu:
>
>> Hello Wanderlei,
>>
>> I’ve been too busy over the last few weeks to produce binary packages for
>> latest Bacula version. Sorry for that.
>>
>> Bacula 9.2.1 packages will be available within the next few days
>>
>> Best regards
>>
>> Davide
>>
>> On Thu, 4 Oct 2018 at 15:37, Wanderlei Huttel 
>> wrote:
>>
>>> 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 packages.
>>> The last one is 9.0.8 for Debian 9 stretch.
>>>
>>>
>>> Best regards
>>>
>>> *Wanderlei Hüttel*
>>> http://www.bacula.com.br
>>> ___
>>> Bacula-devel mailing list
>>> bacula-de...@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/bacula-devel
>>>
>>


Bacula-4096-Distribution-Verification-key.asc
Description: Binary data
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] Bacula Community Packages Debian Outdated

2018-10-16 Thread Davide Franco
Hello Wanderlei,

I’ve been too busy over the last few weeks to produce binary packages for
latest Bacula version. Sorry for that.

Bacula 9.2.1 packages will be available within the next few days

Best regards

Davide

On Thu, 4 Oct 2018 at 15:37, Wanderlei Huttel 
wrote:

> 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 packages.
> The last one is 9.0.8 for Debian 9 stretch.
>
>
> Best regards
>
> *Wanderlei Hüttel*
> http://www.bacula.com.br
> ___
> Bacula-devel mailing list
> bacula-de...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-devel
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Install Bacula 9.0.8 with rpm ( repo )

2018-06-28 Thread Davide Franco
Hello Wanderlei,

Ok, I'll check this tomorrow.

Davide

On Thu, 28 Jun 2018 at 19:35, Wanderlei Huttel 
wrote:

> Hello Davide
>
> But I've installed, as I described in the previous email
>
> cd /tmp/
> wget
> https://www.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
> apt-key add Bacula-4096-Distribution-Verification-key.asc
> apt-get install postgresql postgresql-client
>
>
> Best regards
>
> *Wanderlei Hüttel*
> http://www.bacula.com.br
>
>
> Em qui, 28 de jun de 2018 às 14:32, Davide Franco 
> escreveu:
>
>> Hello Wanderlei,
>>
>> You need to install Bacula signing key, it’s described in the white paper.
>>
>> Hope it helps
>>
>> Davide
>>
>> On Thu, 28 Jun 2018 at 18:10, Wanderlei Huttel 
>> wrote:
>>
>>> Hello Davide
>>>
>>> I've try to run "apt-get update" and now I'm having problem with the
>>> Bacula Key.
>>>
>>> root@debian:/tmp# apt-get update
>>> Ign:1 http://ftp.br.debian.org/debian stretch InRelease
>>> Atingido:2 http://ftp.br.debian.org/debian stretch-updates InRelease
>>> Atingido:3 http://ftp.br.debian.org/debian stretch-backports InRelease
>>> Atingido:4 http://ftp.br.debian.org/debian stretch Release
>>> Ign:6
>>> http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
>>> stretch InRelease
>>> Atingido:8 http://security.debian.org/debian-security stretch/updates
>>> InRelease
>>> Obter:7 
>>> http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
>>> stretch Release [2.553 B]
>>> Obter:9 
>>> http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
>>> stretch Release.gpg [819 B]
>>> Err:9 http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
>>> stretch Release.gpg
>>>   As seguintes assinaturas eram inválidas: BADSIG CAA7F07F2911863C
>>> Bacula 4096 Distribution Verification Key (www.bacula.org) <
>>> k...@bacula.org>
>>> Baixados 3.372 B em 1s (2.370 B/s)
>>> Lendo listas de pacotes... Pronto
>>> W: An error occurred during the signature verification. The repository
>>> is not updated and the previous index files will be used. GPG error:
>>> http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
>>> stretch Release: As seguintes assinaturas eram inválidas: BADSIG
>>> CAA7F07F2911863C Bacula 4096 Distribution Verification Key (
>>> www.bacula.org) 
>>> W: Falhou ao buscar 
>>> http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64/dists/stretch/Release.gpg
>>> As seguintes assinaturas eram inválidas: BADSIG CAA7F07F2911863C Bacula
>>> 4096 Distribution Verification Key (www.bacula.org) 
>>> W: Falhou o download de alguns ficheiros de índice. Foram ignorados ou
>>> os antigos foram usados em seu lugar.
>>> root@debian:/tmp#
>>>
>>>
>>> Best regards
>>>
>>> *Wanderlei Hüttel*
>>> http://www.bacula.com.br
>>>
>>>
>>> Em qui, 28 de jun de 2018 às 12:06, Davide Franco 
>>> escreveu:
>>>
>>>> Hello Wanderlei,
>>>>
>>>> I've experienced the same issue with Debian Stretch.
>>>>
>>>> A fix on the package dependencies (libssl) solved the problem.
>>>> Fixed binary packages for Debian Stretch are available in bacula.org
>>>> repo.
>>>>
>>>> Hope it helps
>>>>
>>>> Best regards
>>>>
>>>> Davide
>>>>
>>>> On Thu, Jun 28, 2018 at 1:46 PM, Wanderlei Huttel <
>>>> wanderleihut...@gmail.com> wrote:
>>>>
>>>>> Hello Davide
>>>>>
>>>>> I also having problems with packages in Debian 9.4 fresh install
>>>>>
>>>>> I followed step by step the instructions of whitepaper.
>>>>>
>>>>> cd /tmp/
>>>>> wget
>>>>> https://www.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
>>>>> apt-key add Bacula-4096-Distribution-Verification-key.asc
>>>>> apt-get install postgresql postgresql-client
>>>>>
>>>>>
>>>>> My bacula repo:
>>>>> # Bacula Community - Debian 9.4
>>>>> deb
>>>>> http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
>>>>> stretch main
>>>>>
&

Re: [Bacula-users] Install Bacula 9.0.8 with rpm ( repo )

2018-06-28 Thread Davide Franco
Hello Wanderlei,

You need to install Bacula signing key, it’s described in the white paper.

Hope it helps

Davide

On Thu, 28 Jun 2018 at 18:10, Wanderlei Huttel 
wrote:

> Hello Davide
>
> I've try to run "apt-get update" and now I'm having problem with the
> Bacula Key.
>
> root@debian:/tmp# apt-get update
> Ign:1 http://ftp.br.debian.org/debian stretch InRelease
> Atingido:2 http://ftp.br.debian.org/debian stretch-updates InRelease
> Atingido:3 http://ftp.br.debian.org/debian stretch-backports InRelease
> Atingido:4 http://ftp.br.debian.org/debian stretch Release
> Ign:6
> http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
> stretch InRelease
> Atingido:8 http://security.debian.org/debian-security stretch/updates
> InRelease
> Obter:7 http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
> stretch Release [2.553 B]
> Obter:9 http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
> stretch Release.gpg [819 B]
> Err:9 http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
> stretch Release.gpg
>   As seguintes assinaturas eram inválidas: BADSIG CAA7F07F2911863C Bacula
> 4096 Distribution Verification Key (www.bacula.org) 
> Baixados 3.372 B em 1s (2.370 B/s)
> Lendo listas de pacotes... Pronto
> W: An error occurred during the signature verification. The repository is
> not updated and the previous index files will be used. GPG error:
> http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
> stretch Release: As seguintes assinaturas eram inválidas: BADSIG
> CAA7F07F2911863C Bacula 4096 Distribution Verification Key (www.bacula.org)
> 
> W: Falhou ao buscar 
> http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64/dists/stretch/Release.gpg
> As seguintes assinaturas eram inválidas: BADSIG CAA7F07F2911863C Bacula
> 4096 Distribution Verification Key (www.bacula.org) 
> W: Falhou o download de alguns ficheiros de índice. Foram ignorados ou os
> antigos foram usados em seu lugar.
> root@debian:/tmp#
>
>
> Best regards
>
> *Wanderlei Hüttel*
> http://www.bacula.com.br
>
>
> Em qui, 28 de jun de 2018 às 12:06, Davide Franco 
> escreveu:
>
>> Hello Wanderlei,
>>
>> I've experienced the same issue with Debian Stretch.
>>
>> A fix on the package dependencies (libssl) solved the problem.
>> Fixed binary packages for Debian Stretch are available in bacula.org
>> repo.
>>
>> Hope it helps
>>
>> Best regards
>>
>> Davide
>>
>> On Thu, Jun 28, 2018 at 1:46 PM, Wanderlei Huttel <
>> wanderleihut...@gmail.com> wrote:
>>
>>> Hello Davide
>>>
>>> I also having problems with packages in Debian 9.4 fresh install
>>>
>>> I followed step by step the instructions of whitepaper.
>>>
>>> cd /tmp/
>>> wget
>>> https://www.bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
>>> apt-key add Bacula-4096-Distribution-Verification-key.asc
>>> apt-get install postgresql postgresql-client
>>>
>>>
>>> My bacula repo:
>>> # Bacula Community - Debian 9.4
>>> deb
>>> http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
>>> stretch main
>>>
>>>
>>>
>>> root@debian:/tmp# apt-get install bacula-postgresql
>>> Lendo listas de pacotes... Pronto
>>> Construindo árvore de dependências
>>> Lendo informação de estado... Pronto
>>> Alguns pacotes não puderam ser instalados. Isto pode significar que
>>> você solicitou uma situação impossível ou, se você está usando a
>>> distribuição instável, que alguns pacotes requeridos não foram
>>> criados ainda ou foram retirados da "Incoming".
>>> A informação a seguir pode ajudar a resolver a situação:
>>>
>>> Os pacotes a seguir têm dependências desencontradas:
>>>  bacula-postgresql : Depende: bacula-client (= 9.0.8-1) mas não será
>>> instalado
>>>  Recomenda: postgresql-9.1 mas não é instalável ou
>>> postgresql-9.0 mas não é instalável ou
>>> postgresql-8.4 mas não é instalável ou
>>> postgresql-8.3 mas não é instalável
>>> E: Impossível corrigir problemas, você manteve (hold) pacotes quebrados.
>>> root@debian:/tmp#
>>>
>>>
>>>
>>> Best Regards
>>>
>>> *Wanderlei Hüttel*
>>> http://www.bacula.com.br
>>>
>>>
>>> Em qua, 27 de jun de

Re: [Bacula-users] ?==?utf-8?q? Install Bacula 9.0.8 with rpm ( repo )

2018-06-28 Thread Davide Franco
Hello Heitor,

I have rebuilt the rhel7-64 rpm repo meta-data on bacula.org web server.

Hope it helps.

Best regards

Davide


On Thu, Jun 28, 2018 at 4:49 PM, Heitor Faria  wrote:

> Dear All,
>
> I can confirm the behavior of the OP on a fresh CentOS 7 installation.
> Perhaps is the meta-package broken?
>
> Regards,
> --
>
> *From: *"Chris Wilkinson" 
> *To: *"Davide Franco" 
> *Cc: *"bacula-users" 
> *Sent: *Thursday, June 28, 2018 10:28:48 AM
> *Subject: *Re: [Bacula-users] ?==?utf-8?q? Install Bacula 9.0.8 with rpm
> ( repo )
>
> I have an install of v9/Mysql on Debian Stretch that was done from source.
> What is the process to reinstall to the latest from the Stretch repo with
> Mysql?
>
> Does the v9 source install need cleaning out in some way?
>
> There are also remnants of an earlier v5 installed from the Wheezy repo
> prior the the OS upgrade to Stretch. I did do an apt-get remove but found
> this deleted my configs also. Fortunately I had a copy saved elsewhere.
>
> Chris Wilkinson
>
> On Thu, 28 Jun 2018, 1:35 p.m. Davide Franco,  wrote:
>
>> Hello Olivier,
>>
>> As I can see, you've already installed bacula-mysql rpm package on your
>> system.
>> See Transaction check errors
>>
>> Make sure you don't have Bacula installed on your system, even a source
>> install.
>> But this shouldn't be the case, as you mention that this is fresh Centos
>> minimal install.
>>
>> Then make sure you've cleanup your yum cache
>> $ sudo yum clean all
>>
>> P.S: beside of that, I don't see what could cause this issue. Sorry.
>> As I said, it works for me on a Centos 7 vm.
>>
>> Best regards
>>
>> Davide
>> 
>> --
>> 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
>
>
> --
> Heitor Medrado de Faria | CEO Bacula do Brasil & USA | Visto EB-1 |
> LPIC-III | EMC 05-001 | ITIL-F
> • Não seja tarifado pelo tamanho dos seus backups, conheça o Bacula
> Enterprise http://www.bacula.com.br/enterprise/
> • Ministro treinamento e implementação in-company do Bacula Community
> http://www.bacula.com.br/in-company/
> • Compre o novo livro do Bacula http://www.bacula.com.br/livro
> • Brazil +55 (61) 98268-4220 |  USA  +1 (323) 300-5387 | www.bacula.com.br
>
> Indico as capacitações complementares:
> Shell básico e Programação em Shell <http://www.livrate.com.br/> com
> Julio Neves | Zabbix <http://www.spinola.net.br/blog> com Adail Host.
>
>
--
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


Re: [Bacula-users] Install Bacula 9.0.8 with rpm ( repo )

2018-06-28 Thread Davide Franco
Hello Wanderlei,

I've experienced the same issue with Debian Stretch.

A fix on the package dependencies (libssl) solved the problem.
Fixed binary packages for Debian Stretch are available in bacula.org repo.

Hope it helps

Best regards

Davide

On Thu, Jun 28, 2018 at 1:46 PM, Wanderlei Huttel  wrote:

> Hello Davide
>
> I also having problems with packages in Debian 9.4 fresh install
>
> I followed step by step the instructions of whitepaper.
>
> cd /tmp/
> wget https://www.bacula.org/downloads/Bacula-4096-
> Distribution-Verification-key.asc
> apt-key add Bacula-4096-Distribution-Verification-key.asc
> apt-get install postgresql postgresql-client
>
>
> My bacula repo:
> # Bacula Community - Debian 9.4
> deb http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
> stretch main
>
>
>
> root@debian:/tmp# apt-get install bacula-postgresql
> Lendo listas de pacotes... Pronto
> Construindo árvore de dependências
> Lendo informação de estado... Pronto
> Alguns pacotes não puderam ser instalados. Isto pode significar que
> você solicitou uma situação impossível ou, se você está usando a
> distribuição instável, que alguns pacotes requeridos não foram
> criados ainda ou foram retirados da "Incoming".
> A informação a seguir pode ajudar a resolver a situação:
>
> Os pacotes a seguir têm dependências desencontradas:
>  bacula-postgresql : Depende: bacula-client (= 9.0.8-1) mas não será
> instalado
>  Recomenda: postgresql-9.1 mas não é instalável ou
> postgresql-9.0 mas não é instalável ou
> postgresql-8.4 mas não é instalável ou
> postgresql-8.3 mas não é instalável
> E: Impossível corrigir problemas, você manteve (hold) pacotes quebrados.
> root@debian:/tmp#
>
>
>
> Best Regards
>
> *Wanderlei Hüttel*
> http://www.bacula.com.br
>
>
> Em qua, 27 de jun de 2018 às 09:04, Wanderlei Huttel <
> wanderleihut...@gmail.com> escreveu:
>
>> Hello Davide
>>
>> Yes. I followed all of your steps.
>>
>> Enviado de Motorola Moto X2
>>
>> Wanderlei Hüttel
>>
>> Em qua, 27 de jun de 2018 08:29, Davide Franco 
>> escreveu:
>>
>>> Hello,
>>>
>>> This is really strange ...
>>>
>>> Here's below my repo configuration
>>>
>>> [Bacula]
>>> name=Bacula - Community
>>> baseurl=http://www.bacula.org/packages//rpms/9.
>>> 0.8/el7/x86_64
>>> enabled=1
>>> protect=0
>>> gpgcheck=1
>>>
>>> Then when I install bacula-postgresql
>>>
>>> # yum install bacula-postgresql
>>> Loaded plugins: fastestmirror
>>> Repository 'Bacula-Community' is missing name in configuration, using id
>>> Loading mirror speeds from cached hostfile
>>>  * base: mirror1.hs-esslingen.de
>>>  * extras: centos.bio.lmu.de
>>>  * updates: centos.bio.lmu.de
>>> Bacula-Community
>>>
>>> | 2.9 kB  00:00:00
>>> Bacula-Community/primary_db
>>>
>>> |  15 kB  00:00:00
>>> 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: libbacfind-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: libbac-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
>>> --> Finished Dependency Resolution
>>>
>>> Dependencies Resolved
>>>
>>> 
>>> 
>>> ===
>>>  Package
>>> ArchVersion
>>> Repository Size
>>> 
>>> 
>>> ===
>>&g

Re: [Bacula-users] ?==?utf-8?q? Install Bacula 9.0.8 with rpm ( repo )

2018-06-28 Thread Davide Franco
Hello Olivier,

As I can see, you've already installed bacula-mysql rpm package on your
system.
See Transaction check errors

Make sure you don't have Bacula installed on your system, even a source
install.
But this shouldn't be the case, as you mention that this is fresh Centos
minimal install.

Then make sure you've cleanup your yum cache
$ sudo yum clean all

P.S: beside of that, I don't see what could cause this issue. Sorry.
As I said, it works for me on a Centos 7 vm.

Best regards

Davide
--
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


Re: [Bacula-users] Install Bacula 9.0.8 with rpm ( repo )

2018-06-28 Thread Davide Franco
Hello Wanderlei,

Let me test Debian Stretch binary package on my side and I'll let you know
if I can reproduce the issue.

Best regards

Davide

On Thu, Jun 28, 2018 at 1:46 PM, Wanderlei Huttel  wrote:

> Hello Davide
>
> I also having problems with packages in Debian 9.4 fresh install
>
> I followed step by step the instructions of whitepaper.
>
> cd /tmp/
> wget https://www.bacula.org/downloads/Bacula-4096-
> Distribution-Verification-key.asc
> apt-key add Bacula-4096-Distribution-Verification-key.asc
> apt-get install postgresql postgresql-client
>
>
> My bacula repo:
> # Bacula Community - Debian 9.4
> deb http://www.bacula.org/packages/X/debs/9.0.8/stretch/amd64
> stretch main
>
>
>
> root@debian:/tmp# apt-get install bacula-postgresql
> Lendo listas de pacotes... Pronto
> Construindo árvore de dependências
> Lendo informação de estado... Pronto
> Alguns pacotes não puderam ser instalados. Isto pode significar que
> você solicitou uma situação impossível ou, se você está usando a
> distribuição instável, que alguns pacotes requeridos não foram
> criados ainda ou foram retirados da "Incoming".
> A informação a seguir pode ajudar a resolver a situação:
>
> Os pacotes a seguir têm dependências desencontradas:
>  bacula-postgresql : Depende: bacula-client (= 9.0.8-1) mas não será
> instalado
>  Recomenda: postgresql-9.1 mas não é instalável ou
> postgresql-9.0 mas não é instalável ou
> postgresql-8.4 mas não é instalável ou
> postgresql-8.3 mas não é instalável
> E: Impossível corrigir problemas, você manteve (hold) pacotes quebrados.
> root@debian:/tmp#
>
>
>
> Best Regards
>
> *Wanderlei Hüttel*
> http://www.bacula.com.br
>
>
> Em qua, 27 de jun de 2018 às 09:04, Wanderlei Huttel <
> wanderleihut...@gmail.com> escreveu:
>
>> Hello Davide
>>
>> Yes. I followed all of your steps.
>>
>> Enviado de Motorola Moto X2
>>
>> Wanderlei Hüttel
>>
>> Em qua, 27 de jun de 2018 08:29, Davide Franco 
>> escreveu:
>>
>>> Hello,
>>>
>>> This is really strange ...
>>>
>>> Here's below my repo configuration
>>>
>>> [Bacula]
>>> name=Bacula - Community
>>> baseurl=http://www.bacula.org/packages//rpms/9.
>>> 0.8/el7/x86_64
>>> enabled=1
>>> protect=0
>>> gpgcheck=1
>>>
>>> Then when I install bacula-postgresql
>>>
>>> # yum install bacula-postgresql
>>> Loaded plugins: fastestmirror
>>> Repository 'Bacula-Community' is missing name in configuration, using id
>>> Loading mirror speeds from cached hostfile
>>>  * base: mirror1.hs-esslingen.de
>>>  * extras: centos.bio.lmu.de
>>>  * updates: centos.bio.lmu.de
>>> Bacula-Community
>>>
>>> | 2.9 kB  00:00:00
>>> Bacula-Community/primary_db
>>>
>>> |  15 kB  00:00:00
>>> 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: libbacfind-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: libbac-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
>>> --> Finished Dependency Resolution
>>>
>>> Dependencies Resolved
>>>
>>> 
>>> 
>>> ===
>>>  Package
>>> ArchVersion
>>> Repository Size
>>> 
>>> 
>>> ===
>>> Installing:
>>>  bacula-postgresql
>>> x86_64  9.0.8-2

Re: [Bacula-users] Bacula binaries for fedora 28?

2018-06-27 Thread Davide Franco
Hello Erik,

Thanks for your question.

Definitively yes, this is something I can do within the next weeks.

I'll let you know when Fedora 28 binary packages will be available.

Best regards

Davide

On Wed, Jun 27, 2018 at 11:35 AM, Erik P. Olsen  wrote:

> Will there be binaries for fedora 28 which has been available in more than
> half a year?
>
> --
> Regards,
> Erik P. Olsen
>
> 
> --
> 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


Re: [Bacula-users] Install Bacula 9.0.8 with rpm ( repo )

2018-06-27 Thread Davide Franco
x86_64
>   9.0.8-2.el7
> Bacula-Community  3.0 M
> Instalando para as dependências:
>  bacula-libsx86_64
>   9.0.8-2.el7
> Bacula-Community  772 k
>  bacula-mysql   x86_64
>   9.0.8-2.el7
> Bacula-Community  3.0 M
>  mariadbx86_64
>   1:5.5.56-2.el7   base
>   8.7 M
>
> Resumo da transação
> 
> 
> ========
> =
> Instalar  1 Package (+3 Dependent packages)
>
> Tamanho total do download: 16 M
> Tamanho depois de instalado: 74 M
> Is this ok [y/d/N]:
>
>
>
> Best Regards
>
> *Wanderlei Hüttel*
> www.bacula.com.br
>
> Em qua, 27 de jun de 2018 às 05:59, Davide Franco 
> escreveu:
>
>> 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//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
>>> RepositorySize
>>> 
>>> 
>>> =
>>> 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
>>> =

Re: [Bacula-users] Install Bacula 9.0.8 with rpm ( repo )

2018-06-27 Thread Davide Franco
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//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
> RepositorySize
>
> =
> 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/xxx/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/xxx/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/xx/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

Re: [Bacula-users] Install Bacula 9.0.8 with rpm ( repo )

2018-06-27 Thread Davide Franco
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/x/
rpms/9.0.8/el7/x86_64
instead of
baseurl=http://www.bacula.org/packages/x/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/x/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
> ArchVersion
> 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 

Re: [Bacula-users] [Bacula-devel] Bacula Status Report -- 9 June 2018

2018-06-12 Thread Davide Franco
Hello Wanderlei,

There's nothing to worry about the Debian repository you've mentioned

If you you compare with a "standard" Debian repo, the major difference is
that Bacula version and your personal "key" has been added to the url.
Nothing much more.

Debian Stretch repository
http://ftp.ch.debian.org/debian/dists/Debian9.4/main/binary-amd64/

Bacula repository for Debian Stretch
http://bacula.org/packages/X/debs/9.0.8/
stretch/amd64/dists/stretch/main/binary-amd64/

Hope it helps.

Best regards

Davide

On Mon, Jun 11, 2018 at 1:11 AM, Wanderlei Huttel  wrote:

> Hello Kern
>
> Can you take a look in the debian repo.
> It looks that the debian directory are "duplicated" (too many folders
> comparing with centos repository)
>
> Debian:
> http://bacula.org/packages/X/debs/9.0.8/
> stretch/amd64/dists/stretch/main/binary-amd64/
>
> CentOS
> http://bacula.org/packages/ X/ rpms/9.0.8/el7/x86_64/
>
>
> Best Regards
>
> *Wanderlei Hüttel*
> http://www.huttel.com.br
>
>
> Em sáb, 9 de jun de 2018 às 10:33, Kern Sibbald 
> escreveu:
>
>> Hello,
>>
>> It has been a while since the last status report, so it is now time.
>>
>> I would like to discuss the following subjects:
>>
>> 1. Bacula Release Status
>>
>> 2. Bacula Binaries (New)
>>
>> 3. Windows Binaries (more coming)
>>
>> 4. Next Bacula Version
>>
>> ===
>>
>> 1. Bacula Release Status
>> As probably know, the latest Bacula version 9.0.8 was released recently
>> to Source Forge and will be released to www.bacula.org shortly. Mostly
>> this release corrects some copyright oversights. However, since version
>> 9.0.0, we have had several minor releases, so most of the minor
>> annoyances, including a few long time bugs are behind us. Just the same
>> there are quite a few additional fixes and many new features coming in
>> the next release (see below).
>>
>> 2. Bacula Binaries
>> We are pleased to announce that Bacula binaries have been built for a
>> few of the most popular platforms. This is thanks to the build support
>> from Bacula Systems. We will start with a small number most popular
>> binaries and over time expand it to include a broader base of OS
>> releases.  In this release is the Aligned driver plugin for the Storage
>> daemon, which permits Bacula to write an archive volume that is properly
>> aligned so that it can bee deduplicated by filesystems such as ZFS and
>> NetApp.
>>
>> Please note that the release format is with standard packaging using
>> debs rpms, ... that are specific to each system. However, unlike most
>> Linux distributions, we install the Community Binaries into the
>> directory /opt/bacula as recommended in the Bacula manual and as used by
>> the Bacula Enterprise Edition. This Bacula file release standard is not
>> uncommon and vastly simplifies installation, support, backup and
>> recovery of Bacula itself. Basically, most of the release will be
>> installed into /opt/bacula except for the few system files that must be
>> placed in certain locations such as the start/stop scripts and the man
>> text.
>>
>> One change is that we ask you to register to get access to the binaries.
>> This is very similar to signing up for the email lists. We have always
>> been interested in who is using Bacula, and provided you supply correct
>> information, this registration will help. You will be asked a few simple
>> questions and also be given an opportunity to receive the Bacula
>> Enterprise Newsletter. If you decline the newsletter, you will not be
>> bothered. The advantage of getting the newsletter is you will be
>> informed what is coming in the next Enterprise releases, which means
>> that most of those features will follow into a subsequent community
>> release.
>>
>> To register and get access to Bacula pre-built binaries please go to
>> www.bacula.org and on the main menu bar select Downloads -> Bacula
>> Binary Package Download, then fill out the registration.
>>
>> 3. Windows Binaries
>> Since version 9.0.0, we have re-integrated the Windows File daemon
>> source code, and built Windows Binaries packages.  They can be found in
>> www.bacula.org -> Downloads -> Binary Download Center. Version 9.0.8
>> binaries will be uploaded shortly.
>>
>> 4. Next Bacula Version
>> We have begun working on the next version of Bacula. It may be released
>> as version 9.2.0 or possibly 11.0.0. The major part of this new release
>> consists of backporting more Bacula Enterprise features -- for example,
>> getting the tray-monitor to build correctly as well as many performance
>> improvements.
>>
>> Thanks for using Bacula — be happy.
>>
>> Kern
>>
>>
>> 
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> ___
>> Bacula-devel mailing list
>> bacula-de...@lists.sourceforge.net
>> https://lists.sourceforge.net/

Re: [Bacula-users] Bacula-Web 8.0.0-rc3 released

2018-03-20 Thread Davide Franco
Hi Elias,

More details would be helpful.
Like OS, PHP version, Apache error log extract, etc.

Check 8.0.0-rc3 requirements below too
http://docs.bacula-web.org/en/latest/02_install/requirements.html#install-requirements

Best regards

Davide

On Tue, Mar 20, 2018 at 1:39 PM, Elias Pereira  wrote:

> I upgraded and some errors occurred.
>
> Exception trace
> File: /var/www/html/bacula-web/core/db/cdb.class.php on line 43 in
> function PDO->__construct
> File: /var/www/html/bacula-web/core/app/userauth.class.php on line 31 in
> function CDB->connect
> File: /var/www/html/bacula-web/core/app/webapplication.class.php on line
> 33 in function UserAuth->__construct
> File: /var/www/html/bacula-web/core/app/webapplication.class.php on line
> 104 in function WebApplication->setup
> File: /var/www/html/bacula-web/index.php on line 21 in function
> WebApplication->run
>
> On Tue, Mar 20, 2018 at 8:15 AM, Davide Franco  wrote:
>
>> Hi Olivier,
>>
>> On Tue, Mar 20, 2018 at 9:51 AM, Olivier Delestre <
>> olivier.deles...@univ-rouen.fr> wrote:
>>
>>> Hi,
>>>
>>> I installed successfully this version but , a few remarks.
>>>
>>> My Os : CentOs 7.4 - Bacula-web 7.4.0
>>> For this install,  i make an "upgrade" Php 5.4 -> Php 7.1
>>>
>>> I follow the install instruction "From archive" ( as usual ). But not
>>> working, perhaps i forgot to install "sqlite.x86_64"
>>> [php7:warn] [pid 3374] [client xxx]
>>> PHP Warning:  require_once(vendor/autoload.php): failed to open stream:
>>> No such file or directory in 
>>> /var/www/html/bacula-web.8.0.0/core/global.inc.php
>>> on line 19
>>> [php7:error] [pid 3374] [client xxx]
>>> PHP Fatal error:  require_once(): Failed opening required
>>> 'vendor/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php')
>>> in /var/www/html/bacula-web.8.0.0/core/global.inc.php on line 19
>>>
>>
>> The archive for version 8.0.0-rc3 was broken, it is fixed now.
>> Sorry for that.
>>
>>
>>>
>>> so i use the second method "Using Composer" And that works, now.
>>>
>>> Perhaps, to put in documentation page "From archive", a Big Warning for
>>> sqlite or only the composer method works.
>>>
>>
>> No need to update documentation for archive installation as mentioned
>> above.
>>
>>>
>>> I don't know but thanks for your works.
>>
>>
>> Thanks for your feedback.
>>
>> Best regards
>>
>> Davide
>>
>>
>>>
>>>
>>>
>>> Le 17/03/2018 à 13:02, bacula-...@dflc.ch a écrit :
>>>
>>>> Dear all,
>>>>
>>>> I'm happy to announce that Bacula-Web 8.0.0-rc3 is available now.
>>>>
>>>> This is the third and last release candidate version before the next
>>>> stable version 8.0.0
>>>>
>>>> What's new ?
>>>>
>>>> - User and general settings
>>>>  - Configuration settings are now visible in General settings
>>>> - Documentation
>>>>  - Composer installation have been fixed and updated
>>>>  - Nginx web server setup have been added
>>>>
>>>> For more information, please visit the url below
>>>> http://www.bacula-web.org/news-reader/bacula-web-8-0-0-rc3-r
>>>> eleased.html
>>>>
>>>> Documentation for 8.0.0-rc3 is available here
>>>> http://docs.bacula-web.org/en/latest/
>>>>
>>>> For any feature request or bug report, please use the bug tracker
>>>> http://bugs.bacula-web.org
>>>>
>>>> As usual, any questions or feedback are more than welcome
>>>>
>>>> Thanks for supporting and using Bacula-Web
>>>>
>>>> Best regards
>>>>
>>>> Davide
>>>>
>>>> 
>>>> --
>>>> 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
>>>>
>>>
>>>
>>> --

Re: [Bacula-users] Bacula-Web 8.0.0-rc3 released

2018-03-20 Thread Davide Franco
Hi Olivier,

On Tue, Mar 20, 2018 at 9:51 AM, Olivier Delestre <
olivier.deles...@univ-rouen.fr> wrote:

> Hi,
>
> I installed successfully this version but , a few remarks.
>
> My Os : CentOs 7.4 - Bacula-web 7.4.0
> For this install,  i make an "upgrade" Php 5.4 -> Php 7.1
>
> I follow the install instruction "From archive" ( as usual ). But not
> working, perhaps i forgot to install "sqlite.x86_64"
> [php7:warn] [pid 3374] [client xxx]
> PHP Warning:  require_once(vendor/autoload.php): failed to open stream:
> No such file or directory in 
> /var/www/html/bacula-web.8.0.0/core/global.inc.php
> on line 19
> [php7:error] [pid 3374] [client xxx]
> PHP Fatal error:  require_once(): Failed opening required
> 'vendor/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php')
> in /var/www/html/bacula-web.8.0.0/core/global.inc.php on line 19
>

The archive for version 8.0.0-rc3 was broken, it is fixed now.
Sorry for that.


>
> so i use the second method "Using Composer" And that works, now.
>
> Perhaps, to put in documentation page "From archive", a Big Warning for
> sqlite or only the composer method works.
>

No need to update documentation for archive installation as mentioned
above.

>
> I don't know but thanks for your works.


Thanks for your feedback.

Best regards

Davide


>
>
>
> Le 17/03/2018 à 13:02, bacula-...@dflc.ch a écrit :
>
>> Dear all,
>>
>> I'm happy to announce that Bacula-Web 8.0.0-rc3 is available now.
>>
>> This is the third and last release candidate version before the next
>> stable version 8.0.0
>>
>> What's new ?
>>
>> - User and general settings
>>  - Configuration settings are now visible in General settings
>> - Documentation
>>  - Composer installation have been fixed and updated
>>  - Nginx web server setup have been added
>>
>> For more information, please visit the url below
>> http://www.bacula-web.org/news-reader/bacula-web-8-0-0-rc3-released.html
>>
>> Documentation for 8.0.0-rc3 is available here
>> http://docs.bacula-web.org/en/latest/
>>
>> For any feature request or bug report, please use the bug tracker
>> http://bugs.bacula-web.org
>>
>> As usual, any questions or feedback are more than welcome
>>
>> Thanks for supporting and using Bacula-Web
>>
>> Best regards
>>
>> Davide
>>
>> 
>> --
>> 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
>
--
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


Re: [Bacula-users] Warnings in Debian 9 Stretch when I compile bacula-fd

2018-01-09 Thread Davide Franco
Hi,

Theses are just warnings, don’t worry too much about it.

Regards

Davide

On Mon, 8 Jan 2018 at 14:53, jesus moreno  wrote:

> Hi:
>
> I have upgrade Debian 9 Stretch from a Debian 8.10 with bacula-fd 9.0.5. I
> want to check the compilation of bacula in the new Debian System, using
> bacula 9.0.6. The command "configure" seem go fine, but when I run "make",
> return the next warnings:
>
> plugins.c: In function 'bool load_plugins(void*, void*, const char*, const
>> char*, bool (*)(Plugin*))':
>> plugins.c:123:12: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is
>> deprecated [-Wdeprecated-declarations]
>>if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
>> ^
>> In file included from /usr/include/features.h:364:0,
>>  from /usr/include/stdint.h:25,
>>  from /usr/lib/gcc/x86_64-linux-gnu/6/include/stdint.h:9,
>>  from ../bacula.h:60,
>>  from plugins.c:25:
>> /usr/include/dirent.h:189:12: note: declared here
>>  extern int __REDIRECT (readdir_r,
>> ^
>> plugins.c:123:40: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is
>> deprecated [-Wdeprecated-declarations]
>>if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
>> ^
>> In file included from /usr/include/features.h:364:0,
>>  from /usr/include/stdint.h:25,
>>  from /usr/lib/gcc/x86_64-linux-gnu/6/include/stdint.h:9,
>>  from ../bacula.h:60,
>>  from plugins.c:25:
>> /usr/include/dirent.h:189:12: note: declared here
>>  extern int __REDIRECT (readdir_r,
>> ^
>> find_one.c: In function 'int find_one_file(JCR*, FF_PKT*, int (*)(JCR*,
>> FF_PKT*, bool), char*, dev_t, bool)':
>> find_one.c:708:20: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is
>> deprecated [-Wdeprecated-declarations]
>>   status  = readdir_r(directory, entry, &result);
>> ^
>> In file included from /usr/include/features.h:364:0,
>>  from /usr/include/stdint.h:25,
>>  from /usr/lib/gcc/x86_64-linux-gnu/6/include/stdint.h:9,
>>  from ../bacula.h:60,
>>  from find_one.c:30:
>> /usr/include/dirent.h:189:12: note: declared here
>>  extern int __REDIRECT (readdir_r,
>> ^
>> find_one.c:708:55: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is
>> deprecated [-Wdeprecated-declarations]
>>   status  = readdir_r(directory, entry, &result);
>>^
>> In file included from /usr/include/features.h:364:0,
>>  from /usr/include/stdint.h:25,
>>  from /usr/lib/gcc/x86_64-linux-gnu/6/include/stdint.h:9,
>>  from ../bacula.h:60,
>>  from find_one.c:30:
>> /usr/include/dirent.h:189:12: note: declared here
>>  extern int __REDIRECT (readdir_r,
>> ^
>> backup.c: In function ‘bool setup_compression(bctx_t&)’:
>> backup.c:1039:9: warning: unused variable ‘jcr’ [-Wunused-variable]
>> JCR *jcr = bctx.jcr;
>>  ^~~
>>
>
> The step "make install" seem go fine.
>
> If I run "status client" in the director, it return:
>
> srvDebian9-fd Version: 9.0.6 (20 November 2017)
>>
>
> Everything is Ok?
>
> Regards.
>
> Jesús Moreno.
>
>
> --
>
>
> --
> 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


Re: [Bacula-users] Bacula-Web 8.0.0-rc1 released

2017-10-26 Thread Davide Franco
Hi Mark,

Great, thanks for the update !

If you think Bacula-Web documentation miss something or can be improved,
just let me know.

Regards

Davide

On Thu, 26 Oct 2017 at 17:48, Maciolek, Mark  wrote:

> Hi,
>
>
>
> Installed php7.0-pgsql and reran the composer install, test page now works.
>
>
>
> Mark
>
>
>
> --Mark Maciolek
>
> Network Administrator
>
> Morse Hall Rm 338
>
> http://www.unh.edu/research/support-units/research-computing-center
>
>
>
> *From:* Davide Franco [mailto:bacula-...@dflc.ch]
>
> *Sent:* Thursday, October 19, 2017 4:37 PM
> *To:* Maciolek, Mark 
> *Cc:* bacula-users@lists.sourceforge.net
> *Subject:* Re: [Bacula-users] Bacula-Web 8.0.0-rc1 released
>
>
>
> Hi Mark,
>
> Have you run this command ?
>
> $ sudo -u www-data php /path/to/composer install --no-dev --prefer-source
>
> Send me the output or even better, create a bug report in the bug tracker
> with all details (http://bugs.bacula-web.org
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__bugs.bacula-2Dweb.org&d=DwMFaQ&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=I9DWXEGrQUSXVeMaRvU1DWj2nLkO0gRptD_096Wh_a0&s=AF-sB3nbtsXMwQV4MixGY5gTHCrk98_9rRIWLzFT99A&e=>
> ).
>
> Best regards
>
> Davide
>
>
>
> On Thu, Oct 19, 2017 at 10:14 PM, Maciolek, Mark 
> wrote:
>
> Hi,
>
> Installed it.
> Ubuntu 16.04.3 LTS
>
> Get this error in apache2 logs
>
> PHP Fatal error: Uncaught Error: Class 'CHttpRequest' not found in
> /var/www/html/bacula-web/core/global.inc.php:22\nStack trace:\n#0
> /var/www/html/bacula-web/test.php(21): require_once()\n#1 {main}\n thrown
> in /var/www/html/bacula-web/core/global.inc.php on line 22
>
>
> Mark
>
> --Mark Maciolek
> Network Administrator
> Morse Hall Rm 338
> http://www.unh.edu/research/support-units/research-computing-center
>
> -Original Message-
> From: bacula-...@dflc.ch [mailto:bacula-...@dflc.ch]
> Sent: Thursday, October 19, 2017 1:57 PM
> To: bacula-users@lists.sourceforge.net
> Subject: [Bacula-users] Bacula-Web 8.0.0-rc1 released
>
> Dear all,
>
> After few months of development, I'm happy to announce that Bacula-Web
> 8.0.0-rc1 is available.
>
> This version is a release candidate for next major version 8.0.0
>
> For more information, please visit the url below
>
>
> https://urldefense.proofpoint.com/v2/url?u=http-3A__bacula-2Dweb.org_news-2Dreader_bacula-2Dweb-2D8-2D0-2D0-2Drc1-2Dreleased.html&d=DwICAg&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=c7iQkLxzX-yyUb3bj9kIR9kmRd-S1wI2RAIqA3LhFHw&s=sLOCsKmEpVLzCP9r31TM3HH2HHEH6dNdXI6jSi7rdvY&e=
>
> Documentation for 8.0.0-rc1 is available here
>
>
> https://urldefense.proofpoint.com/v2/url?u=http-3A__docs.bacula-2Dweb.org_en_v8.0.0-2Drc1_&d=DwICAg&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=c7iQkLxzX-yyUb3bj9kIR9kmRd-S1wI2RAIqA3LhFHw&s=yQuJ9e0RjaBYge3HaOC67iPUD82Rn-4V2gdNbqpbHyo&e=
>
> For any feature request or bug report, please use the bug tracker
>
>
> https://urldefense.proofpoint.com/v2/url?u=http-3A__bugs.bacula-2Dweb.org&d=DwICAg&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=c7iQkLxzX-yyUb3bj9kIR9kmRd-S1wI2RAIqA3LhFHw&s=88wVnz4RUZ2nqjDXuxDpTo7WCA355JFNYx27Lih1y04&e=
>
> As usual, any questions or feedback are more than welcome
>
> Thanks for supporting and using Bacula-Web
>
> Best regards
>
> Davide
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org!
> https://urldefense.proofpoint.com/v2/url?u=http-3A__sdm.link_slashdot&d=DwICAg&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=c7iQkLxzX-yyUb3bj9kIR9kmRd-S1wI2RAIqA3LhFHw&s=J0LpwFHPM_TOzEnyGUjpeG_mX9RT3QYnzsfjqkrjrZc&e=
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_bacula-2Dusers&d=DwICAg&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=c7iQkLxzX-yyUb3bj9kIR9kmRd-S1wI2RAIqA3LhFHw&s=gD_4dg0jIZ1HVa8PXUSxWG1o_Z5q0P9Afm0gDDz9tfU&e=
>
>
>
--
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


Re: [Bacula-users] Bacula-dir failed to connect to bacula-sd on Freenas.

2017-10-25 Thread Davide Franco
Hi,

As far as I know, both sd and director needs to be on same version.

I can’t find it in Bacula documentation yet, but feel free to have a look
at the main manual.

Regards

Davide

On Wed, 25 Oct 2017 at 11:44, Gi Dot  wrote:

> On Wed, Oct 25, 2017 at 5:20 PM, Davide Franco  wrote:
>
>> Hi,
>>
>> Does  both director and storage daemon are running the same version ?
>>
> No. I missed to check on that. Storage daemon runs on bacula 5.2.12 and
> director runs on 7.4.4. Supposed that's the issue?
>
>>
>> Regards
>>
>> Davide
>>
>> On Wed, 25 Oct 2017 at 11:11, Gi Dot  wrote:
>>
>>> Hi,
>>>
>>> I've setup bacula-dir on Ubuntu, and bacula-sd on Freenas. Problem is
>>> the director can't connect to the storage. Error below:
>>>
>>> *message
>>> 25-Oct 16:52 foo-dir JobId 0: Fatal error: authenticate.c:122 Director
>>> unable to authenticate with Storage daemon at "xx.xx.xx.yy:9103". Possible
>>> causes:
>>> Passwords or names not the same or
>>> Maximum Concurrent Jobs exceeded on the SD or
>>> SD networking messed up (restart daemon).
>>> For help, please see:
>>> http://www.bacula.org/rel-manual/en/problems/Bacula_Frequently_Asked_Que.html
>>>
>>>
>>> Port is fine:
>>>
>>> root@baculaDirector:/etc/bacula# netcat -zvw 1 xx.xx.xx.yy 9103
>>> Connection to xx.xx.xx.yy 9103 port [tcp/bacula-sd] succeeded!
>>>
>>> I tried to setup bacula-sd locally with the bacula-dir, using the exact
>>> configuration taken from freenas and it works perfectly well, meaning to
>>> say that the password is not an issue. The port is not blocked either.
>>> Following are my bacula-dir and bacula-sd configuration. Is there anything
>>> that I missed?
>>>
>>> bacula-dir.conf
>>> Director {# define myself
>>>   Name = foo-dir
>>>   DIRport = 9101# where we listen for UA connections
>>>   QueryFile = "/etc/bacula/scripts/query.sql"
>>>   WorkingDirectory = "/var/lib/bacula"
>>>   PidDirectory = "/run/bacula"
>>>   Maximum Concurrent Jobs = 20
>>>   Password = "fooconsole" # Console password
>>>   Messages = Daemon
>>>   DirAddress = xx.xx.xx.xx
>>> }
>>>
>>> Client {
>>>   Name = foo-fd
>>>   Address = xx.xx.xx.xx
>>>   FDPort = 9102
>>>   Catalog = MyCatalog
>>>   Password = "foofd"
>>>   File Retention = 60 days# 60 days
>>>   Job Retention = 6 months# six months
>>>   AutoPrune = yes # Prune expired Jobs/Files
>>> }
>>>
>>> Storage {
>>>   Name = File
>>>   Address = xx.xx.xx.yy  # N.B. Use a fully qualified name
>>> here
>>>   SDPort = 9103
>>>   Password = "foosd"
>>>   Device = FooStorage
>>>   Media Type = File
>>> }
>>>
>>> Catalog {
>>>   Name = MyCatalog
>>>   dbname = "bacula"; DB Address = "localhost"; dbuser = "bacula";
>>> dbpassword = "foofoo"
>>> }
>>>
>>> Messages {
>>>   Name = Standard
>>>   mailcommand = "/usr/sbin/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\"
>>> -s \"Bacula: %t %e of %c %l\" %r"
>>>   operatorcommand = "/usr/sbin/bsmtp -h localhost -f \"\(Bacula\)
>>> \<%r\>\" -s \"Bacula: Intervention needed for %j\" %r"
>>>   mail = root = all, !skipped
>>>   operator = root = mount
>>>   console = all, !skipped, !saved
>>>   append = "/var/log/bacula/bacula.log" = all, !skipped
>>>   catalog = all
>>> }
>>>
>>>
>>> Messages {
>>>   Name = Daemon
>>>   mailcommand = "/usr/sbin/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\"
>>> -s \"Bacula daemon message\" %r"
>>>   mail = root = all, !skipped
>>>   console = all, !skipped, !saved
>>>   append = "/var/log/bacula/bacula.log" = all, !skipped
>>> }
>>>
>>> Console {
>>>   Name = foo-mon
>>>   Password = "foomon"
>>>   CommandACL = status, .status
>>> }
>>>
>>> @/etc/bacula/conf.d/jobs.conf
>>> @/etc/b

Re: [Bacula-users] Bacula-dir failed to connect to bacula-sd on Freenas.

2017-10-25 Thread Davide Franco
Hi,

Does  both director and storage daemon are running the same version ?

Regards

Davide

On Wed, 25 Oct 2017 at 11:11, Gi Dot  wrote:

> Hi,
>
> I've setup bacula-dir on Ubuntu, and bacula-sd on Freenas. Problem is the
> director can't connect to the storage. Error below:
>
> *message
> 25-Oct 16:52 foo-dir JobId 0: Fatal error: authenticate.c:122 Director
> unable to authenticate with Storage daemon at "xx.xx.xx.yy:9103". Possible
> causes:
> Passwords or names not the same or
> Maximum Concurrent Jobs exceeded on the SD or
> SD networking messed up (restart daemon).
> For help, please see:
> http://www.bacula.org/rel-manual/en/problems/Bacula_Frequently_Asked_Que.html
>
>
> Port is fine:
>
> root@baculaDirector:/etc/bacula# netcat -zvw 1 xx.xx.xx.yy 9103
> Connection to xx.xx.xx.yy 9103 port [tcp/bacula-sd] succeeded!
>
> I tried to setup bacula-sd locally with the bacula-dir, using the exact
> configuration taken from freenas and it works perfectly well, meaning to
> say that the password is not an issue. The port is not blocked either.
> Following are my bacula-dir and bacula-sd configuration. Is there anything
> that I missed?
>
> bacula-dir.conf
> Director {# define myself
>   Name = foo-dir
>   DIRport = 9101# where we listen for UA connections
>   QueryFile = "/etc/bacula/scripts/query.sql"
>   WorkingDirectory = "/var/lib/bacula"
>   PidDirectory = "/run/bacula"
>   Maximum Concurrent Jobs = 20
>   Password = "fooconsole" # Console password
>   Messages = Daemon
>   DirAddress = xx.xx.xx.xx
> }
>
> Client {
>   Name = foo-fd
>   Address = xx.xx.xx.xx
>   FDPort = 9102
>   Catalog = MyCatalog
>   Password = "foofd"
>   File Retention = 60 days# 60 days
>   Job Retention = 6 months# six months
>   AutoPrune = yes # Prune expired Jobs/Files
> }
>
> Storage {
>   Name = File
>   Address = xx.xx.xx.yy  # N.B. Use a fully qualified name here
>   SDPort = 9103
>   Password = "foosd"
>   Device = FooStorage
>   Media Type = File
> }
>
> Catalog {
>   Name = MyCatalog
>   dbname = "bacula"; DB Address = "localhost"; dbuser = "bacula";
> dbpassword = "foofoo"
> }
>
> Messages {
>   Name = Standard
>   mailcommand = "/usr/sbin/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\" -s
> \"Bacula: %t %e of %c %l\" %r"
>   operatorcommand = "/usr/sbin/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\"
> -s \"Bacula: Intervention needed for %j\" %r"
>   mail = root = all, !skipped
>   operator = root = mount
>   console = all, !skipped, !saved
>   append = "/var/log/bacula/bacula.log" = all, !skipped
>   catalog = all
> }
>
>
> Messages {
>   Name = Daemon
>   mailcommand = "/usr/sbin/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\" -s
> \"Bacula daemon message\" %r"
>   mail = root = all, !skipped
>   console = all, !skipped, !saved
>   append = "/var/log/bacula/bacula.log" = all, !skipped
> }
>
> Console {
>   Name = foo-mon
>   Password = "foomon"
>   CommandACL = status, .status
> }
>
> @/etc/bacula/conf.d/jobs.conf
> @/etc/bacula/conf.d/filesets.conf
> @/etc/bacula/conf.d/schedules.conf
> @/etc/bacula/conf.d/pools.conf
>
>
> bacula-sd.conf:
> Storage { # definition of myself
>   Name = foo-sd
>   SDPort = 9103  # Director's port
>   WorkingDirectory = "/var/db/bacula"
>   Pid Directory = "/var/run"
>   Maximum Concurrent Jobs = 20
> }
>
> Director {
>   Name = foo-dir
>   Password = "foosd"
> }
>
> Director {
>   Name = foo-mon
>   Password = "foomon"
>   Monitor = yes
> }
>
> Device {
>   Name = FooStorage
>   Media Type = File
>   Archive Device = /mnt/files
>   LabelMedia = yes;   # lets Bacula label unlabeled media
>   Random Access = Yes;
>   AutomaticMount = yes;   # when device opened, read it
>   RemovableMedia = no;
>   AlwaysOpen = no;
>   Maximum Network Buffer Size = 65536
> }
>
> Messages {
>   Name = Standard
>   director = foo-dir = all
> }
>
>
>
> --
> 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


Re: [Bacula-users] Bacula-Web 8.0.0-rc1 released

2017-10-19 Thread Davide Franco
Hi Mark,

Have you run this command ?

$ sudo -u www-data php /path/to/composer install --no-dev --prefer-source

Send me the output or even better, create a bug report in the bug tracker
with all details (http://bugs.bacula-web.org).

Best regards

Davide

On Thu, Oct 19, 2017 at 10:14 PM, Maciolek, Mark 
wrote:

> Hi,
>
> Installed it.
> Ubuntu 16.04.3 LTS
>
> Get this error in apache2 logs
>
> PHP Fatal error:  Uncaught Error: Class 'CHttpRequest' not found in
> /var/www/html/bacula-web/core/global.inc.php:22\nStack trace:\n#0
> /var/www/html/bacula-web/test.php(21): require_once()\n#1 {main}\n
> thrown in /var/www/html/bacula-web/core/global.inc.php on line 22
>
>
> Mark
>
> --Mark Maciolek
> Network Administrator
> Morse Hall Rm 338
> http://www.unh.edu/research/support-units/research-computing-center
>
> -Original Message-
> From: bacula-...@dflc.ch [mailto:bacula-...@dflc.ch]
> Sent: Thursday, October 19, 2017 1:57 PM
> To: bacula-users@lists.sourceforge.net
> Subject: [Bacula-users] Bacula-Web 8.0.0-rc1 released
>
> Dear all,
>
> After few months of development, I'm happy to announce that Bacula-Web
> 8.0.0-rc1 is available.
>
> This version is a release candidate for next major version 8.0.0
>
> For more information, please visit the url below
>
> https://urldefense.proofpoint.com/v2/url?u=http-3A__bacula-
> 2Dweb.org_news-2Dreader_bacula-2Dweb-2D8-2D0-2D0-2Drc1-2Dreleased.html&d=
> DwICAg&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2
> d-w&m=c7iQkLxzX-yyUb3bj9kIR9kmRd-S1wI2RAIqA3LhFHw&s=
> sLOCsKmEpVLzCP9r31TM3HH2HHEH6dNdXI6jSi7rdvY&e=
>
> Documentation for 8.0.0-rc1 is available here
>
> https://urldefense.proofpoint.com/v2/url?u=http-3A__docs.
> bacula-2Dweb.org_en_v8.0.0-2Drc1_&d=DwICAg&c=c6MrceVCY5m5A_KAUkrdoA&r=
> QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=c7iQkLxzX-yyUb3bj9kIR9kmRd-
> S1wI2RAIqA3LhFHw&s=yQuJ9e0RjaBYge3HaOC67iPUD82Rn-4V2gdNbqpbHyo&e=
>
> For any feature request or bug report, please use the bug tracker
>
> https://urldefense.proofpoint.com/v2/url?u=http-3A__bugs.
> bacula-2Dweb.org&d=DwICAg&c=c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_
> wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=c7iQkLxzX-yyUb3bj9kIR9kmRd-
> S1wI2RAIqA3LhFHw&s=88wVnz4RUZ2nqjDXuxDpTo7WCA355JFNYx27Lih1y04&e=
>
> As usual, any questions or feedback are more than welcome
>
> Thanks for supporting and using Bacula-Web
>
> Best regards
>
> Davide
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! https://urldefense.proofpoint.
> com/v2/url?u=http-3A__sdm.link_slashdot&d=DwICAg&c=
> c6MrceVCY5m5A_KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2
> d-w&m=c7iQkLxzX-yyUb3bj9kIR9kmRd-S1wI2RAIqA3LhFHw&s=J0LpwFHPM_
> TOzEnyGUjpeG_mX9RT3QYnzsfjqkrjrZc&e=
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.
> sourceforge.net_lists_listinfo_bacula-2Dusers&d=DwICAg&c=c6MrceVCY5m5A_
> KAUkrdoA&r=QUwWzv5SV_wpnzBhWIelF4sl0dvYrJSwkpE3s0K2d-w&m=c7iQkLxzX-
> yyUb3bj9kIR9kmRd-S1wI2RAIqA3LhFHw&s=gD_4dg0jIZ1HVa8PXUSxWG1o_
> Z5q0P9Afm0gDDz9tfU&e=
>
--
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


Re: [Bacula-users] [Non-DoD Source] Re: database upgrade problem

2017-09-01 Thread Davide Franco
Do you use MySQL or MariaDb ?

It is something related to default value for datetime fields.

MariaDb does not accept 0 or Null ( I don't remember). You need the check
previous thread in this mailing list.

To fix the problem you need to update the database schema manually, or find
someone who produce a patch.

Hope this help.

Regards

On Fri, 1 Sep 2017 at 23:04, Hicks, Daniel CTR OSD DMEA <
daniel.hicks@dmea.osd.mil> wrote:

> Davide,
>
>
>
> I am having this same issue. Can you clarify how to make sure the catalog
> upgrade is done. I did the update to tables without error but am not sure
> it is the same.
>
>
>
> Thank you
>
>
>
> Dan Hicks | 916-999-2711
>
>
>
> *From:* Davide Franco [mailto:bacula-...@dflc.ch]
> *Sent:* Friday, September 1, 2017 12:11 PM
> *To:* Jerry Lowry ;
> bacula-users@lists.sourceforge.net
> *Subject:* [Non-DoD Source] Re: [Bacula-users] database upgrade problem
>
>
>
> Hi Jerry,
>
>
>
> Make sure the catalog upgrade has been done without issue.
>
>
>
> This seems to be related to Mariadb.
>
>
>
> Good luck
>
>
>
> Davide
>
>
>
> On Fri, 1 Sep 2017 at 17:38, Jerry Lowry  wrote:
>
> Hi,
> I finally got my backup server upgraded to 9..0.3.  I have run the
> database update and it succeeded with out any errors. But I get this error
> any time I start a job:
>
> 01-Sep 00:20 kilchis-dir JobId 0: Fatal error: sql_create.c:84 Create DB
> Job record INSERT INTO Job
> (Job,Name,Type,Level,JobStatus,SchedTime,JobTDate,ClientId,Comment) VALUES
> ('BackupCatalog.2017-09-01_00.20.18_03','BackupCatalog','B','F','C','2017-09-01
> 00:20:16',1504250416,15,'') failed. ERR=Field 'StartTime' doesn't have a
> default value
>
> Does this mean the update did not work?
>
> thanks for the help!
>
> jerry
>
>
> --
> 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


Re: [Bacula-users] database upgrade problem

2017-09-01 Thread Davide Franco
Hi Jerry,

Make sure the catalog upgrade has been done without issue.

This seems to be related to Mariadb.

Good luck

Davide

On Fri, 1 Sep 2017 at 17:38, Jerry Lowry  wrote:

> Hi,
> I finally got my backup server upgraded to 9..0.3.  I have run the
> database update and it succeeded with out any errors. But I get this error
> any time I start a job:
>
> 01-Sep 00:20 kilchis-dir JobId 0: Fatal error: sql_create.c:84 Create DB
> Job record INSERT INTO Job
> (Job,Name,Type,Level,JobStatus,SchedTime,JobTDate,ClientId,Comment) VALUES
> ('BackupCatalog.2017-09-01_00.20.18_03','BackupCatalog','B','F','C','2017-09-01
> 00:20:16',1504250416,15,'') failed. ERR=Field 'StartTime' doesn't have a
> default value
>
> Does this mean the update did not work?
>
> thanks for the help!
>
> jerry
>
> --
> 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


Re: [Bacula-users] Bacula 9.0.3 on Debian 9.1 with OpenSSL-1.0.2l doubts

2017-08-27 Thread Davide Franco
Hello,

Just for your information, the main manual for version 9.0.3 still mention
SQLite.

http://www.bacula.org/9.0.x-manuals/en/main/System_Requirements.html


Best regards


Davide

On Sun, 27 Aug 2017 at 15:14, Sven Hartge  wrote:

> On 27.08.2017 14:42, Heitor Faria wrote:
> > Hello, Carsten,
> >
>  So, is it possible install Bacula 9.0.3 in Debian 9.1 or similar SO
> with
>  newers OpenSSL versions using this way, or this is not possible?
> >>>
> >>> I just checked and the current in-development version of the
> >>> Debian-official packages of 9.0.3 compile in a Jessie-Backports
> chroot()
> >>> for me.
> >>>
> >>> So after the release of Bacula 9.0.3 in Debian (soonish, I hope)
> >>
> >> Before I can release Bacula 9.0.3 to Debian unstable, bugs 2305 and 2306
> >> about sqlite3 database creation/update need to be addressed.
> >
> > SQLite isn't supported anymore by the Bacula developers.
> > This was widely advertised in previous threads and changelog.
>
> We know. But the code is still in (for now) and it can at least serve
> for a non-production mini-installation or for a quick evaluation setup.
>
> The Debian packages document the state of SQLite in Bacula as
> unsupported and to not use them for anything mildly serious.
>
> Grüße,
> Sven.
>
>
>
> --
> 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


Re: [Bacula-users] MyCatalog job fails

2017-06-22 Thread Davide Franco
Hi Brian,

Run the bacula-dir command with -t.
This should show you where configuration is not ok

Regards

Davide

On Thu, 22 Jun 2017 at 17:18, Brian Blater  wrote:

> After several successful Catalog backups I'm all of a sudden getting the
> following error in my backup:
>
> JobId 137: BeforeJob: Can't find your catalog (MyCatalog) in director
> configuration
>
> If I look in bacula-dir.conf I see the following:
>
> # Generic catalog service
> Catalog {
>   Name = MyCatalog
>   dbname = "bacula"; DB Address = "localhost"; dbuser = "bacula";
> dbpassword = "*"
> }
>
> So I'm not sure why this has stopped working. Any ideas for me to look
> for? All the other jobs complete successfully.
>
> Thanks,
> Brian
>
> --
> 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


Re: [Bacula-users] Centos 7 php56-gd

2017-06-14 Thread Davide Franco
Hi Periko,

Here's a link which could help you to install PHP 5.6 on Centos 7

https://www.tecmint.com/how-to-enable-epel-repository-for-rhel-centos-6-5/

I can update Bacula-Web document if it's worth.

Get back to me if you have any problem with Bacula-Web, or submit a bug
report at http://bugs.bacula-web.org

Best regards

Davide

On Wed, 14 Jun 2017 at 08:29, Periko Support 
wrote:

> Hi.
>
> Hope someone here could point, what repo u are using to install php56-gd?
>
> I want to try bacula-web.
>
> Running Centos 7.
>
> Thanks.
>
>
> --
> 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


Re: [Bacula-users] Webacula errors using two catalogs

2017-05-15 Thread Davide Franco
Hello,

Unfortunately, Webacula hasn't been maintained since several years.

I would have a look at baculum or Bacula-web (reporting only)

Good luck

Davide

On Tue, 9 May 2017 at 12:50, Iban Cabrillo  wrote:

> Hi,
>   I do not know if this is the correct forum to ask, but I just migrate
> from bacula 5x to 7x, and I was trying to manage it using webacula (v7.0.0,
> build 2014.10.05).
>
>   The first handicap I just find is that i have two catalogs (in a firts
> step I only want to use the first one) and some pages do not work properly
> because of this (I have not found a way to pass the catalog selection from
> web interface).
>
>   The other (maybe related to the first) is some error when i try to run
> or re-run a job from web interface i always get this error job name "was
> not found in the *haystack*" (Zend Framework 1.12.0)
>
>Has Someone any idea how to solve this issues?
>
> regards, I
>
> --
>
> 
> Iban Cabrillo Bartolome
> Instituto de Fisica de Cantabria (IFCA)
> Santander, Spain
> Tel: +34942200969
> PGP PUBLIC KEY:
> http://pgp.mit.edu/pks/lookup?op=get&search=0xD9DF0B3D6C8C08AC
>
> 
> Bertrand Russell:*"El problema con el mundo es que los estúpidos están
> seguros de todo y los inteligentes están **llenos de dudas*"
>
>
> --
> 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


[Bacula-users] Bacula-Web 7.4.0 released

2017-05-08 Thread Davide Franco
Dear all,

I'm happy to inform you that Bacula-Web 7.4.0 is available now.
This new version is a minor feature, maintenance and bug fix release and I 
would strongly suggest everyone to upgrade to this version.

You will find more information about this new version using the link below
http://www.bacula-web.org/news-reader/bacula-web-7-4-0-available-now.html

Thanks again to all contributors for your feedback, ideas and contribution.

As usual, any questions and feedback are welcome.

Best regards

Davide Franco

Project website
http://www.bacula-web.org

--
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


Re: [Bacula-users] Bacula-Web 7.3.0 released

2016-12-07 Thread Davide Franco
Hello Elias,

The catalog menu should expand if you configuration is correct.
Make sure the variable label has a non empty string (see example below)
$config[0]['label'] = 'Production server';

If you still have a problem, please open a bug report and attach your
configuration to it (hidding sensitive information please)

Regards

Davide


On Mon, Dec 5, 2016 at 12:45 AM, Elias Pereira  wrote:

> Hello Davide,
>
> I upgraded to version 7.3.0 and apparently everything seems ok.
>
> A doubt. The menu in the image below is working? If so, mine is not
> expanding.
>
> On Sun, Dec 4, 2016 at 4:31 PM, Davide Franco  wrote:
>
>> Dear all,
>>
>> I'm glad to inform you that Bacula-Web 7.3.0 is available now.
>> This new version is a small maintenance release and I'd strongly suggest
>> everyone to upgrade to this version.
>>
>> The download page provide you more details about this new version.
>> http://bacula-web.org/download.html
>>
>> Thanks again to all contributors for your feedback, ideas and
>> contribution.
>>
>> As usual, any questions or feedback are welcome.
>>
>> Best regards
>>
>> Davide Franco
>>
>> Project website
>> http://www.bacula-web.org
>>
>> 
>> --
>> 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
>>
>
>
>
> --
> Elias Pereira
>
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula Wiki is not available since few days

2016-12-06 Thread Davide Franco
Hello all,

It looks like Bacula wiki is not available since few days ...
http://wiki.bacula.org

Does somebody knows who is managing the server ?

Regards

Davide
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-Web 7.3.0 released

2016-12-04 Thread Davide Franco
Dear all,

I'm glad to inform you that Bacula-Web 7.3.0 is available now.
This new version is a small maintenance release and I'd strongly suggest 
everyone to upgrade to this version.

The download page provide you more details about this new version.
http://bacula-web.org/download.html

Thanks again to all contributors for your feedback, ideas and contribution.

As usual, any questions or feedback are welcome.

Best regards

Davide Franco

Project website
http://www.bacula-web.org

--
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


  1   2   >