Dependency packages are not present in generated image
Affected images versions
-> Apertis v2022,v2023 and v2024 image versions
Testcase
The link to the testcase on https://qa.apertis.org/ if the bug was found during a testing round
Steps to reproduce
Ordered list detailing every step so other developers can reproduce the issue. Include hardware which you used.
- ...
Expected result
-> All the dependency packages should be installed and listed in devhelp package.
Actual result
Package : devhelp Dependency : https://gitlab-apertispro.boschdevcloud.com/pkg/devhelp/-/blob/apertispro/v2024dev0/debian/control dh-sequence-gir, dh-sequence-gnome, dh-sequence-python3, gsettings-desktop-schemas-dev, gtk-doc-tools (>= 1.25), itstool, libamtk-5-dev, libglib2.0-dev (>= 2.64), libglib2.0-doc, libgirepository1.0-dev, libgtk-3-dev (>= 3.22), libgtk-3-doc, libwebkit2gtk-4.0-dev (>= 2.26), libwebkit2gtk-4.0-doc, libxml-parser-perl, meson (>= 0.53), python3
after installing this package, by default these dependency packages should be pulled to be part of image generation, but this is not happening on the default installation . And observed that, after remove and installing the same package, all these dependency packages will be visible on sdk.
$sudo apt remove devhelp $sudo apt install devhelp
Could you please review image build log for the root cause for this.
Reproducibility
-> All above mentioned image version issue is always seen.
Impact of bug
How severe is the bug? Does it render an image unbootable? Is it a security issue? Does it prevent specific applications from working? What is the impact? Does this bug affect a critical component? Does it cause something else to not work? How often is the bug likely to be found by a user? For example, every boot or once per year?
Root cause
describe in one line what caused the issue to give a hint to product teams whether they may be impacted or not
Outcomes
Management data
This section is for management only, it should be the last one in the description.
/cc @andrunko @em @sagar @sudarshan @wlozano
Phabricator link: https://phabricator.apertis.org/T9634