Skip to content

docker_deb_build: skip automatic rebuild for sid - #42

Merged
Keerthi Gowda (keerthi-go) merged 1 commit into
mainfrom
skip-rebuild-sid
Jul 23, 2026
Merged

docker_deb_build: skip automatic rebuild for sid#42
Keerthi Gowda (keerthi-go) merged 1 commit into
mainfrom
skip-rebuild-sid

Conversation

@keerthi-go

Copy link
Copy Markdown
Contributor

Add 'sid' to SKIP_REBUILD_DISTROS alongside 'questing' to disable
automatic Docker image rebuilds for sid.

Cherry-picked from c1f9f43 with sign-off.

Add 'sid' to SKIP_REBUILD_DISTROS alongside 'questing' to disable
automatic Docker image rebuilds for sid, since its Docker image
build is currently broken due to an unresolvable apt dependency
conflict between git-buildpackage's devscripts requirement
(libyaml-libyaml-perl -> perlapi-5.40.1) and git's newer perl-base
(5.42.2) in Debian sid.

Also drop 'sid' from the CI 'Validate Debian Images' loop and the
corresponding 'docker push ...:sid' step, matching how 'questing'
was previously excluded, so the workflow no longer attempts to
build or push a sid image.

Signed-off-by: Keerthi Gowda <kbalehal@qti.qualcomm.com>
@keerthi-go
Keerthi Gowda (keerthi-go) merged commit e1331c1 into main Jul 23, 2026
12 checks passed
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.

2 participants