main/avbtool: conflicts: android-tools-33.0.3p1-r0[cmd:avbtool]
Describe your issue
What's the expected behaviour?
avbtool
and android-tools
are installed without conflicts.
What's the current behaviour?
https://pkgs.alpinelinux.org/contents?branch=edge&name=android-tools&arch=x86_64&repo=community
https://pkgs.postmarketos.org/contents?name=avbtool&repo=postmarketos&branch=master&arch=x86_64
There is already a file /usr/bin/avbtool
in android-tools
How to reproduce your issue?
/ # apk add android-tools avbtool
ERROR: unable to select packages:
android-tools-33.0.3p1-r0:
conflicts: avbtool-10.0.0_p29-r0[cmd:avbtool=33.0.3p1-r0]
satisfies: world[android-tools]
avbtool-10.0.0_p29-r0:
conflicts: android-tools-33.0.3p1-r0[cmd:avbtool]
satisfies: world[avbtool]
What device are you using?
chroot
On what postmarketOS version did you encounter the issue?
-
edge ( master
branch) -
v22.06
-
I confirm that the issue still is present after running sudo apk upgrade -a
On what environment did you encounter the issue?
Environments
-
Phosh -
Plasma Mobile -
Sxmo (Wayland/Sway) Please post the output of sxmo_version.sh
-
Other: none
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap -
It was preinstalled on my device
Additional information
Do we need dedicated avbtool
package?
Edited by Administrator