[Bug 871677] New: autoyast: using printer tag for cups settings results in empty cupsd.conf
https://bugzilla.novell.com/show_bug.cgi?id=871677 https://bugzilla.novell.com/show_bug.cgi?id=871677#c0 Summary: autoyast: using printer tag for cups settings results in empty cupsd.conf Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: AutoYaST AssignedTo: autoyast-maintainers@suse.de ReportedBy: bugs@vdm-design.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=584774) --> (http://bugzilla.novell.com/attachment.cgi?id=584774) /var/log/YaST2/y2log User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 I've added the following configuration to my autoyast config: <printer> <server_settings> <Browsing config:type="list"> <listentry>On</listentry> </Browsing> <BrowseAllow config:type="list"> <listentry>all</listentry> </BrowseAllow> <BrowseOrder config:type="list"> <listentry>allow,deny</listentry> </BrowseOrder> <BrowsePoll config:type="list"> <listentry>hsaggate</listentry> <listentry>cups</listentry> </BrowsePoll> </server_settings> </printer> Adding this results in an empty /etc/cups/cupsd.conf In y2log one can see that the xml is parsed properly, but the options somehow vanish. My y2log is attached. Reproducible: Always -- 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=871677 https://bugzilla.novell.com/show_bug.cgi?id=871677#c1 Thomas Göttlicher <tgoettlicher@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|autoyast-maintainers@suse.d |jsmeix@suse.com |e | --- Comment #1 from Thomas Göttlicher <tgoettlicher@suse.com> 2014-04-03 09:51:34 UTC --- Reassigning to yast2-printer maintainer. -- 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=871677 https://bugzilla.novell.com/show_bug.cgi?id=871677#c2 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Found By|--- |Community User Resolution| |INVALID Summary|autoyast: using printer tag |autoyast: using printer tag |for cups settings results |with outdated syntax |in empty cupsd.conf |results in empty cupsd.conf --- Comment #2 from Johannes Meixner <jsmeix@suse.com> 2014-04-03 14:21:00 CEST --- The <printer>...</printer> entry in comment#0 is the old syntax which is invalid since openSUSE 11.3. For background information see bnc#588679 - according to https://bugzilla.novell.com/show_bug.cgi?id=588679#c0 the new syntax is since openSUSE 11.3 Regarding "the new AutoYaST control file structure" see https://bugzilla.novell.com/show_bug.cgi?id=588679#c10 With an autoinst.xml from an old system (i.e with an invalid <printer>...</printer> entry) AutoYaST (i.e. printer_auto.ycp) could write an empty /etc/cups/cupsd.conf - see bnc#828854 -- 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=871677 https://bugzilla.novell.com/show_bug.cgi?id=871677#c3 --- Comment #3 from Thomas Zimmermann <bugs@vdm-design.de> 2014-04-03 13:13:46 UTC --- Ok, then the AutoYaST documentation at http://doc.opensuse.org/projects/autoyast/configuration.html#CreateProfile.H... should probably be updated. -- 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=871677 https://bugzilla.novell.com/show_bug.cgi?id=871677#c4 --- Comment #4 from Johannes Meixner <jsmeix@suse.com> 2014-04-03 15:23:11 CEST --- That AutoYaST documentation talks about "openSUSE 11.1 and SUSE Linux Enterprise Server/Desktop 11" where the old syntax is valid. Off the top of my head I don't know where AutoYaST documentation is available for newer openSUSE versions (in particular since openSUSE 11.3). -- 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=871677 https://bugzilla.novell.com/show_bug.cgi?id=871677#c5 --- Comment #5 from Johannes Meixner <jsmeix@suse.com> 2014-04-03 15:25:02 CEST --- Argh! http://doc.opensuse.org/projects/autoyast/ reads "Applies to openSUSE 12.3". That is plain wrong for the "Printer" section. -- 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=871677 https://bugzilla.novell.com/show_bug.cgi?id=871677#c6 --- Comment #6 from Johannes Meixner <jsmeix@suse.com> 2014-04-03 15:27:21 CEST --- It should have been fixed, see bnc#828859 -- 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=871677 https://bugzilla.novell.com/show_bug.cgi?id=871677#c7 --- Comment #7 from Johannes Meixner <jsmeix@suse.com> 2014-04-03 15:50:51 CEST --- Thomas Zimmermann, for the currently valid documentation see my attachment#548494 in https://bugzilla.novell.com/show_bug.cgi?id=828859#c6 Many thanks for your bug report! Regardless that this issue here is invalid, you provided real value because your report revealed another issue (bnc#828859). -- 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