[OE-core] [PATCH 4/9] gzip: upgrade to 1.8

Richard Purdie richard.purdie at linuxfoundation.org
Mon Jun 13 08:18:07 UTC 2016


On Mon, 2016-06-13 at 08:23 +0100, Richard Purdie wrote:
> On Sun, 2016-06-12 at 10:21 +0800, Chen Qi wrote:
> > Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
> > ---
> >  meta/recipes-extended/gzip/{gzip_1.6.bb => gzip_1.8.bb} | 0
> >  1 file changed, 0 insertions(+), 0 deletions(-)
> >  rename meta/recipes-extended/gzip/{gzip_1.6.bb => gzip_1.8.bb}
> > (100%)
> > 
> > diff --git a/meta/recipes-extended/gzip/gzip_1.6.bb b/meta/recipes
> > -extended/gzip/gzip_1.8.bb
> > similarity index 100%
> > rename from meta/recipes-extended/gzip/gzip_1.6.bb
> > rename to meta/recipes-extended/gzip/gzip_1.8.bb
> 
> WARNING: gzip-1.8-r0 do_fetch: Checksum mismatch for local file
> /home/pokybuild/yocto-autobuilder/yocto-worker/build
> -appliance/build/build/downloads/gzip-1.8.tar.gz
> Cleaning and trying again.
> WARNING: gzip-1.8-r0 do_fetch: Renaming /home/pokybuild/yocto
> -autobuilder/yocto-worker/build-appliance/build/build/downloads/gzip
> -1.8.tar.gz to /home/pokybuild/yocto-autobuilder/yocto-worker/build
> -appliance/build/build/downloads/gzip-1.8.tar.gz_bad
> -checksum_732553152814b22dc35aa0267df5286c
> ERROR: gzip-1.8-r0 do_fetch: Checksum failure fetching 
> http://ftp.gnu.org/gnu/gzip/gzip-1.8.tar.gz
> ERROR: gzip-1.8-r0 do_fetch: Function failed: Fetcher failure for
> URL: 'http://ftp.gnu.org/gnu/gzip/gzip-1.8.tar.gz'. Checksum
> mismatch!
> File: '/home/pokybuild/yocto-autobuilder/yocto-worker/build
> -appliance/build/build/downloads/gzip-1.8.tar.gz' has md5 checksum
> 732553152814b22dc35aa0267df5286c when
> 38603cb2843bf5681ff41aab3bcd6a20 was expected
> File: '/home/pokybuild/yocto-autobuilder/yocto-worker/build
> -appliance/build/build/downloads/gzip-1.8.tar.gz' has sha256 checksum
> 1ff7aedb3d66a0d73f442f6261e4b3860df6fd6c94025c2cb31a202c9c60fe0e when
> 97eb83b763d9e5ad35f351fe5517e6b71521d7aac7acf3e3cacdb6b1496d8f7e was
> expected
> If this change is expected (e.g. you have upgraded to a new version
> without updating the checksums) then you can use these lines within
> the recipe:
> SRC_URI[md5sum] = "732553152814b22dc35aa0267df5286c"
> SRC_URI[sha256sum] =
> "1ff7aedb3d66a0d73f442f6261e4b3860df6fd6c94025c2cb31a202c9c60fe0e"
> Otherwise you should retry the download and/or check with upstream to
> determine if the file has become corrupted or otherwise unexpectedly
> modified.

The patch directory also needed renaming. I've merged fixes into 
-next...

Cheers,

Richard



More information about the Openembedded-core mailing list