Please start the work, I do not have anything queued. Generally, it's
better to just notify and get on with it: I don't mind if someone else
starts doing the same update, and actually prefer it, as the more we
distribute the upgrade work, the better.

Alex

On Mon, 18 Apr 2022 at 22:23, Randy MacLeod <[email protected]> wrote:
>
> On 2022-04-15 15:58, [email protected] wrote:
> > Hello,
> >
> > this email is a notification from the Auto Upgrade Helper
> > that the automatic attempt to upgrade the recipe *rust-llvm* to *1.60.0* 
> > has Failed (devtool error).
>
>
> Alex,
>
> Do you have this Rust/Cargo/... update in a branch somewhere or
> should Naveen work on the 1.60 update?
>
> Naveen will also update the rust test patches that we've been hoping
> to get merged for some time.
>
> ../Randy
>
>
> >
> > Detailed error information:
> >
> > The following devtool command failed:  finish -f rust-llvm 
> > /home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust
> > NOTE: Starting bitbake server...
> > Loading cache...done.
> > Loaded 1640 entries from dependency cache.
> > Parsing recipes...done.
> > Parsing of 883 .bb files complete (882 cached, 1 parsed). 1642 targets, 34 
> > skipped, 0 masked, 0 errors.
> >
> > ERROR: Traceback (most recent call last):
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/cookerdata.py",
> >  line 162, in wrapped
> >      return func(fn, *args)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/cookerdata.py",
> >  line 187, in parse_config_file
> >      return bb.parse.handle(fn, data, include)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/parse/__init__.py",
> >  line 107, in handle
> >      return h['handle'](fn, data, include)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py",
> >  line 118, in handle
> >      abs_fn = resolve_file(fn, data)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/parse/__init__.py",
> >  line 133, in resolve_file
> >      raise IOError(errno.ENOENT, "file %s not found" % fn)
> > FileNotFoundError: [Errno 2] file 
> > /home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/conf/layer.conf
> >  not found
> >
> > ERROR: Unable to parse 
> > /home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/conf/layer.conf:
> >  [Errno 2] file 
> > /home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/conf/layer.conf
> >  not found
> > Traceback (most recent call last):
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/cookerdata.py",
> >  line 162, in wrapped
> >      return func(fn, *args)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/cookerdata.py",
> >  line 187, in parse_config_file
> >      return bb.parse.handle(fn, data, include)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/parse/__init__.py",
> >  line 107, in handle
> >      return h['handle'](fn, data, include)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py",
> >  line 118, in handle
> >      abs_fn = resolve_file(fn, data)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/parse/__init__.py",
> >  line 133, in resolve_file
> >      raise IOError(errno.ENOENT, "file %s not found" % fn)
> > FileNotFoundError: [Errno 2] file 
> > /home/pokybuild/yocto-worker/auh/build/build/poky/meta/recipes-devtools/rust/conf/layer.conf
> >  not found
> >
> > During handling of the above exception, another exception occurred:
> >
> > Traceback (most recent call last):
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/scripts/devtool", line 
> > 334, in <module>
> >      ret = main()
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/scripts/devtool", line 
> > 321, in main
> >      ret = args.func(args, config, basepath, workspace)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/scripts/lib/devtool/standard.py",
> >  line 2108, in finish
> >      updated, appendfile, removed = _update_recipe(args.recipename, 
> > workspace, rd, args.mode, appendlayerdir, wildcard_version=True, 
> > no_remove=False, no_report_remove=removing_original, 
> > initial_rev=args.initial_rev, dry_run_outdir=dry_run_outdir, 
> > no_overrides=args.no_overrides, 
> > force_patch_refresh=args.force_patch_refresh)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/scripts/lib/devtool/standard.py",
> >  line 1814, in _update_recipe
> >      updated, appendf, removed = _update_recipe_patch(recipename, 
> > workspace, srctree, crd, appendlayerdir, wildcard_version, no_remove, 
> > no_report_remove, initial_rev, dry_run_outdir, force_patch_refresh)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/scripts/lib/devtool/standard.py",
> >  line 1671, in _update_recipe_patch
> >      redirect_output=dry_run_outdir)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/meta/lib/oe/recipeutils.py",
> >  line 705, in bbappend_recipe
> >      appendpath, pathok = get_bbappend_path(rd, destlayerdir, wildcardver)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/meta/lib/oe/recipeutils.py",
> >  line 632, in get_bbappend_path
> >      confdata = bb.cookerdata.parse_config_file(destlayerconf, confdata)
> >    File 
> > "/home/pokybuild/yocto-worker/auh/build/build/poky/bitbake/lib/bb/cookerdata.py",
> >  line 167, in wrapped
> >      raise bb.BBHandledException()
> > bb.BBHandledException
> >
> >
> > Please review the attached files for further information and build/update 
> > failures.
> > Any problem please file a bug at 
> > https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler
> >
> > Regards,
> > The Upgrade Helper
>
>
> --
> # Randy MacLeod
> # Wind River Linux
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#164659): 
https://lists.openembedded.org/g/openembedded-core/message/164659
Mute This Topic: https://lists.openembedded.org/mt/90494270/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to