https://bugzilla.novell.com/show_bug.cgi?id=668884 https://bugzilla.novell.com/show_bug.cgi?id=668884#c3 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkupec@novell.com --- Comment #3 from Ján Kupec <jkupec@novell.com> 2011-02-03 13:20:37 UTC --- Sure. The problem is that you put the option in front of the 'update' command, but you must put it after it, as this is a command-specific option, not global option. Zypper makes difference between the global ones and command ones. So the correct comamnd would be (also you want to add the --non-interactive global option): $ zypper --non-interactive update --auto-agree-with-licenses There are three basic places where you can look for help with zypper: - zypper help [command] - man zypper - http://en.opensuse.org/SDB:Zypper_usage i hope this will help -- 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.