[Bug 248993] New: db2omf.xsl is too strict, causing the builds of many packages to break
https://bugzilla.novell.com/show_bug.cgi?id=248993 Summary: db2omf.xsl is too strict, causing the builds of many packages to break Product: openSUSE 10.3 Version: Alpha 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: maw@novell.com QAContact: qa@suse.de .. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=248993 ------- Comment #1 from maw@novell.com 2007-02-26 10:35 MST ------- Stanislav has temporarily fixed this: Mon Feb 26 17:44:02 CET 2007 - sbrabec@suse.cz - Be more permissive for incorrectly formatted docs. This patch is an ugly hack and should be removed ASAP. Many GNOME docs fail without it, it causes failing packages and it causes failing rebuild of other packages. ================================================================================ --- xslt/docbook/omf/db2omf.xsl +++ xslt/docbook/omf/db2omf.xsl @@ -237,7 +237,7 @@ $info/publisher[@role='maintainer'] | $info/authorgroup/*[@role='maintainer'] "/> <xsl:if test="not($maintainers)"> - <xsl:message terminate="yes"> + <xsl:message> <xsl:text>db2omf: Could not construct the OMF maintainer element. </xsl:text> <xsl:text> Add an author, corpauthor, editor, othercredit, or publisher </xsl:text> <xsl:text> element with the role attribute set to "maintainer" to </xsl:text> ..but we really should fix the apps themselves. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=248993 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |should_go_upstream -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=248993 User rodrigo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=248993#c2 Rodrigo Moya <rodrigo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rodrigo@novell.com Component|GNOME |GNOME Product|openSUSE 10.3 |openSUSE 11.0 --- Comment #2 from Rodrigo Moya <rodrigo@novell.com> 2008-06-11 07:54:16 MDT --- This patch is still in our packages, so this still applies for 11.0. We need a list of apps failing -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=248993 User maw@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=248993#c3 Michael Wolf <maw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maw@novell.com --- Comment #3 from Michael Wolf <maw@novell.com> 2008-08-20 16:04:36 MDT --- (In reply to comment #2 from Rodrigo Moya)
This patch is still in our packages, so this still applies for 11.0. We need a list of apps failing
The easiest way I can think of to get a list of packages that need fixing, would be to remove the patch temporarily in BETA to see what breaks as a result. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=248993 Scott Reeves <sreeves@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sreeves@novell.com AssignedTo|bnc-team-gnome@forge.provo.novell.com |maw@novell.com Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com