Skip to content
Snippets Groups Projects
Unverified Commit ffdb03bf authored by Robert Eckelmann's avatar Robert Eckelmann Committed by Oliver Smith
Browse files

edge post about the apk issue with sudo & doas-sudo-shim (MR 337)

parent d7715346
No related branches found
No related tags found
1 merge request!337edge post about the apk issue with sudo & doas-sudo-shim
Pipeline #211233 passed
title: "Conflict between sudo and doas-sudo-shim"
date: 2024-12-01
---
During the install step, a dependency-resolution conflict between sudo and
doas-sudo-shim occurs. The cause of the problem is still under investigation.
It appeared with the latest apk-tools-static in Alpine edge (2.14.6-r0).
```
ERROR: unable to select packages:
sudo-1.9.16_p1-r1:
conflicts: doas-sudo-shim-0.1.1-r1[cmd:sudo=1.9.16_p1-r1]
breaks: doas-sudo-shim-0.1.1-r1[!sudo]
satisfies: postmarketos-base-38-r0[sudo-virt]
postmarketos-base-nofde-38-r0[sudo-virt]
doas-sudo-shim-0.1.1-r1:
conflicts: sudo-1.9.16_p1-r1[cmd:sudo=0.1.1-r1]
satisfies: postmarketos-base-doas-38-r0[doas-sudo-shim]
postmarketos-base-38-r0[sudo-virt]
postmarketos-base-nofde-38-r0[sudo-virt]
```
Building images for v24.06 still works.
We are looking into this, see links below if you want to read more about it or
help with fixing it.
If you have problems and need help, please
[reach out to us on chat](https://wiki.postmarketos.org/wiki/Matrix_and_IRC).
## Related links:
* {{issue|3340|pmaports}}
* [apk-tools#11045](https://gitlab.alpinelinux.org/alpine/apk-tools/-/issues/11045)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment