Alpine Docker fix ups for 3.22 (backport #20004)#20380
Merged
donaldsharp merged 6 commits intostable/10.4from Jan 7, 2026
Merged
Alpine Docker fix ups for 3.22 (backport #20004)#20380donaldsharp merged 6 commits intostable/10.4from
donaldsharp merged 6 commits intostable/10.4from
Conversation
0 6.211 >>> libyang: Uninstalling dependencies... 0 6.256 abuild-apk: setuid(0) failed: Operation not permitted ------ Dockerfile:21 -------------------- 20 | USER builder 21 | >>> RUN cd /src/libyang \ 22 | >>> && abuild checksum \ 23 | >>> && git init \ 24 | >>> && abuild -r -P /pkgs/apk Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> (cherry picked from commit 3a16c35)
0 0.723 ERROR: unable to select packages: 0 0.723 libacl (no such package): 0 0.723 required by: world[libacl] Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> (cherry picked from commit 95d3507)
An upgrade from 3.20 Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> (cherry picked from commit f3d40d4)
Since 3.22, it's just 'acl'. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> (cherry picked from commit 1b76519)
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> (cherry picked from commit 3d50a84)
Install as root, but take them from APKBUILD file to be consistent as others. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> (cherry picked from commit b2da38b)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automatic backport of pull request #20004 done by [Mergify](https://mergify.com).