https://bugzilla.novell.com/show_bug.cgi?id=730824 https://bugzilla.novell.com/show_bug.cgi?id=730824#c0 Summary: "zypper -n patch" does not install interactive patches Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: joschibrauchle@gmx.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 Very simple problem with zypper 1.5.7 "zypper lp" shows: ----- Loading repository data... Reading installed packages... Repository | Name | Version | Category | Status ------------------------------+----------------+---------+----------+------- OpenSUSE11.4 Update Esslingen | flash-player | 5420 | security | needed OpenSUSE11.4 Update Esslingen | flash-player | 5436 | security | needed OpenSUSE11.4 Update Esslingen | java-1_6_0-sun | 5320 | security | needed OpenSUSE11.4 Update Esslingen | kernel | 5359 | security | needed ----- But unfortunately, "zypper -n patch" does this: ----- Loading repository data... Reading installed packages... Warning: Patch 'flash-player-5436' is interactive, skipping. Warning: Patch 'java-1_6_0-sun-5320' is interactive, skipping. Warning: Patch 'kernel-5359' is interactive, skipping. Resolving package dependencies... Nothing to do. ----- The option "-n" means "non-interactive" mode, but it looks like it is not working... Reproducible: Always Steps to Reproduce: 1.zypper -n patch Actual Results: Not installing interactive patches Expected Results: Should install interactive patches in non-interactive mode (-n switch) -- 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.