Bug 249378
| Summary: | During Update => software updater fails | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marcel Bariou <marcel.bariou> |
| Component: | yum | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7 | CC: | james.antill |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i586 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-07-24 21:33:01 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
During Software Update Component Software Updater Summary: TBedf28128 Progress.py:85:callback:TypeError: unsupported operand type(s) for /: 'int' and 'NoneType' Traceback (most recent call last): File "/usr/sbin/pup", line 409, in _apply self.applyChanges(self.mainwin) File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 726, in applyChanges self.runTransaction(mainwin) File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 701, in runTransaction tserrors = yum.YumBase.runTransaction(self, tsprog) File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 540, in runTransaction errors = self.ts.run(cb.callback, '') File "/usr/lib/python2.5/site-packages/pirut/Progress.py", line 85, in callback self.progress.set_fraction(self.num / self.total * (1 - PREP) + PREP) TypeError: unsupported operand type(s) for /: 'int' and 'NoneType' Local variables in innermost frame: what: 8 h: (<rpm.hdr object at 0xd8a3020>, u'//var/cache/yum/updates/packages/kdesdk-3.5.7-6.fc7.i386.rpm') self: <pirut.Progress.PirutTransactionProgress instance at 0x9e0356c> logmsg: amount: 0 user: total: 0 PREP: 0.25