Bug 877638
| Summary: | [abrt] yumex-3.0.10-1.fc18: rpmtrans.py:280:_getTxmbr:AssertionError | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | f.zsadany | ||||||||||
| Component: | yumex | Assignee: | Tim Lauridsen <tim.lauridsen> | ||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 18 | CC: | kud.rom.sh, tim.lauridsen | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:b1d5bc4ce08f664ab8404c7f30b451c921b4aa15 | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2013-09-12 07:54:08 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: | |||||||||||||
| Attachments: |
|
||||||||||||
Created attachment 646771 [details]
File: executable
Created attachment 646772 [details]
File: environ
Created attachment 646773 [details]
File: dso_list
Created attachment 646774 [details]
File: core_backtrace
This is an issue in the yum code, not in yumex *** Bug 1208629 has been marked as a duplicate of this bug. *** |
Description of problem: I got this error reinstalling policycoreutils-restorecond using yumex. I get errors too updating linux when there's a new policycoreutils-restorecond version , or when i try to reinstall itt . I get the same error everytime . I tried using the terminal using yum update/reinstall . Still yum states that the new version is installed , when i try updating just the restorecond package with yum update policycoreutils-restorecond . Plus if i try to reinstall i get "protected multilib version: policycoreutils-restorecond-2.1.13-34.fc18.x86_64 != policycoreutils-restorecond-2.1.13-7.fc18.x86_64" . yum reinstall --setopt=protected_multilib=false --skip-broken policycoreutils-restorecond failed too . Version-Release number of selected component: yumex-3.0.10-1.fc18 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 cmdline: /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf kernel: 3.6.6-9.fc18.x86_64 backtrace: :rpmtrans.py:280:_getTxmbr:AssertionError : :Traceback (most recent call last): : File "/usr/lib/python2.7/site-packages/yum/rpmtrans.py", line 454, in callback : return self._instOpenFile( bytes, total, h ) : File "/usr/lib/python2.7/site-packages/yum/rpmtrans.py", line 500, in _instOpenFile : name, txmbr = self._getTxmbr(h) : File "/usr/lib/python2.7/site-packages/yum/rpmtrans.py", line 280, in _getTxmbr : assert len(txmbrs) == 1 :AssertionError : :Local variables in innermost frame: :self: <yum.rpmtrans.RPMTransaction instance at 0x3bc61b8> :pkgtup: ('policycoreutils-restorecond', 'x86_64', '0', '2.1.13', '34.fc18') :erase: False :cbkey: (<rpm.hdr object at 0x4ed82b0>, '/var/cache/yum/x86_64/18/updates-testing/packages/policycoreutils-restorecond-2.1.13-34.fc18.x86_64.rpm') :txmbrs: [<TransactionMember : policycoreutils-restorecond.x86_64 0:2.1.13-34.fc18 - e (0x35baa28)>, <TransactionMember : policycoreutils-restorecond.x86_64 0:2.1.13-34.fc18 - u (0x2bdeea8)>]