Mailinglist Archive: opensuse-bugs (19677 mails)
| < Previous | Next > |
[Bug 391144] New: Wrong command order (--quiet) in auto update
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 15 May 2008 23:40:39 -0600 (MDT)
- Message-id: <bug-391144-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=391144
Summary: Wrong command order (--quiet) in auto update
Product: openSUSE 11.0
Version: Beta 3
Platform: i386
OS/Version: openSUSE 11.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: YaST2
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: anders@xxxxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx
Found By: ---
The cron script generated by YaST2 for automatic updates have commands in the
wrong order.
The generated line is "zypper up -y --quiet -t patch --skip-interactive" but
--quiet is a global option and should be listed before the command.
The correct and working line is "zypper --quiet up -y -t patch
--skip-interactive"
--
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.
Summary: Wrong command order (--quiet) in auto update
Product: openSUSE 11.0
Version: Beta 3
Platform: i386
OS/Version: openSUSE 11.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: YaST2
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: anders@xxxxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx
Found By: ---
The cron script generated by YaST2 for automatic updates have commands in the
wrong order.
The generated line is "zypper up -y --quiet -t patch --skip-interactive" but
--quiet is a global option and should be listed before the command.
The correct and working line is "zypper --quiet up -y -t patch
--skip-interactive"
--
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.
| < Previous | Next > |