Michael Andres changed bug 1194264
What Removed Added
CC   jengelh@inai.de
Flags   needinfo?(jengelh@inai.de)

Comment # 3 on bug 1194264 from
Please provide a solver testcase (--debug-solver):
> zypper -R /test in --debug-solver --no-recommends pipewire-pulseaudio

Then pack the testcase directory (zypper tells) together with
the/var/log/zypper.log and attach it to the bugreport.


---
In case the testcase exceeds the 10MB limit for bugzilla uploads, you can use
'split' to divide the file into smaller pieces:

  cd /tmp
  split -b 10M --additional-suffix=-zypper-testcase.bz2 zypper-testcase.bz2

The created pieces will be named:

  xaa-zypper-testcase.bz2
  xab-zypper-testcase.bz2
  xac-...


You are receiving this mail because: