toolbx-images / images

Community maintained container images to use with toolbx and distrobox
https://containertoolbx.org/
Apache License 2.0
323 stars 29 forks source link

opensuse-toolbox:tumbleweed diffutils conflict #130

Open lethedata opened 1 month ago

lethedata commented 1 month ago

Image and version of the image where the issue happens

opensuse-toolbox:tumbleweed

Describe the bug

Unable to enter image due to error installing basic packages.

Problem: 1: the installed busybox-diffutils-1.36.1-32.2.noarch conflicts with 'diffutils' provided by the to be installed diffutils-3.10-1.7.x86_64
 Solution 1: deinstallation of busybox-diffutils-1.36.1-32.2.noarch
 Solution 2: do not install diffutils-3.10-1.7.x86_64

This might have been introduced by commit https://github.com/toolbx-images/images/commit/513c8ed7a5442eb6ff9474ab0b3d436014412db5 once suse added busybox-diffutils.

Reproduction steps

  1. distrobox create --image opensuse-toolbox:tumbleweed --name tumbleweed
  2. distrobox enter tumbleweed

Host distribution and version, toolbx and podman versions

travier commented 6 days ago

Does this help? https://github.com/toolbx-images/images/pull/133