[meta-virtualization] [PATCH] python-barbican fix fetch error.
Mark Asselstine
mark.asselstine at windriver.com
Sun Dec 25 10:16:53 PST 2016
Please ignore my previous message. I see gmail decided to pull a
number on me and move old email from 2014 to the top of my
meta-virtualization folder.
Mark
On Sun, Dec 25, 2016 at 1:05 PM, Mark Asselstine
<mark.asselstine at windriver.com> wrote:
> Be sure to include [mcs] in your subject to ensure Bruce doesn't have
> to search to determine which repo to apply the change to.
>
>
> On Thu, May 29, 2014 at 9:47 PM, Armin Kuster <akuster at mvista.com> wrote:
>> It appears the that git repo has moved. This is causing a do_fetch error.
>>
>> Signed-off-by: Armin Kuster <akuster at mvista.com>
>> ---
>> meta-openstack/recipes-devtools/python/python-barbican_git.bb | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
>> index bc12fcd..8ae0b21 100644
>> --- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb
>> +++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
>> @@ -4,10 +4,10 @@ SECTION = "devel/python"
>> LICENSE = "Apache-2.0"
>> LIC_FILES_CHKSUM = "file://LICENSE;md5=fc8be9e7dffe97390d1216b01fd0be01"
>>
>> -PR = "r0"
>> +PR = "r1"
>
> You can drop the PR, since the advent of the PR server assigning a PR
> number is not necessary and is actually unwanted.
>
>
>> SRCNAME = "barbican"
>>
>> -SRC_URI = "git://github.com/stackforge/barbican.git;branch=master \
>> +SRC_URI = "git://github.com/cloudkeep/barbican.git;branch=master \
>> file://barbican.init \
>> "
>>
>
> This is step backwards as this repo even declares:
> Barbican moved to openstack/barbican. https://github.com/openstack/barbican
>
> Additionally the current recipe doesn't use 'branch=master' so this
> patch will not apply, do you have local changes?
>
> I am in the process of resurrecting meta-cloud-services so you might
> get this fetching issue fixed for free in the coming days if you want
> to wait for me, otherwise feel free to send out a V2 with the above
> corrected.
>
> Mark
>
>> --
>> 1.9.1
>>
>> --
>> _______________________________________________
>> meta-virtualization mailing list
>> meta-virtualization at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-virtualization
More information about the meta-virtualization
mailing list