| Summary: | YumBaseError: Dependencies not solved. Will not save unresolved transaction | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrew McNabb <amcnabb> | ||||
| Component: | anaconda | Assignee: | Brian Lane <bcl> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 19 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora, vpodzime | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | anaconda-20.19-1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-11-20 20:03:02 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 800559 [details] anaconda traceback file Anaconda crashed with the following traceback: Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 6636, in save_ts raise Errors.YumBaseError(_("Dependencies not solved. Will not save unresolved transaction.")) File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1569, in install self._yum.save_ts(ts_file) File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 160, in doInstall payload.install() File "/usr/lib64/python2.7/threading.py", line 764, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run threading.Thread.run(self, *args, **kwargs) YumBaseError: Dependencies not solved. Will not save unresolved transaction. The anaconda traceback file is attached. This file contains a copy of the kickstart script and various log files.