Bug 8265

Summary: dpkg-source incompatible with md5sum
Product: Sisyphus Reporter: avm <avm>
Component: dpkgAssignee: Yuri N. Sedunov <aris>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: george, lav
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
patch for dpkg-source to fix the problem. none

Description avm 2005-10-17 01:22:33 MSD
dpkg-source expects just the MD5 from md5sum, but md5sum prints the file name, too.
Steps to Reproduce:
1. wget $url/package.tar.gz $url/package.dsc
2. dpkg-source -x package.dsc
Actual Results:  
"md5sum of package.tar.gz gave bad output `c0416297ca1ebff6355bc3451d8ec7f4  -'"

Expected Results:  
The source should be unpacked.
Comment 1 avm 2005-10-17 01:23:53 MSD
Created attachment 1194 [details]
patch for dpkg-source to fix the problem.
Comment 2 avm 2006-09-06 20:55:44 MSD
Исправлено в dpkg-1.13.11.
Comment 3 avm 2006-09-06 20:56:23 MSD
closed.