Bug 104367 - wrong returncode when md5 check fails
Summary: wrong returncode when md5 check fails
Status: VERIFIED DUPLICATE of bug 102312
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: ConsoleApps (show other bugs)
Version: Beta 1
Hardware: i386 SUSE Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Steffen Winterfeldt
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 97395
  Show dependency treegraph
 
Reported: 2005-08-12 11:51 UTC by Marco Michna
Modified: 2005-09-19 09:56 UTC (History)
0 users

See Also:
Found By: Component Test
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***