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.
Created attachment 1194 [details] patch for dpkg-source to fix the problem.
Исправлено в dpkg-1.13.11.
closed.