For auh to work, upstream version check needs to function properly and
quite often it doesn’t because no one ensured that when writing the recipe.
Can you show the recipe and the output of ‘devtool latest-version
recipename’ ?

Alex

On Mon 17. Feb 2025 at 19.09, Tom Geelen <t.f.g.gee...@gmail.com> wrote:

> Hi all,
>
> I am currently trying to set up AUH locally in order to ease the
> maintenance of the layer I'm maintaining (meta-homeassistant).
> I have followed the steps given here
> https://docs.yoctoproject.org/dev-manual/upgrading-recipes.html and
> have configured it to parse all the recipes in my layer (99% python
> based recipes).
>
> Now I have a problem. It correctly parses all recipes, however it
> finds no upgrade candidates. This is strange as I know some are in
> need of an upgrade, and a newer version is available on pypi for
> instance. Moreover I get quite some skips with the following error:
>
> Skip package meta-homeassistant/python3-hass-nabucasa (status =
> UNKNOWN_BROKEN, current version = 0.87.0, next version = 0.80.0)
>
> Where does it get the 'next version' value from as the latest version
> upstream is 0.92.0.
> I might have misconfigured something. I used the default
> upgrade-helper.conf with the following additions:
>
> layer_mode=yes
> layer_name=meta-homeassistant
> layer_dir=BUILDDIR/../sources/meta-homeassistant
> layer_machines=qemux86-64
>
> Thanks in advance,
>
> Tom
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64823): https://lists.yoctoproject.org/g/yocto/message/64823
Mute This Topic: https://lists.yoctoproject.org/mt/111236531/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to