View Issue Details

IDProjectCategoryView StatusLast Update
0000304bareos-coredirectorpublic2015-03-25 19:19
Reporterholtkamp Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSRHELOS Version6
Summary0000304: catalog configuration in job resource not available
DescriptionConfiguring the catalog in the job resource is not working. Director refuses the configuration.
Steps To ReproduceAdd a "Catalog = somecatalog" to a job definition and try to start director/test configuration:

[root@backup bareos]$ bareos-dir -t
03-Jun 15:36 bareos-dir: ERROR TERMINATION at parse_conf.c:280
Config error: Keyword "Catalog" not permitted in this resource.
Perhaps you left the trailing brace off of the previous resource.
            : line 22, col 12 of file /etc/bareos/clients/clientA.conf
  Catalog = somecatalog
Additional InformationTried on Version: 14.2.0 (31 May 2014)

Documentation states under 9.2 Job Resource:
Catalog = <Catalog-resource-name>
This specifies the name of the catalog resource to be used for this Job. When a catalog is defined in a Job it will override the definition in the client. (This keyword was introduced in Bareos 13.4.0)
TagsNo tags attached.

Activities

mvwieringen

mvwieringen

2014-06-03 17:16

developer   ~0000896

Fix committed to bareos master branch with changesetid 1839.
mvwieringen

mvwieringen

2015-03-25 16:51

developer   ~0001470

Fix committed to bareos2015 bareos-14.2 branch with changesetid 4759.
joergs

joergs

2015-03-25 19:19

developer   ~0001619

Due to the reimport of the Github repository to bugs.bareos.org, the status of some tickets have been changed. These tickets will be closed again.
Sorry for the noise.

Related Changesets

bareos: master a1e083dd

2014-06-03 17:14

mvwieringen

Ported: N/A

Details Diff
Insert missing keyword in job resource table.

When replaying some old patches it seems we missed merging one
new keyword added in the 13.4 version.

Fixes 0000304: catalog configuration in job resource not available
Affected Issues
0000304
mod - src/dird/dird_conf.c Diff File

bareos2015: bareos-14.2 1910f906

2014-06-03 19:14

mvwieringen

Ported: N/A

Details Diff
Insert missing keyword in job resource table.

When replaying some old patches it seems we missed merging one
new keyword added in the 13.4 version.

Fixes 0000304: catalog configuration in job resource not available
Affected Issues
0000304
mod - src/dird/dird_conf.c Diff File

Issue History

Date Modified Username Field Change
2014-06-03 15:40 holtkamp New Issue
2014-06-03 17:16 mvwieringen Changeset attached => bareos master a1e083dd
2014-06-03 17:16 mvwieringen Note Added: 0000896
2014-06-03 17:16 mvwieringen Assigned To => mvwieringen
2014-06-03 17:16 mvwieringen Status new => resolved
2014-06-03 17:16 mvwieringen Resolution open => fixed
2014-06-06 15:58 mvwieringen Status resolved => closed
2014-06-06 15:58 mvwieringen Assigned To mvwieringen =>
2015-03-25 16:51 mvwieringen Changeset attached => bareos2015 bareos-14.2 1910f906
2015-03-25 16:51 mvwieringen Note Added: 0001470
2015-03-25 16:51 mvwieringen Status closed => resolved
2015-03-25 19:19 joergs Note Added: 0001619
2015-03-25 19:19 joergs Status resolved => closed