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.