[meta-virtualization] [PATCH 1/1] python-cmd2: update checksum

Bruce Ashfield bruce.ashfield at gmail.com
Mon Mar 23 06:41:01 PDT 2015


On Mon, Mar 23, 2015 at 8:08 AM, Bruce Ashfield
<bruce.ashfield at gmail.com> wrote:
> On Mon, Mar 23, 2015 at 3:23 AM, Tudor Florea <Tudor.Florea at enea.com> wrote:
>>
>>
>>> -----Original Message-----
>>> From: Bruce Ashfield [mailto:bruce.ashfield at gmail.com]
>>> Sent: Monday, March 23, 2015 04:51
>>> To: Tudor Florea
>>> Cc: meta-virtualization at yoctoproject.org
>>> Subject: Re: [meta-virtualization] [PATCH 1/1] python-cmd2: update
>>> checksum
>>>
>>> On Fri, Mar 20, 2015 at 11:59 AM, Tudor Florea <tudor.florea at enea.com>
>>> wrote:
>>> > Signed-off-by: Tudor Florea <tudor.florea at enea.com>
>>>
>>> To follow the conventions of oe-core, we want/need to log a reason for
>>> a checksum
>>> change, when the associated version hasn't changed.
>>>
>>> What happened ? Did the upstream re-pack the repo ? Something else ?
>>>
>>
>> [Tudor Florea] I'm not sure about the history behind but I guess the explanation is in the commit 1bd3d61e2c24a8f404ee41fb291c401a9fc9c937 the recipe python-cmd2_0.6.8.bb was updated from python-cmd2_0.6.7.bb without updating accordingly the checksum for the new ${SRCNAME}-${PV}.tar.gz used from upstream.
>
> Aha! That very well could be. In theory sstate should have triggered the
> entire rebuild .. but this wouldn't be the first time that I've
> updated a package
> and had the download not re-trigger.
>
> I'll double check today and apply the change.

I just cleaned, removed my downloads and sstate and the existing checksum
is matching for my build (and the new fails).

Still looking to figure out if I'm getting a bad tgz or something else is in the
middle causing issues.

Bruce

>
> Cheers,
>
> Bruce
>
>>
>> Regards,
>>   Tudor.
>>
>>> Bruce
>>>
>>>
>>> > ---
>>> >  meta-openstack/recipes-devtools/python/python-cmd2_0.6.8.bb | 4 ++--
>>> >  1 file changed, 2 insertions(+), 2 deletions(-)
>>> >
>>> > diff --git a/meta-openstack/recipes-devtools/python/python-
>>> cmd2_0.6.8.bb b/meta-openstack/recipes-devtools/python/python-
>>> cmd2_0.6.8.bb
>>> > index 9558cc6..4d5d29d 100644
>>> > --- a/meta-openstack/recipes-devtools/python/python-cmd2_0.6.8.bb
>>> > +++ b/meta-openstack/recipes-devtools/python/python-cmd2_0.6.8.bb
>>> > @@ -9,8 +9,8 @@ SRCNAME = "cmd2"
>>> >
>>> >  SRC_URI =
>>> "http://pypi.python.org/packages/source/c/${SRCNAME}/${SRCNAME}-
>>> ${PV}.tar.gz"
>>> >
>>> > -SRC_URI[md5sum] = "842df29ff2f72d64d7f0d917039c0e51"
>>> > -SRC_URI[sha256sum] =
>>> "8e98c7a1cfd106183559240b269e7cd9fe97e8342b5c05295f591aab6fd2f4f0"
>>> > +SRC_URI[md5sum] = "c32c9a897e010c977b50c1ddc13f09fe"
>>> > +SRC_URI[sha256sum] =
>>> "ac780d8c31fc107bf6b4edcbcea711de4ff776d59d89bb167f8819d2d83764a8"
>>> >
>>> >  S = "${WORKDIR}/${SRCNAME}-${PV}"
>>> >
>>> > --
>>> > 1.9.1
>>> >
>>> > --
>>> > _______________________________________________
>>> > meta-virtualization mailing list
>>> > meta-virtualization at yoctoproject.org
>>> > https://lists.yoctoproject.org/listinfo/meta-virtualization
>>>
>>>
>>>
>>> --
>>> "Thou shalt not follow the NULL pointer, for chaos and madness await
>>> thee at its end"
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end"



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list