[oe] [PATCH] [meta-python][PATCH] python-pbr:3.1.1 -> 4.1.0

Khem Raj raj.khem at gmail.com
Thu Jul 26 17:28:27 UTC 2018


WARNING: python3-pbr-3.1.1-r0 do_fetch: Checksum mismatch for local
file /mnt/a/oe/downloads/pbr-3.1.1.tar.gz
Cleaning and trying again.
WARNING: python3-pbr-3.1.1-r0 do_fetch: Renaming
/mnt/a/oe/downloads/pbr-3.1.1.tar.gz to
/mnt/a/oe/downloads/pbr-3.1.1.tar.gz_bad-checksum_4e82c2e07af544c56a5b71c801525b00
ERROR: python3-pbr-3.1.1-r0 do_fetch: Checksum failure fetching
https://files.pythonhosted.org/packages/source/p/pbr/pbr-3.1.1.tar.gz
ERROR: python3-pbr-3.1.1-r0 do_fetch: Fetcher failure for URL:
'https://files.pythonhosted.org/packages/source/p/pbr/pbr-3.1.1.tar.gz'.
Checksum mismatch!
File: '/mnt/a/oe/downloads/pbr-3.1.1.tar.gz' has md5 checksum
4e82c2e07af544c56a5b71c801525b00 when b8d6e1b6064f9621fa6f87264aa99db9
was expected
File: '/mnt/a/oe/downloads/pbr-3.1.1.tar.gz' has sha256 checksum
05f61c71aaefc02d8e37c0a3eeb9815ff526ea28b3b76324769e6158d7f95be1 when
e0f23b61ec42473723b2fec2f33fb12558ff221ee551962f01dd4de9053c2055 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] = "4e82c2e07af544c56a5b71c801525b00"
SRC_URI[sha256sum] =
"05f61c71aaefc02d8e37c0a3eeb9815ff526ea28b3b76324769e6158d7f95be1"
Otherwise you should retry the download and/or check with upstream to
determine if the file has become corrupted or otherwise unexpectedly
modified.

ERROR: python3-pbr-3.1.1-r0 do_fetch: Function failed: base_do_fetch
On Mon, Jul 23, 2018 at 2:34 AM Hong Liu <hongl.fnst at cn.fujitsu.com> wrote:
>
> Upgrade python-pbr from 3.1.1 to 4.1.0.
>
> Signed-off-by: Hong Liu <hongl.fnst at cn.fujitsu.com>
> ---
>  .../python/{python-pbr_3.1.1.bb => python-pbr_4.1.0.bb}               | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-python/recipes-devtools/python/{python-pbr_3.1.1.bb => python-pbr_4.1.0.bb} (75%)
>
> diff --git a/meta-python/recipes-devtools/python/python-pbr_3.1.1.bb b/meta-python/recipes-devtools/python/python-pbr_4.1.0.bb
> similarity index 75%
> rename from meta-python/recipes-devtools/python/python-pbr_3.1.1.bb
> rename to meta-python/recipes-devtools/python/python-pbr_4.1.0.bb
> index bdff867..32d0d2c 100644
> --- a/meta-python/recipes-devtools/python/python-pbr_3.1.1.bb
> +++ b/meta-python/recipes-devtools/python/python-pbr_4.1.0.bb
> @@ -4,8 +4,8 @@ SECTION = "devel/python"
>  LICENSE = "Apache-2.0"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
>
> -SRC_URI[md5sum] = "4e82c2e07af544c56a5b71c801525b00"
> -SRC_URI[sha256sum] = "05f61c71aaefc02d8e37c0a3eeb9815ff526ea28b3b76324769e6158d7f95be1"
> +SRC_URI[md5sum] = "b8d6e1b6064f9621fa6f87264aa99db9"
> +SRC_URI[sha256sum] = "e0f23b61ec42473723b2fec2f33fb12558ff221ee551962f01dd4de9053c2055"
>
>  inherit pypi setuptools
>
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list