Re: [OE-core] [bitbake-devel] Checksum failure encountered with download

2013-04-15 Thread Richard Purdie
On Fri, 2013-04-12 at 22:37 +0200, Martin Jansa wrote: On Fri, Apr 12, 2013 at 03:44:41PM -0400, Trevor Woerner wrote: Sorry for not noticing this sooner. On Thu, Apr 11, 2013 at 9:30 AM, Martin Jansa martin.ja...@gmail.com wrote: My proposal is to add md5sum of downloaded file to

Re: [OE-core] [bitbake-devel] Checksum failure encountered with download

2013-04-12 Thread Trevor Woerner
Sorry for not noticing this sooner. On Thu, Apr 11, 2013 at 9:30 AM, Martin Jansa martin.ja...@gmail.com wrote: My proposal is to add md5sum of downloaded file to ChecksumError and rename it to file.md5sum in if isinstance(e, ChecksumError): Would it be possible to make this behaviour

Re: [OE-core] [bitbake-devel] Checksum failure encountered with download

2013-04-12 Thread Martin Jansa
On Fri, Apr 12, 2013 at 03:44:41PM -0400, Trevor Woerner wrote: Sorry for not noticing this sooner. On Thu, Apr 11, 2013 at 9:30 AM, Martin Jansa martin.ja...@gmail.com wrote: My proposal is to add md5sum of downloaded file to ChecksumError and rename it to file.md5sum in if isinstance(e,

Re: [OE-core] [bitbake-devel] Checksum failure encountered with download

2013-04-11 Thread Richard Purdie
On Thu, 2013-04-11 at 15:30 +0200, Martin Jansa wrote: Hi, when fetcher fails with ChecksumError it shows error like in subject and tries another MIRRORs Would anyone object to keep fetched source with wrong checksum in downloads directory (renamed so it does not conflict with file with