Mailinglist Archive: opensuse-bugs (5061 mails)
| < Previous | Next > |
[Bug 750478] New: klogd script failur output while zypper dup
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 5 Mar 2012 14:45:59 +0000
- Message-id: <bug-750478-21960@http.bugzilla.novell.com/>
https://bugzilla.novell.com/show_bug.cgi?id=750478
https://bugzilla.novell.com/show_bug.cgi?id=750478#c0
Summary: klogd script failur output while zypper dup
Classification: openSUSE
Product: openSUSE 12.1
Version: Final
Platform: All
OS/Version: openSUSE 12.2
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Basesystem
AssignedTo: mt@xxxxxxxx
ReportedBy: lmuelle@xxxxxxxx
QAContact: qa@xxxxxxx
Found By: Development
Blocker: No
While running a zypper dup from openSUSE 11.4 to 12.1 on i586 I saw this
message:
Installation von: klogd-1.4.1-750.750.1 [fertig]
Zusätzliche rpm-Ausgabe:
/var/tmp/rpm-tmp.TqXzVV: line 7: /etc/init.d/syslog: No such file or directory
--- WSA/syslogd/syslogd.spec 2012-02-24 12:06:52.000000000 +0100
+++ syslogd.spec 2012-03-05 15:44:20.000000000 +0100
@@ -95,7 +95,9 @@
%package -n klogd
License: GPL-2.0+
Provides: klogd:/sbin/klogd
-PreReq: %insserv_prereq %fillup_prereq
+PreReq: %insserv_prereq
+PreReq: %fillup_prereq
+PreReq: syslog
Summary: The kernel log daemon
Group: System/Daemons
AutoReqProv: on
Merging a change like this to 12.1 would be nice if an update is required
anyhow.
--
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 > |