Bug 730959 - zypper up is ignoring interactive option
Summary: zypper up is ignoring interactive option
Status: RESOLVED DUPLICATE of bug 857498
Alias: None
Product: openSUSE 11.4
Classification: openSUSE
Component: libzypp (show other bugs)
Version: Factory
Hardware: i586 openSUSE 11.4
: P5 - None : Major with 5 votes (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-17 07:58 UTC by Forgotten User _lyEjnLCxo
Modified: 2014-01-07 10:06 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User _lyEjnLCxo 2011-11-17 07:58:48 UTC
User-Agent:       Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0

While installing security updates using

zypper up -y --skip-interactive

the latest kernel 2.6.37.6-0.9-default was installed, not skipped
 

Reproducible: Didn't try

Steps to Reproduce:
1. zypper up -y --skip-interactive
2. uname -a
3. rpm -qa |grep kernel
Actual Results:  
uname -a
# uname -a
Linux 2.6.37.1-1.2-default #1 SMP 2011-02-21 10:34:10 +0100 x86_64 x86_64 x86_64 GNU/Linux

# rpm -qa |grep kernel
kernel-default-2.6.37.6-0.9.1.x86_64


Expected Results:  
Kernel is interactive, should be skipped
Comment 1 Matti Vahalinna 2012-01-07 06:29:47 UTC
This happens in 11.4, too, glibc got installed with this line in cron:
/usr/bin/zypper up -y -t patch --skip-interactive --auto-agree-with-licenses

Result: Glibc got installed

Expected behavior:
Glibc requires reboot, so it should not get installed.
Comment 2 Michael Andres 2014-01-07 10:06:37 UTC
.

*** This bug has been marked as a duplicate of bug 857498 ***