Bug 8265 - dpkg-source incompatible with md5sum
Summary: dpkg-source incompatible with md5sum
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: dpkg (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-17 01:22 MSD by avm
Modified: 2006-09-06 20:56 MSD (History)
2 users (show)

See Also:


Attachments
patch for dpkg-source to fix the problem. (713 bytes, patch)
2005-10-17 01:23 MSD, avm
no flags Details | Diff

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