Skip to content

Issue for debug_solver feature using the wrong path #326

@amach4

Description

@amach4

With the new new debug_solver field currently the zypper solver test case files will be stored in /var/log/zypper.solverTestCase/ directory.

I think the solver test case files should be stored in the path "/system-root/var/log/zypper.solverTestCase/"

Details from distro_migration.log:

.
.
All repositories have been refreshed.

Executing '/usr/bin/zypper --root /system-root --non-interactive --releasever 15.3 --no-refresh dist-upgrade --auto-agree-with-licenses --auto-agree-with-licenses --debug-solver --replacefiles --allow-vendor-change'

Warning: Enforced setting: $releasever=15.3
Warning: The flag --auto-agree-with-licenses can only be used once.
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
Generating solver test case...
Solver test case generated successfully at /var/log/zypper.solverTestCase.
.
.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions