Re: [Bacula-users] Howto Install Bacula-Community from repository Rocky Linux 9.6

2025-08-12 Thread Rob Gerber
For the 3 postgres database initialization commands (after 'su - postgres'), I have found that it is necessary to paste the commands in one at a time, for some reason. I recommend trying that. It sounds like your database isn't properly initialized. I would start over and run all 3 postgres databa

Re: [Bacula-users] Howto Install Bacula-Community from repository Rocky Linux 9.6

2025-08-12 Thread Humphrey Bryant via Bacula-users
Good day, I followed your instructions to setup and install Bacula, everything works except I am unable to connect to the PostgreSQL database. I am unable to figure out the error, first time trying PostgreSQL with Bacula. When I test my bacula-dir file I get the following error: [root@bacu

Re: [Bacula-users] Howto Install Bacula-Community from repository Rocky Linux 9.6

2025-08-09 Thread Dragan Milivojević
Use this: https://copr.fedorainfracloud.org/coprs/slaanesh/Bacula/ or upgrade to Alma 10 and enable the EPEL repository. On Sat, 9 Aug 2025 at 05:29, Humphrey Bryant via Bacula-users < bacula-users@lists.sourceforge.net> wrote: > Hey All, > > Is it possible to install Bacula-Community from a repo

Re: [Bacula-users] Howto Install Bacula-Community from repository Rocky Linux 9.6

2025-08-08 Thread Rob Gerber
Humphrey, You will want to install bacula using the community repo. I have bacula community installed on 3 different machines, with a mix of physical and virtual. 1. Get your bacula community repository key at the link below. It will claim that it will email you. maybe it will, maybe it won't. if

[Bacula-users] Howto Install Bacula-Community from repository Rocky Linux 9.6

2025-08-08 Thread Humphrey Bryant via Bacula-users
Hey All, Is it possible to install Bacula-Community from a repository for Rocky Linux 9.6 ? I just finished setup a Rocky Linux 9.6 server which comes with Bacula Community 11.0.1 as the default in their Base Repo. I am currently running bacula 13.0.3 on a CentOS 7.x Server that I am trying