From: "'MOESSBAUER, Felix' via isar-users" <isar-users@googlegroups.com>
To: "srinuvasanasv@gmail.com" <srinuvasanasv@gmail.com>,
"isar-users@googlegroups.com" <isar-users@googlegroups.com>
Subject: Re: [PATCH 0/1] Add SBOM generation with debsbom
Date: Fri, 12 Sep 2025 11:02:46 +0000 [thread overview]
Message-ID: <d5e03b8a704b286ad440a7e0ac360e89f12196e0.camel@siemens.com> (raw)
In-Reply-To: <cce16b7c-3500-494e-b8ae-3f4365909124n@googlegroups.com>
On Fri, 2025-09-12 at 02:34 -0700, Srinuvasan Arjunan wrote:
> Hi,
>
> When generating SBOM for foreign architectures (e.g., arm64), some Python packages fail to build. One such example is python3-cyclonedx-python-lib. During arm64 builds it throws the below error:
>
> | The following packages have unmet dependencies:
> | sbuild-build-depends-main-dummy:arm64 : Depends: dh-python:arm64
> | Depends: python3-all:arm64 but it is not going to be installed
> | Depends: python3-setuptools:arm64
> | Depends: pybuild-plugin-pyproject:arm64
> | Depends: python3-hatchling:arm64 but it is not installable
>
>
Hi, this happens because we cross-compile the arch:all package (which
we shoudn't) and also bitbake dependencies are not propagated
correctly. Fixing all that has been taken care of in the following
patches:
- handle DPKG_ARCH=all case for transitive deps
- dpkg-raw: add files to source package
These are not yet applied (but hopefully they will be soon).
Felix
--
Siemens AG
Linux Expert Center
Friedrich-Ludwig-Bauer-Str. 3
85748 Garching, Germany
--
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/d5e03b8a704b286ad440a7e0ac360e89f12196e0.camel%40siemens.com.
prev parent reply other threads:[~2025-09-12 11:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-11 13:04 srinuvasan.a via isar-users
2025-09-11 13:04 ` [PATCH 1/1] meta: derive ROOTFS_DISTRO correctly in sbom-chroot's do_prepare_rootfs srinuvasan.a via isar-users
2025-09-11 13:53 ` 'MOESSBAUER, Felix' via isar-users
2025-09-12 8:17 ` [PATCH 0/1] Add SBOM generation with debsbom Srinuvasan Arjunan
2025-09-12 9:34 ` Srinuvasan Arjunan
2025-09-12 11:02 ` 'MOESSBAUER, Felix' via isar-users [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=d5e03b8a704b286ad440a7e0ac360e89f12196e0.camel@siemens.com \
--to=isar-users@googlegroups.com \
--cc=felix.moessbauer@siemens.com \
--cc=srinuvasanasv@gmail.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