[Bacula-users] Upgraded to Fedora 29 and got an unresolved dependency (libbaccats)

2018-06-06 Thread Bill Damage via Bacula-users
In desperation after the upgrade I removed bacula hoping a reinstall would fix the broken dependencies but got floored by this: [root@tiger bacula]# bacula-dirbash: bacula-dir: command not found...Install package 'bacula-director' to provide command 'bacula-dir'? [N/y] y  * Waiting in queue... *

Re: [Bacula-users] Upgraded to Fedora 29 and got an unresolved dependency (libbaccats)

2018-06-09 Thread Bill Damage via Bacula-users
07:23 BST, Bill Damage via Bacula-users wrote: In desperation after the upgrade I removed bacula hoping a reinstall would fix the broken dependencies but got floored by this: [root@tiger bacula]# bacula-dirbash: bacula-dir: command not found...Install package 'bacula-director' t

Re: [Bacula-users] Upgraded to Fedora 29 and got an unresolved dependency (libbaccats)

2018-06-11 Thread Bill Damage via Bacula-users
ence. On Wednesday, 6 June 2018, 09:07:23 BST, Bill Damage via Bacula-users wrote: In desperation after the upgrade I removed bacula hoping a reinstall would fix the broken dependencies but got floored by this: [root@tiger bacula]# bacula-dirbash: bacula-dir: command not found...Install

Re: [Bacula-users] Upgraded to Fedora 29 and got an unresolved dependency (libbaccats)

2018-06-11 Thread Bill Damage via Bacula-users
85 k Transaction Summary===Skip   4 Packages Nothing to do.Complete![root@sabbath ~]# On Monday, 11 June 2018, 11:24:35 BST, Simone Caronni wrote: Working on it, sorry for the delay. Regards,--Simone On Mon, Jun 11, 2018 at 11:44 AM, Bill Damage via

Re: [Bacula-users] Upgraded to Fedora 29 and got an unresolved dependency (libbaccats)

2018-06-11 Thread Bill Damage via Bacula-users
Dammit - of course the title to all this should have read "Upgraded to Fedora 28". F29 isn't relevant at all. On Monday, 11 June 2018, 11:54:10 BST, Bill Damage via Bacula-users wrote: Hope this helps - from a different installation, running perfectly, a routine &q

Re: [Bacula-users] Upgraded to Fedora 29 and got an unresolved dependency (libbaccats)

2018-06-20 Thread Bill Damage via Bacula-users
n 11, 2018 at 1:50 PM, Bill Damage wrote: Dammit - of course the title to all this should have read "Upgraded to Fedora 28". F29 isn't relevant at all. On Monday, 11 June 2018, 11:54:10 BST, Bill Damage via Bacula-users wrote: Hope this helps - from a d

Re: [Bacula-users] Upgraded to Fedora 29 and got an unresolved dependency (libbaccats)

2018-06-20 Thread Bill Damage via Bacula-users
ATIONPlease correct configuration file: bacula-dir.conf[root@tiger ~]# On Wednesday, 20 June 2018, 10:06:41 BST, Bill Damage via Bacula-users wrote: Hi, I did the dnf --enablerepo=updates-testing update bacula* and it worked! I now have what appears to be a good bacula install, and si

[Bacula-users] Need to get Bacula going again ... 1 month with no backups

2018-06-29 Thread Bill Damage via Bacula-users
Hi, hope this is easy. I was holding back until a regular bacula update came into my Fedora 29 system with a DNF update, and it did yesterday. I'm now on 9.0.8. However, it still thinks I'm using Postgeres, when in fact that's not even installed on the server, it's just mariadb which worked perf

[Bacula-users] Mass delete volumes with status "Error"

2018-09-19 Thread Bill Damage via Bacula-users
We had a disk error with the disk which holds the bacula catalogs, and many of the older catalog files themselves are gone. Newer ones are OK, but now when we list the pool for that Catalog many of these entries under VolStatus are "Error". Is there a safe way to just remove these please?___

[Bacula-users] Bacula 9.2.1: Suddenly labelling tapes fails!

2018-12-23 Thread Bill Damage via Bacula-users
Sending label command for Volume "TEST-04" Slot 0 ...3000 OK label. VolBytes=64512 VolABytes=0 VolType=0 Volume="TEST-04" Device="HP-ULTRIUM-LTO3-EXT2" (/dev/st1)Catalog record for Volume "TEST-04", Slot 0  successfully created.Requesting to mount HP-ULTRIUM-LTO3-EXT2 ...3902 Cannot mount Volum

Re: [Bacula-users] Bacula 9.2.1: Suddenly labelling tapes fails!

2018-12-29 Thread Bill Damage via Bacula-users
x27; or '\h' for help. Type '\c' to clear the current input statement. mysql> exit On Sunday, 23 December 2018, 19:57:21 GMT, Bill Damage via Bacula-users wrote: Sending label command for Volume "TEST-04" Slot 0 ...3000 OK label. VolBytes=64512 VolABy

Re: [Bacula-users] Bacula 9.2.1: Suddenly labelling tapes fails!

2019-01-04 Thread Bill Damage via Bacula-users
This was resolved on all servers after a recent linux kernel update. On Saturday, 29 December 2018, 13:09:40 GMT, Bill Damage via Bacula-users wrote: I have a follow up, but first the TLDR question - is a Fedora 29 Baclua package update imminent from the current 9.2.1 which may

[Bacula-users] Just updated Fedora 33 to 34 and Bacula db update seems to have gone wrong!

2021-05-19 Thread Bill Damage via Bacula-users
[root@tiger bacula]# ./update_mysql_tables This script will update a Bacula MySQL database  from any from version 12-15 or 1014-1021 to version 1022  which is needed to convert from any Bacula Enterprise  version 4.0.x or later to version 12.4.x  or Bacula Community versions 5.0.x, 5.2.x, 7.4.x,

Re: [Bacula-users] Just updated Fedora 33 to 34 and Bacula db update seems to have gone wrong!

2021-05-20 Thread Bill Damage via Bacula-users
Wow, sounds just what I need, thanks. But, I'm a newbie. Could you post the full script please, if its not too long for here. If not, how to apply the patch. Im not lazy, I did rename the orig and try [root@tiger bacula]# patch --dry-run < update.patch checking file update_mysql_tables.orig patc

Re: [Bacula-users] Just updated Fedora 33 to 34 and Bacula db update seems to have gone wrong!

2021-05-20 Thread Bill Damage via Bacula-users
Thankyou very much it worked!!! On Thursday, 20 May 2021, 15:47:39 BST, Phil Stracchino wrote: On 5/20/21 10:20 AM, Bill Damage via Bacula-users wrote: > Wow, sounds just what I need, thanks. > But, I'm a newbie. Could you post the full script please, if its not too long