[Bug 588998] New: yast2-schema: no element "printer" in profile.rng
http://bugzilla.novell.com/show_bug.cgi?id=588998 http://bugzilla.novell.com/show_bug.cgi?id=588998#c0 Summary: yast2-schema: no element "printer" in profile.rng Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: All OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: AutoYaST AssignedTo: ug@novell.com ReportedBy: jsmeix@novell.com QAContact: qa@suse.de CC: mzugec@novell.com Found By: Development Blocker: --- I run as root "yast2 --gtk autoyast" and therein I do -> tools -> create reference profile (check only printer) -> create and then -> tools -> check validity of profile I get an error poput with the folowing xmllint error (I added only here \ to wrap the too long lines) -------------------------------------------------------------- /usr/bin/xmllint --noout --relaxng \ /usr/share/YaST2/schema/autoyast/rng/profile.rng \ /tmp/YaST2-15945-JC4X8S/printer.xml /tmp/YaST2-15945-JC4X8S/printer.xml:4: element printer: \ Relax-NG validity error : \ Element profile has extra content: printer /tmp/YaST2-15945-JC4X8S/printer.xml fails to validate -------------------------------------------------------------- I think xmllint is right because there is no element printer in /usr/share/YaST2/schema/autoyast/rng/profile.rng Adding -------------------------------------------------------- <optional> <ref name="printer"/> </optional> -------------------------------------------------------- to /usr/share/YaST2/schema/autoyast/rng/profile.rng does not help and I get another xmllint error: ------------------------------------------------------------------- /usr/bin/xmllint --noout --relaxng \ /usr/share/YaST2/schema/autoyast/rng/profile.rng \ /tmp/YaST2-15945-JC4X8S/printer.xml /usr/share/YaST2/schema/autoyast/rng/profile.rng:80: \ element ref: Relax-NG parser error : \ Reference printer has no matching definition Relax-NG schema /usr/share/YaST2/schema/autoyast/rng/profile.rng \ failed to compile ------------------------------------------------------------------- When this issue is fixed for openSUSE 11.3 please have in mind that the AutoYaST printer client in yast2-printer will change a lot for openSUSE 11.3, see bug #588679. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=588998 http://bugzilla.novell.com/show_bug.cgi?id=588998#c1 Uwe Gansert <ug@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|ug@novell.com |jsmeix@novell.com --- Comment #1 from Uwe Gansert <ug@novell.com> 2010-03-18 14:14:47 UTC --- in your printer.desktop file, please add: X-SuSE-YaST-AutoInstSchema=printer.rnc that will pull in your rnc file when yast2-schema is build. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=588998 http://bugzilla.novell.com/show_bug.cgi?id=588998#c2 Johannes Meixner <jsmeix@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Johannes Meixner <jsmeix@novell.com> 2010-03-18 15:11:06 UTC --- Thanks for the info! Now I understand what http://forgeftp.novell.com/yast/doc/SL11.1/autoinstall/devel/ar01s05.html is talking about! Fixed in YaST SVN trunk revision r61387. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=588998 http://bugzilla.novell.com/show_bug.cgi?id=588998#c3 --- Comment #3 from Johannes Meixner <jsmeix@novell.com> 2010-03-23 09:47:26 UTC --- Checked in into YaST:Head with submitrequest #35289 and afterwards submitted to openSUSE:Factory with submitrequest #35521 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=588998 http://bugzilla.novell.com/show_bug.cgi?id=588998#c4 --- Comment #4 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (588998) was mentioned in https://build.opensuse.org/request/show/35521 Factory / yast2-printer -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com