|
Bugzilla – Full Text Bug Listing |
| Summary: | installation-images: missing zstd | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Ludwig Nussel <lnussel> |
| Component: | Installation | Assignee: | Jimmy Berry <jberry> |
| Status: | RESOLVED FIXED | QA Contact: | Ludwig Nussel <lnussel> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | mloviska, mls |
| Version: | Leap 15.1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2logs | ||
|
Description
Ludwig Nussel
2018-09-20 11:45:39 UTC
oh, wait. it's not installation-images. something in the distro Jimmy, looks like the pkglist generator doesn't run for 15.1 properly. could you check please? *** Bug 1109140 has been marked as a duplicate of this bug. *** Seems that this issue hits other test cases as well. https://openqa.opensuse.org/tests/758312#step/installation_overview/3 2018-09-19 20:55:42 <1> install(3276) [zypp] Resolver.cc(problems):386 Resolver::problems() 2018-09-19 20:55:42 <1> install(3276) [zypp] SATResolver.cc(problems):1114 Encountered problems! Here are the solutions: 2018-09-19 20:55:42 <1> install(3276) [zypp] SATResolver.cc(problems):1114 2018-09-19 20:55:42 <1> install(3276) [zypp] SATResolver.cc(problems):1118 Problem 1: 2018-09-19 20:55:42 <1> install(3276) [zypp] SATResolver.cc(problems):1119 ==================================== 2018-09-19 20:55:42 <1> install(3276) [zypp] SATResolver.cc(problems):1123 nothing provides libzstd.so.1()(64bit) needed by libsolv-tools-0.6.35-lp151.1.1.x86_64 2018-09-19 20:55:42 <1> install(3276) [zypp] SATResolver.cc(problems):1124 ------------------------------------ 2018-09-19 20:55:42 <1> install(3276) [libsolv++] PoolImpl.cc(logSat):119 solver statistics: 0 learned rules, 1 unsolvable, 0 minimization steps 2018-09-19 20:55:42 <1> install(3276) [libsolv++] PoolImpl.cc(logSat):119 done solving. 2018-09-19 20:55:42 <1> install(3276) [libsolv++] PoolImpl.cc(logSat):119 2018-09-19 20:55:42 <1> install(3276) [libsolv++] PoolImpl.cc(logSat):119 create_solutions for problem #1 took 0 ms 2018-09-19 20:55:42 <1> install(3276) [zypp] SATResolver.cc(problems):1149 do not install pattern:enhanced_base-20171206-lp151.17.1.x86_64 2018-09-19 20:55:42 <1> install(3276) [zypp] SATResolver.cc(problems):1366 ------------------------------------ 2018-09-19 20:55:42 <1> install(3276) [zypp] SATResolver.cc(problems):1375 ignore some dependencies of U__s_(2280)libsolv-tools-0.6.35-lp151.1.1.x86_64(openSUSE-Leap-15.1-1) 2018-09-19 20:55:42 <1> install(3276) [zypp] SATResolver.cc(problems):1376 ------------------------------------ Created attachment 783757 [details]
y2logs
Related to https://github.com/openSUSE/openSUSE-release-tools/issues/1377. Deleting a file from cache and re-running caused an update that looks appropriate. https://build.opensuse.org/package/rdiff/openSUSE:Leap:15.1/000product?linkrev=base&rev=1124 openSUSE-dvd5-dvd-x86_64.kiwi + <repopackage name="libzstd1"/> Will track long term fix in the referenced github issue. |