Skip to content

Sample applications are pointing by default to apertis/v2021 on all SDK's

Affected images versions

Seen all releases v2022, v2023 and v2024dev1

Unaffected images versions

v2021

Testcase

The link to the testcase on https://qa.apertis.org/ if the bug was found during a testing round

Steps to reproduce

  1. Download any releases SDK
  2. Enter into the sample-application folder
  3. Check all the applications and run git branch as HEAD points to apertis/v2021 - error

-> SDK - apertis/v2024dev1 user@apertis:~/sample-applications/helloworld-simple-agent$ git branch

  • apertis/v2021 ->error

Expected result: apertis/v2024dev1

Expected result

The above 3rd step should reflect correct release version branch name by default.

Actual result

git branch command shows apertis/v2021 on all SDK by default for sample applications.

Reproducibility

Always

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?

Attachments

Add further information about the environment in the form of attachments here. Attach plain text files from log output (from journalctl, systemctl, …) or long backtraces as attached files. If adding comments on the log is required create a new snippet and add the link to it here.

Screenshots and videos are usually useful for graphic issues.

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/T9672

Edited by Walter Lozano