Bug 656105

Summary: YaST2-drbd is requesting installation of non existent package drbd-kmp-default
Product: [openSUSE] openSUSE 11.3 Reporter: Boris Manojlovic <boris>
Component: YaST2Assignee: Dong Mao Zhang <dmzhang>
Status: VERIFIED INVALID QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 11.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Patch for detection of kernel version
Patch for detection of kernel version (fixed)

Description Boris Manojlovic 2010-11-26 13:51:44 UTC
Created attachment 402307 [details]
Patch for detection of kernel version

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0b7) Gecko/20101105 Firefox/4.0b7

Yast2 module drbd on initial loading request installation of required packages, as drbd modules is in kernel from version 2.6.33 it is non satisfiable requirement.
Patch attached fixes this functionality to ask for drbd-kmp-$arch if kernel version is older then 2.6.33 

Reproducible: Always

Steps to Reproduce:
1. start YaST
2. select Drbd
3. Presented screen shows requirement for drdb-kmp-*
Actual Results:  
Required packages not installed:
drbd-kmp-default

Expected Results:  
Continuation of configuration process without question to install non existant package.
Comment 1 Boris Manojlovic 2010-11-26 13:59:17 UTC
Created attachment 402309 [details]
Patch for detection of kernel version (fixed)

Original Patch was created as reverse patch so re-uploading it to correct it
Comment 4 Dong Mao Zhang 2014-06-04 06:27:02 UTC
close this