[bitbake-devel] [OE-core] [PATCH 00/11] Add PR service and integrate PKGV/PKGR from OE

Khem Raj raj.khem at gmail.com
Sat May 28 01:05:41 UTC 2011


On Fri, May 27, 2011 at 6:02 PM, Khem Raj <raj.khem at gmail.com> wrote:
> On Fri, May 27, 2011 at 3:09 PM, Richard Purdie
> <richard.purdie at linuxfoundation.org> wrote:
>> On Fri, 2011-05-27 at 13:09 -0700, Joshua Lock wrote:
>>> Upstream BitBake still has the xmlrpc server removed. The version in
>>> Poky's BitBake is functional (I use it daily).
>>>
>>> Attached are two patches against BitBake master to add back the xmlrpc
>>> server (copied from Poky's tree) and fix the uievent.
>>
>> There have been API changes in upstream which mean this code will fail
>> to work with bitbake itself although it will work with the pr server.
>>
>> I've merged the patches as a bandaid to allow things to work but we've
>> now got two different server backends using different server APIs. I
>> really just want to highlight I'm aware of this and it will get
>> addressed next week. Its been on my todo list and is way overdue. The
>> main priority is to get people's builds with OE-Core working again.
>>
>
> btw. I am at 6c412f009e33e77cbcb5d4881c110e6bdda05282 of bitbake
> I still see the problem
>


here is the error

NOTE: Running task 919 of 925 (ID: 9,
/home/kraj/work/angstrom/sources/openembedded-core/meta/recipes-core/uclibc/uclibc_git.bb,
do_package)
NOTE: package uclibc-0.9.31+0.9.32rc3-r2.2: task do_package: Started
ERROR: Connecting to PR service None:None failed: int() argument must
be a string or a number, not 'NoneType'
ERROR: Function 'package_get_auto_pr' failed
ERROR: Logfile of failure stored in:
/home/kraj/work/angstrom/build/tmp-angstrom_2010_x-uclibc/work/efikamx-angstrom-linux-uclibceabi/uclibc-0.9.31+0.9.32rc3-r2.2/temp/log.do_package.5207
Log data follows:
| ERROR: Connecting to PR service None:None failed: int() argument
must be a string or a number, not 'NoneType'
| ERROR: Function 'package_get_auto_pr' failed
NOTE: package uclibc-0.9.31+0.9.32rc3-r2.2: task do_package: Failed
ERROR: Task 9 (/home/kraj/work/angstrom/sources/openembedded-core/meta/recipes-core/uclibc/uclibc_git.bb,
do_package) failed with exit code '1'
ERROR: '/home/kraj/work/angstrom/sources/openembedded-core/meta/recipes-core/uclibc/uclibc_git.bb'
failed


>> Cheers,
>>
>> Richard
>>
>>
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>>
>




More information about the bitbake-devel mailing list