From bugzilla_noreply@novell.com Fri Oct 27 12:50:51 2006
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] New: jing - false positive error (attribute "type" from
... not allowed at this point;...)
Date: Fri, 27 Oct 2006 06:50:43 -0600
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2575326749667428581=="
--===============2575326749667428581==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugzilla.novell.com/show_bug.cgi?id=215668
Summary: jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Product: openSUSE 10.2
Version: Beta 1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Development
AssignedTo: ke(a)novell.com
ReportedBy: locilka(a)novell.com
QAContact: qa(a)suse.de
CC: mvidner(a)novell.com
/usr/bin/jing -c /usr/share/YaST2/schema/autoyast/rnc/inetd-bug.rnc
/root/7_auto.xml 2>&1
returns:
/root/7_auto.xml:17: error: attribute "type" from namespace
"http://www.suse.com/1.0/configns" not allowed at this point; ignored
for every:
false
1:/etc/xinetd.d/chargen
tcp
chargen
( is the problematic tag - line 17)
This could cause errors when validating AutoYaST xml profile -> Major
I'll attach rnc and xml file...
--
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.
--===============2575326749667428581==--
From bugzilla_noreply@novell.com Fri Oct 27 12:51:19 2006
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Date: Fri, 27 Oct 2006 06:51:20 -0600
Message-ID: <20061027125120.ACA31F27@molor.provo.novell.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4372202928754709438=="
--===============4372202928754709438==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugzilla.novell.com/show_bug.cgi?id=215668
------- Comment #1 from locilka(a)novell.com 2006-10-27 06:51 MST -------
Created an attachment (id=102817)
--> (https://bugzilla.novell.com/attachment.cgi?id=102817&action=view)
inetd-bug.rnc
--
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.
--===============4372202928754709438==--
From bugzilla_noreply@novell.com Fri Oct 27 12:51:50 2006
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Date: Fri, 27 Oct 2006 06:51:38 -0600
Message-ID: <20061027125138.230EBF27@molor.provo.novell.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2308028439786215968=="
--===============2308028439786215968==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugzilla.novell.com/show_bug.cgi?id=215668
------- Comment #2 from locilka(a)novell.com 2006-10-27 06:51 MST -------
Created an attachment (id=102818)
--> (https://bugzilla.novell.com/attachment.cgi?id=102818&action=view)
7_auto.xml
--
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.
--===============2308028439786215968==--
From bugzilla_noreply@novell.com Fri Oct 27 12:52:50 2006
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Date: Fri, 27 Oct 2006 06:52:41 -0600
Message-ID: <20061027125241.B8176F20@molor.provo.novell.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1000596934866322307=="
--===============1000596934866322307==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugzilla.novell.com/show_bug.cgi?id=215668
------- Comment #3 from locilka(a)novell.com 2006-10-27 06:52 MST -------
uncommenting this line
# attribute config:type { "boolean" }?,
makes the profile valid
thanks to Mvidner...
--
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.
--===============1000596934866322307==--
From bugzilla_noreply@novell.com Tue Nov 7 09:58:51 2006
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Date: Tue, 07 Nov 2006 02:58:56 -0700
Message-ID: <20061107095856.C7D6425C887@soval.provo.novell.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6144018669173080558=="
--===============6144018669173080558==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugzilla.novell.com/show_bug.cgi?id=215668
ke(a)novell.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ke(a)novell.com
AssignedTo|ke(a)novell.com |dbornkessel(a)novell.com
------- Comment #4 from ke(a)novell.com 2006-11-07 02:58 MST -------
Daniel, can you help with this problem?
Since more than 3 years no jing update appeared. For relaxng parsing we'd
better switch to a different tool (maybe xmllint - in this case xmllint as it
comes with 10.1 seems to fail as well, though).
--
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.
--===============6144018669173080558==--
From bugzilla_noreply@novell.com Tue Nov 7 10:10:10 2006
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Date: Tue, 07 Nov 2006 03:10:14 -0700
Message-ID: <20061107101014.0A192F41@molor.provo.novell.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5946399705548033153=="
--===============5946399705548033153==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugzilla.novell.com/show_bug.cgi?id=215668
------- Comment #5 from mvidner(a)novell.com 2006-11-07 03:10 MST -------
We do use xmllint for RNG, but it is human-unfriendly so we use jing for RNC,
the compact text syntax.
I will happily try anything that can work with RNC :)
--
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.
--===============5946399705548033153==--
From bugzilla_noreply@novell.com Tue Nov 7 10:45:24 2006
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Date: Tue, 07 Nov 2006 03:45:27 -0700
Message-ID: <20061107104527.1991725C887@soval.provo.novell.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4650226668978334117=="
--===============4650226668978334117==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugzilla.novell.com/show_bug.cgi?id=215668
------- Comment #6 from ke(a)novell.com 2006-11-07 03:45 MST -------
Yes, I thought about converting RNC to RNG (with trang) and then using RNG for
validation only. But in this case also libxml2 fails after converting RNC to
RNG.
RNC seems to be widely unsupported ;)
--
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.
--===============4650226668978334117==--
From bugzilla_noreply@novell.com Wed Feb 14 11:21:54 2007
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Date: Wed, 14 Feb 2007 04:22:44 -0700
Message-ID: <20070214112244.A7416F8F@molor.provo.novell.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0414065531989525116=="
--===============0414065531989525116==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugzilla.novell.com/show_bug.cgi?id=215668
dbornkessel(a)novell.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |ke(a)novell.com
------- Comment #7 from dbornkessel(a)novell.com 2007-02-14 04:22 MST -------
uhm ... sorry for the long delay ... this bug went off my radar somehow.
@karl: What can I do here to help ... or is this problem not current anymore?
--
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.
--===============0414065531989525116==--
From bugzilla_noreply@novell.com Mon Jun 25 08:06:26 2007
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Date: Mon, 25 Jun 2007 02:07:46 -0600
Message-ID: <20070625080746.921C1245347@molor.provo.novell.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0710441242857968252=="
--===============0710441242857968252==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugzilla.novell.com/show_bug.cgi?id=3D215668#c8
daniel bornkessel changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|dbornkessel(a)novell.com |prusnak(a)novell.com
Status|NEEDINFO |NEW
Info Provider|ke(a)novell.com |
--- Comment #8 from daniel bornkessel 2007-06-25 =
02:07:46 MST ---
assigning bug to maintainer ... don't know what I could do here.
--=20
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--===============0710441242857968252==--
From bugzilla_noreply@novell.com Thu Jul 12 15:47:16 2007
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Date: Thu, 12 Jul 2007 09:48:52 -0600
Message-ID: <20070712154852.3018424534B@molor.provo.novell.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3010819765569884016=="
--===============3010819765569884016==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugzilla.novell.com/show_bug.cgi?id=215668
Pavol Rusnak changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--
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.
--===============3010819765569884016==--
From bugzilla_noreply@novell.com Tue Sep 9 13:24:38 2008
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Date: Tue, 09 Sep 2008 07:28:21 -0600
Message-ID: <20080909132821.BCCF9CC7B3@soval.provo.novell.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7180588857845499913=="
--===============7180588857845499913==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugzilla.novell.com/show_bug.cgi?id=215668
Pavol Rusnak changed:
What |Removed |Added
----------------------------------------------------------------------------
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.
--===============7180588857845499913==--
From bugzilla_noreply@novell.com Thu Nov 27 13:44:24 2008
From: bugzilla_noreply@novell.com
To: bugs@lists.opensuse.org
Subject: [Bug 215668] jing - false positive error (attribute "type" from ...
not allowed at this point;...)
Date: Thu, 27 Nov 2008 06:44:31 -0700
Message-ID: <20081127134431.76ABD245392@molor.provo.novell.com>
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4095744227943053440=="
--===============4095744227943053440==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugzilla.novell.com/show_bug.cgi?id=3D215668
User prusnak(a)novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=3D215668#c9
Pavol Rusnak changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #9 from Pavol Rusnak 2008-11-27 06:44:30 =
MST ---
Jing/Trang update to 20081028 fixes that ...
--=20
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--===============4095744227943053440==--