-
Spike
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
False
-
-
2023-R4
-
Testable
When we are using the dnf or yum API, we are not getting as much information displayed in the logs as we should. For instance, within CS #03473613 we had a customer that encountered this in the convert2rhel logs
[04/07/2023 15:16:17] DEBUG - Got the following exception message:
Problem: conflicting requests
CRITICAL - Failed to resolve dependencies in the transaction.
[04/07/2023 15:16:17] DEBUG - Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/convert2rhel/pkgmanager/handlers/dnf/_init_.py", line 141, in _resolve_dependencies
self._base.resolve(allow_erasing=True)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 860, in resolve
raise exc
dnf.exceptions.DepsolveError:
Problem: conflicting requests
There is no mention what packages were conflicting which makes it a lot more difficult to figure out what happened
Acceptance Criteria
- We know whether this can be added to dnf and yum API calls to capture the underlying reasons for the errors
- Reproducer is created to get the issue
Notes
- rolivier@redhat.com can provide details and help out
- is depended on by
-
RHELC-1176 Convert2rhel fails with error "'ERROR with transaction check vs depsolve:', 'redhat-indexhtml is needed by firefox-102.12.0-1.el7_9.x86_64"
- Closed
- is related to
-
RHELC-1130 convert2rhel fails when httpd is installed, not downloading redhat-logos
- Closed
-
RHELC-1190 Alma 8 conversion with UEFI fails: shim-x64 package not replaced
- Closed