Skip to content

Add container based on Ubuntu 26.04#33

Draft
s-hemer wants to merge 2 commits into
mainfrom
WIP/s.hemer@phytec.de/ubuntu2604
Draft

Add container based on Ubuntu 26.04#33
s-hemer wants to merge 2 commits into
mainfrom
WIP/s.hemer@phytec.de/ubuntu2604

Conversation

@s-hemer
Copy link
Copy Markdown
Contributor

@s-hemer s-hemer commented May 5, 2026

While copying the 24.04 containerfile, I wondered (and still see no reason) why the ca-certificates install should run separately after setting locales env. action-runner container also does install it inline with the other packages.

Did not start a master test build yet... This is just to share what was the result of my short look into the topic yesterday.

Not sure if we need to update kas to i.e. 5.2 ...

@s-hemer s-hemer requested review from smk-embedded and wdmegrv May 5, 2026 16:57
@s-hemer s-hemer marked this pull request as draft May 5, 2026 17:01
@s-hemer s-hemer requested a review from mschwan-phytec May 5, 2026 17:07
@s-hemer s-hemer force-pushed the WIP/s.hemer@phytec.de/ubuntu2604 branch from d27cb36 to 1cf1971 Compare May 6, 2026 09:42
@s-hemer
Copy link
Copy Markdown
Contributor Author

s-hemer commented May 6, 2026

corrected 'wRynose' in commit message ...

Comment thread yocto-ubuntu-26.04/Containerfile
s-hemer added 2 commits May 6, 2026 14:54
Copied the 'yocto-ubuntu-24.04' container and add some of the packages
listed at [1] (there is no wrynrose docu yet):

libacl1
libcrypt-dev		(new for scarthgap+)
python3-subunit
python3-websockets	(cmp separate 'apt-get' line in docu)
xz-utils		(came from a dependency previously)

Additionally, moved the 'ca-certificate' install to the first apt run.
Is this crucial to be installed after setting locales?

[1] https://docs.yoctoproject.org/next/ref-manual/system-requirements.html#ubuntu-and-debian

Signed-off-by: Steffen Hemer <s.hemer@phytec.de>
That saves another 'apt update' run.

Signed-off-by: Steffen Hemer <s.hemer@phytec.de>
@s-hemer s-hemer force-pushed the WIP/s.hemer@phytec.de/ubuntu2604 branch from 1cf1971 to 3784e7f Compare May 6, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants