[Bug 504762] New: AutoYaST profile for printer is broken
http://bugzilla.novell.com/show_bug.cgi?id=504762 Summary: AutoYaST profile for printer is broken Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: mzugec@novell.com ReportedBy: juhliarik@novell.com QAContact: jsrain@novell.com Found By: --- Hello Miso, during cloning installation openSUSE 11.2 Milestone1 happens very bad things with printer. :( I am really unhappy I cried a log time ;-( Please fix it. I am sure that your fix can make world better. There are wrong generated autoyast profile for printer missing keywords in printer section. -- 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=504762 User mzugec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=504762#c1 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsmeix@novell.com --- Comment #1 from Michal Zugec <mzugec@novell.com> 2009-05-18 08:08:19 MDT --- section: <Location /> Order allow,deny Allow 127.0.0.2 </Location> is exported as: <sections config:type="list"> <section> < config:type="list"> <listentry>Order allow,deny</listentry> <listentry>Allow 127.0.0.2</listentry> </> -- 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=504762 User mzugec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=504762#c2 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ug@novell.com --- Comment #2 from Michal Zugec <mzugec@novell.com> 2009-05-18 08:22:48 MDT --- Just a note: instead of: <section> < config:type="list"> <listentry>Order allow,deny</listentry> <listentry>Allow 127.0.0.2</listentry> </> <Key>Location</Key> <Value>/</Value> </section> yast should write: <section> <Order config:type="list"> <listentry>allow,deny<listentry> </Order> <Allow config:type="list"> <listentry>127.0.0.2</listentry> </Allow> <Key>Location</Key> <Value>/</Value> </section> -- 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=504762 User mzugec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=504762#c3 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Michal Zugec <mzugec@novell.com> 2009-05-19 07:45:49 MDT --- fixed (both factory and sle11sp1) -- 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=504762 http://bugzilla.novell.com/show_bug.cgi?id=504762#c4 --- Comment #4 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (504762) was mentioned in https://build.opensuse.org/request/show/11386 Factory / yast2-printer -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com