Bug 1144990
| Summary: | [yum] crash detected in yum-3.4.3-152.fc20.noarch.rpm (crash on system update and install software) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Deepak Kumar <ddkroyal001> |
| Component: | python-urlgrabber | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | egeorget, packaging-team-maint, tradej |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-06-29 22:38:42 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: | |
| Embargoed: | |||
*** Bug 1144986 has been marked as a duplicate of this bug. *** *** Bug 1149994 has been marked as a duplicate of this bug. *** This message is a reminder that Fedora 20 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 20. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '20'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 20 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |
Description of problem: [yum] crash detected in yum-3.4.3-152.fc20.noarch.rpm (crash on system update and install software) [root@localhost ~]# yum update Loaded plugins: langpacks, refresh-packagekit fedora/20/x86_64/metalink | 8.6 kB 00:00:00 Traceback (most recent call last): File "/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 373, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 176, in main result, resultmsgs = base.doCommands() File "/usr/share/yum-cli/cli.py", line 584, in doCommands return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds) File "/usr/share/yum-cli/yumcommands.py", line 494, in doCommand ret = base.updatePkgs(extcmds, update_to=(basecmd == 'update-to')) File "/usr/share/yum-cli/cli.py", line 1046, in updatePkgs self.update() File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 5051, in update updates = self.up.getUpdatesTuples() File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1101, in <lambda> up = property(fget=lambda self: self._getUpdates(), File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 846, in _getUpdates self._up = rpmUtils.updates.Updates(self.rpmdb.simplePkgList(), self.pkgSack.simplePkgList()) File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1082, in <lambda> pkgSack = property(fget=lambda self: self._getSacks(), File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 786, in _getSacks self.repos.populateSack(which=repos) File "/usr/lib/python2.7/site-packages/yum/repos.py", line 344, in populateSack self.doSetup() File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup self.retrieveAllMD() File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD dl = repo._async and repo._commonLoadRepoXML(repo) File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1455, in _commonLoadRepoXML if self._latestRepoXML(local): File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1433, in _latestRepoXML repomd = self.metalink_data.repomd File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 915, in <lambda> metalink_data = property(fget=lambda self: self._getMetalink(), File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 888, in _getMetalink result = ug.urlgrab(url, local, text="%s/metalink" % self.ui_id) File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1172, in urlgrab return self._retry(opts, retryfunc, url, filename) File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1064, in _retry r = apply(func, (opts,) + args, {}) File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1163, in retryfunc _TH.update(url, dlsz, dltm, None) File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 2405, in update _TH.load() File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 2380, in load _TH.hosts[host] = int(speed), int(fail), min(int(ts), now) ValueError: invalid literal for int() with base 10: 'and' [root@localhost ~]# yum reinstall yum Loaded plugins: langpacks, refresh-packagekit fedora/20/x86_64/metalink | 8.6 kB 00:00:00 Traceback (most recent call last): File "/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 373, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 176, in main result, resultmsgs = base.doCommands() File "/usr/share/yum-cli/cli.py", line 584, in doCommands return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds) File "/usr/share/yum-cli/yumcommands.py", line 2575, in doCommand return base.reinstallPkgs(extcmds) File "/usr/share/yum-cli/cli.py", line 1311, in reinstallPkgs txmbrs = self.reinstall(pattern=arg) File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 5627, in reinstall repoid=kwargs.get('repoid_install')) File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4776, in install pkgs = self.pkgSack.searchNevra(name=nevra_dict['name'], File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1082, in <lambda> pkgSack = property(fget=lambda self: self._getSacks(), File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 786, in _getSacks self.repos.populateSack(which=repos) File "/usr/lib/python2.7/site-packages/yum/repos.py", line 344, in populateSack self.doSetup() File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup self.retrieveAllMD() File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD dl = repo._async and repo._commonLoadRepoXML(repo) File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1455, in _commonLoadRepoXML if self._latestRepoXML(local): File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1433, in _latestRepoXML repomd = self.metalink_data.repomd File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 915, in <lambda> metalink_data = property(fget=lambda self: self._getMetalink(), File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 888, in _getMetalink result = ug.urlgrab(url, local, text="%s/metalink" % self.ui_id) File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1172, in urlgrab return self._retry(opts, retryfunc, url, filename) File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1064, in _retry r = apply(func, (opts,) + args, {}) File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1163, in retryfunc _TH.update(url, dlsz, dltm, None) File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 2405, in update _TH.load() File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 2380, in load _TH.hosts[host] = int(speed), int(fail), min(int(ts), now) ValueError: invalid literal for int() with base 10: 'and' [root@localhost ~]# Version-Release number of selected component (if applicable):yum-3.4.3-152.fc20.noarch.rpm How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: