-
Notifications
You must be signed in to change notification settings - Fork 0
Add Ubuntu 26.04 (resolute) support #495
Copy link
Copy link
Open
Labels
cvp:3Product improvements or new features that merit a stand-alone announcement on the Posit BlogProduct improvements or new features that merit a stand-alone announcement on the Posit BlogdockerRelated to container images we produceRelated to container images we producetdp:0Nobody notices. No meaningful debt addressed.Nobody notices. No meaningful debt addressed.
Metadata
Metadata
Assignees
Labels
cvp:3Product improvements or new features that merit a stand-alone announcement on the Posit BlogProduct improvements or new features that merit a stand-alone announcement on the Posit BlogdockerRelated to container images we produceRelated to container images we producetdp:0Nobody notices. No meaningful debt addressed.Nobody notices. No meaningful debt addressed.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Ubuntu 26.04 LTS (Resolute Raccoon) was released April 23, 2026. This issue tracks adding support across all product image repos.
Workaround for missing apt packages
Posit product packages are not yet published to the Cloudsmith apt repository for resolute. The templates use the
codenameparameter onapt.run_setup()to passcodename=nobleas an environment variable to the Cloudsmith setup script, which natively supports overriding OS detection. The noble.debpackages install on resolute without issues. Once packages are published for resolute, thecodenameparameter should be removed from each template.PRs
Merge order
SUPPORTED_OSand thecodenamemacro parameter that all downstream templates depend ongoss-system-packagesbase branch merging first.Remaining work
ubuntu:26.04base image is available on Docker Hubrstudio-drivers) install and function correctly on resoluteresolutecodename (if not, may need to fall back to noble until P3M adds resolute support)ubuntu-26.04_packages.txtdep files if any package names changed between noble and resolutebakery update filesafter mergingcodename="noble"once Posit publishes resolute packages to Cloudsmith