Bug 173749 - %preun xen0 of kernel package seems to be broken
Summary: %preun xen0 of kernel package seems to be broken
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard: EasyFix
: 173750 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-20 16:10 UTC by Robert Scheck
Modified: 2015-01-04 22:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-20 20:35:46 UTC
Type: ---


Attachments (Terms of Use)

Description Robert Scheck 2005-11-20 16:10:32 UTC
Description of problem:
%preun xen0 of latest kernel package seems to be broken, but I don't know 
whether this is of relevance, because I don't use any xen kernels, currently.

Version-Release number of selected component (if applicable):
kernel-2.6.14-1.1697_FC5

Actual results/Expected results:
--- kernel-2.6.spec       2005-11-20 17:08:39.000000000 +0100
+++ kernel-2.6.spec.rsc   2005-11-20 17:08:47.000000000 +0100
@@ -1172,7 +1172,7 @@

 %preun xen0
 /sbin/modprobe loop 2> /dev/null > /dev/null  || :
-[ -x /sbin/new-kernel-pkg ] && /sbin/new-kernel-pkg --rminitrd --rmmoddep --rem 
ove %{KVERREL}xen0
+[ -x /sbin/new-kernel-pkg ] && /sbin/new-kernel-pkg --rminitrd --rmmoddep --
remove %{KVERREL}xen0

 %preun xenU
 /sbin/modprobe loop 2> /dev/null > /dev/null  || :

Comment 1 Robert Scheck 2005-11-20 16:13:51 UTC
*** Bug 173750 has been marked as a duplicate of this bug. ***

Comment 2 Dave Jones 2005-11-20 20:35:46 UTC
fixed in cvs. (though the current Xen kernels aren't built from this spec anyway)



Note You need to log in before you can comment on or make changes to this bug.