[Bug 1002503] zypper dup installs unneeded package texlive-lm-fonts
http://bugzilla.novell.com/show_bug.cgi?id=1002503 http://bugzilla.novell.com/show_bug.cgi?id=1002503#c1 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rdodopoulos@suse.com Flags| |needinfo?(rdodopoulos@suse. | |com) --- Comment #1 from Michael Andres <ma@suse.com> --- Every 'zypper dup' leaves a solver testcase in /var/log/updateTestcase-YYYY-MM-DD-hh-mm-ss'. Please tar the testcase of the 2nd dup (the one that replaced ctan-latinmodern-fonts ) 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 $ tar cvjf zypper.solverTestCase.tar.bz2 /var/log/updateTestcase-YYYY-MM-DD-hh-mm-ss $ split -b 10M --additional-suffix=-zypper.solverTestCase.tar.bz2 zypper.solverTestCase.tar.bz2
The created pieces will be named like this:
xaa-zypper.solverTestCase.tar.bz2 xab-zypper.solverTestCase.tar.bz2 xac-zypper.solverTestCase.tar.bz2 ...
-- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com