[yocto] Test packages and staging area conflicts

Daniel. danielhilst at gmail.com
Wed Feb 1 06:00:44 PST 2017


2017-01-30 18:09 GMT-02:00 Daniel. <danielhilst at gmail.com>:

> I'm using this little hack:
>
> do_install[depends] = "${RCONFLICTS_${PN}}:do_cleansstate"
>
DON'T DO THAT: This will make conflicting packages depend on one each other
and don't fix the problem. For the moment I'm living with the warnings. Any
help is apreciated!

>
> But this seems not right...
>
> Regards,
>
> 2017-01-30 17:56 GMT-02:00 Daniel. <danielhilst at gmail.com>:
>
>> I've been using testing packages so that they can be built from SCM
>> testing branches and quickdly deployed to package repository. This makes
>> new testing releases avaible to software developers and they can installs
>> it by using package manager. The testing packages are the same as
>> production packages except that they don't go to the image, they conflict
>> with production packages (so asking for installing removes the production
>> package as expected) and they have a -text suffix.
>>
>> The problem with this aproach is that the testing and production packages
>> conflict so I face this warnings at each compilation of any of both:
>>
>> WARNING: The recipe foo-test is trying to install files into a shared
>> area when those files already exist.
>>
>> And buil
>>
>> How to aproach that? Am I doing something stupid?
>>
>> Regards,
>>
>> --
>> *"Do or do not. There is no try"*
>>   *Yoda Master*
>>
>
>
>
> --
> *"Do or do not. There is no try"*
>   *Yoda Master*
>



-- 
*"Do or do not. There is no try"*
  *Yoda Master*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170201/e250add3/attachment.html>


More information about the yocto mailing list