public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Zhihang Wei <wzh@ilbers.de>
To: Felix Moessbauer <felix.moessbauer@siemens.com>,
	isar-users@googlegroups.com
Cc: christoph.steiger@siemens.com
Subject: Re: [PATCH v3 0/3] Update debsbom tool
Date: Tue, 8 Sep 2026 16:54:22 +0200	[thread overview]
Message-ID: <58e76df6-6753-4e18-918f-63e963d81321@ilbers.de> (raw)
In-Reply-To: <20260907123945.353664-1-felix.moessbauer@siemens.com>


On 9/7/26 14:39, 'Felix Moessbauer' via isar-users wrote:
> Changes since v2:
>
> - delete leftover recipe for 0.10.1
>
> Changes since v1:
>
> - bump debsbom version to 0.10.2 (which fixes the issues
>    found on 0.10.1)
>
> Felix Moessbauer (3):
>    imager sbom: simplify invocation of debsbom tool
>    debsbom: update to v0.10.2
>    rootfs sbom: directly use captured apt state without extraction
>
>   meta/classes-recipe/image-tools-extension.bbclass      |  6 +-----
>   meta/classes/sbom.bbclass                              | 10 ++--------
>   ...hon3-debsbom_0.8.1.bb => python3-debsbom_0.10.2.bb} |  2 +-
>   3 files changed, 4 insertions(+), 14 deletions(-)
>   rename meta/recipes-support/python3-debsbom/{python3-debsbom_0.8.1.bb => python3-debsbom_0.10.2.bb} (95%)
>
Hi Felix,

The test_sbom_rootfs_generate test failed on CI. It can pass in rootless 
mode but failed in root mode.

Failed task: 
mc:qemuamd64-trixie:/isar/build/../meta-test/recipes-core/images/isar-rootfs-ci.bb:do_generate_sbom
Relevant task log:
DEBUG: Executing python function sstate_task_prefunc
DEBUG: Python function sstate_task_prefunc finished
DEBUG: Executing python function do_generate_sbom
DEBUG: Executing shell function prepare_sbom_chroot
DEBUG: Shell function prepare_sbom_chroot finished
DEBUG: Executing shell function generate_sbom
bwrap: Can't mkdir /mnt/deploy-dir: Permission denied
WARNING: exit code 1 from a shell command.
DEBUG: Executing shell function cleanup_sbom_chroot
DEBUG: Shell function cleanup_sbom_chroot finished
DEBUG: Python function do_generate_sbom finished

To recreate the issue, run:
scripts/run-tests.sh testsuite/citest.py:test_sbom_rootfs_generate

Zhihang

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/58e76df6-6753-4e18-918f-63e963d81321%40ilbers.de.

      parent reply	other threads:[~2026-09-08 14:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-07 12:39 'Felix Moessbauer' via isar-users
2026-09-07 12:39 ` [PATCH v3 1/3] imager sbom: simplify invocation of " 'Felix Moessbauer' via isar-users
2026-09-07 12:39 ` [PATCH v3 2/3] debsbom: update to v0.10.2 'Felix Moessbauer' via isar-users
2026-09-07 12:39 ` [PATCH v3 3/3] rootfs sbom: directly use captured apt state without extraction 'Felix Moessbauer' via isar-users
2026-09-08 14:54 ` Zhihang Wei [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58e76df6-6753-4e18-918f-63e963d81321@ilbers.de \
    --to=wzh@ilbers.de \
    --cc=christoph.steiger@siemens.com \
    --cc=felix.moessbauer@siemens.com \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox