[Bug 1230891] Difficult to update mesa with Packman repo installed on Slowroll
https://bugzilla.suse.com/show_bug.cgi?id=1230891 https://bugzilla.suse.com/show_bug.cgi?id=1230891#c8 --- Comment #8 from Michael Andres <ma@suse.com> --- (In reply to Stefan Hundhammer from comment #2)
@sndirsch, @zypp-maintainers: Any good idea to continue here?
A solver testcase will tell which repos are used, which packages are installed, which are available and why the dup raises a conflict. Please run
zypper dup --debug-solver
Then pack the testcase directory together with the/var/log/zypper.log and attach it to the bugreport.
## cd /tmp tar cvjf zypper-testcase.bz2 /var/log/zypper.solverTestCase /var/log/zypper.log
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: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com