Bug 104367

Summary: wrong returncode when md5 check fails
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Marco Michna <mmichna>
Component: ConsoleAppsAssignee: Steffen Winterfeldt <snwint>
Status: VERIFIED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: i386   
OS: SUSE Other   
Whiteboard:
Found By: Component Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 97395    

Description Marco Michna 2005-08-12 11:51:38 UTC
If noticed a problem with the returncode when I try to test 
checkmedia. 
 
As example: 
 
  app:  
media: CD1 
 size: 97306 kB 
  md5: 56c66810489e06ba8ccd9c755ae9382a 
check: 100% 
check: md5sum wrong (363840265c93f7e896efba020a8162d5) 
 
The returncode shows 0 even if it fails with "md5sum wrong". 
IMHO it should only return 0 when the md5sum is okay.
Comment 1 Steffen Winterfeldt 2005-08-12 12:05:41 UTC

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