| Summary: | yum update fails and hangs (has to be killed) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Arne Ahrend <aahrend> |
| Component: | yum | Assignee: | Seth Vidal <skvidal> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | ffesti, james.antill, jdieter, maxamillion, pmatilai, tla, zpavlas |
| 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: | 2012-04-01 11:00:53 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
This is a duplicate of bug 808130. To update the buggy yum-presto, run yum --disablepresto update yum-presto *** This bug has been marked as a duplicate of bug 808130 *** libpng10-1.0.59-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0928/libpng10-1.0.59-1.el6 |
Description of problem: Version-Release number of selected component (if applicable): 3.4.3 How reproducible: call "yum update" as root from command line Steps to Reproduce: 1. Boot F17 alpha, log into Gnome, open terminal, su - into root account 2. yum update 3. wait for list of affected packages to scroll by and confirm with "y" Actual results: Transaction Summary ================================================================================ Install 2 Packages (+4 Dependent packages) Upgrade 179 Packages Total download size: 234 M Is this ok [y/N]: y Downloading Packages: Setting up and reading Presto delta metadata Processing delta metadata 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 321, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 229, in main return_code = base.doTransaction() File "/usr/share/yum-cli/cli.py", line 547, in doTransaction problems = self.downloadPkgs(downloadpkgs, callback_total=self.download_callback_total_cb) File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2147, in downloadPkgs self.plugins.run('predownload', pkglist=pkglist) File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 187, in run func(conduitcls(self, self.base, conf, **kwargs)) File "/usr/lib/yum-plugins/presto.py", line 633, in predownload_hook (problems, more) = downloadPkgs(conduit, pinfo, download_pkgs) File "/usr/lib/yum-plugins/presto.py", line 321, in downloadPkgs delta = getDelta(po, presto, conduit, conf_mp) File "/usr/lib/yum-plugins/presto.py", line 198, in getDelta conduit.info(5, -("Could not find delta rpm for package %s.%s.") TypeError: bad operand type for unary -: 'str' ^C^C^C ^Z [1]+ Stopped yum update [root@f17a ~]# kill %1 [1]+ Stopped yum update [root@f17a ~]# [1]+ Terminated yum update Expected results: system updated to newest available packages Additional info: df -h /var/lib/yum/history Filesystem Size Used Avail Use% Mounted on /dev/sda2 28G 5.4G 21G 21% /