[Bug 147] New: missing share/xsd/patterndb-4.xsd schema definition
https://bugzilla.balabit.com/show_bug.cgi?id=147 Summary: missing share/xsd/patterndb-4.xsd schema definition Product: syslog-ng Version: 3.3.x Platform: PC OS/Version: Linux Status: NEW Severity: minor Priority: unspecified Component: syslog-ng AssignedTo: bazsi@balabit.hu ReportedBy: erempel@uvic.ca Type of the Report: --- Estimated Hours: 0.0 Is OSE 3.3.3 I downloaded the source and installed, but only go schema definitions for database formats 1,2 and 3. The manual for Syslog-ng 3.3.3 has a secion on "What's new in the syslog-ng pattern database format V4" so I can only assume that the version 4 schema should be present. Can you provide one? -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=147 --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2011-11-28 20:53:41 --- right, the file is available in the git repo, but is not added to the tarball, as the Makefile doesn't add it to EXTRA_DIST you can find the git repo on git.balabit.hu or on github.com/bazsi/syslog-ng-3.3 -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=147 --- Comment #2 from Evan Rempel <erempel@uvic.ca> 2011-11-28 21:06:23 --- running a pdbtool test --validate mypatterns.xml generates a bunch of errors in the xsd file. /usr/local/share/xsd/patterndb-4.xsd:32: parser error : Opening and ending tag mismatch: link line 26 and head </head> ^ /usr/local/share/xsd/patterndb-4.xsd:120: parser error : Opening and ending tag mismatch: li line 112 and ul </ul> ^ /usr/local/share/xsd/patterndb-4.xsd:131: parser error : Opening and ending tag mismatch: input line 130 and div </div> ^ /usr/local/share/xsd/patterndb-4.xsd:145: parser error : Entity 'nbsp' not defined <tr class="js-header"><th> </th><th>name</th></tr> ^ /usr/local/share/xsd/patterndb-4.xsd:163: parser error : Opening and ending tag mismatch: input line 157 and form </form> ^ /usr/local/share/xsd/patterndb-4.xsd:164: parser error : Opening and ending tag mismatch: form line 156 and div </div> ^ /usr/local/share/xsd/patterndb-4.xsd:312: parser error : Opening and ending tag mismatch: param line 299 and object </object> ^ /usr/local/share/xsd/patterndb-4.xsd:315: parser error : Opening and ending tag mismatch: param line 298 and div </div> .... WXS schema /usr/local/share/xsd/patterndb-4.xsd failed to compile -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=147 --- Comment #3 from Balazs Scheidler <bazsi@balabit.hu> 2011-11-29 16:04:30 --- I think you were using an improper file. can you try this link? http://git.balabit.hu/?p=bazsi/syslog-ng-3.3.git;a=blob_plain;f=doc/xsd/patt... -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=147 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |FIXED Status|NEW |RESOLVED --- Comment #4 from Balazs Scheidler <bazsi@balabit.hu> 2011-11-29 16:06:23 --- I've also committed a fix to include this file in the tarball. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=147 --- Comment #5 from Evan Rempel <erempel@uvic.ca> 2011-11-29 17:08:22 --- Thanks, this file seems to work. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla@bugzilla.balabit.com