[OE-core] [PATCH] opkg-utils: Change alternatives lib path from /usr/lib/opkg to /var/lib/opkg

Rongqing Li rongqing.li at windriver.com
Fri Jul 31 02:55:53 UTC 2015



On 2015年07月12日 06:39, Richard Purdie wrote:
> On Wed, 2015-05-20 at 09:31 +0800, Li Zhou wrote:
>> When update-alternatives is moved from opkg to opkg-utils, a line in
>> the file is changed
>> from <ad="$OPKG_OFFLINE_ROOT at opkglibdir@/opkg/alternatives">
>> to <ad="$OPKG_OFFLINE_ROOT/usr/lib/opkg/alternatives">.
>> But opkglibdir doesn't equal to "/usr/lib" here, but equal to "/var/lib"
>>   in oe-core build by configuring --with-opkglibdir.
>> opkg-utils can't get the var value in opkg, so here define opkglibdir to
>> set the path.
>>
>> Signed-off-by: Li Zhou <li.zhou at windriver.com>
>> ---
>>   meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |    3 +++
>>   1 file changed, 3 insertions(+)
>
> https://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/387/steps/BuildImages_3/logs/stdio
>
> Seems related to this :/

I can not reproduce it,

do you see this error in yocto autobuilder recently? I see this patch 
still is in master-next2

-Roy





>
> Cheers,
>
> Richard
>

-- 
Best Reagrds,
Roy | RongQing Li



More information about the Openembedded-core mailing list