Bug 984297
| Summary: | [abrt] yum-3.4.3-100.fc19: yumcommands.py:716:doCommand:TypeError: updatesObsoletesList() got an unexpected keyword argument 'repoid' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mark T. Kennedy <mtk> | ||||||||
| Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 19 | CC: | admiller, ffesti, firas.alkafri, packaging-team-maint, tim.lauridsen, zpavlas | ||||||||
| Target Milestone: | --- | Keywords: | EasyFix | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:5961ce8603459377a1c8c32d62e3546f80bf4a5b | ||||||||||
| Fixed In Version: | yum-3.4.3-101.fc19 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | |||||||||||
| : | 984859 (view as bug list) | Environment: | |||||||||
| Last Closed: | 2013-07-18 05:45:13 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: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 984859 | ||||||||||
| Attachments: |
|
||||||||||
Created attachment 773357 [details]
File: backtrace
Created attachment 773358 [details]
File: core_backtrace
Created attachment 773359 [details]
File: environ
yum-3.4.3-101.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/yum-3.4.3-101.fc19 Package yum-3.4.3-101.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing yum-3.4.3-101.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-13102/yum-3.4.3-101.fc19 then log in and leave karma (feedback). yum-3.4.3-101.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: ran a 'yum list obsoletes' command Version-Release number of selected component: yum-3.4.3-100.fc19 Additional info: reporter: libreport-2.1.5 cmdline: /usr/bin/python /usr/bin/yum list obsoletes executable: /usr/bin/yum kernel: 3.9.9-302.fc19.x86_64 runlevel: N 5 uid: 0 Truncated backtrace: yumcommands.py:716:doCommand:TypeError: updatesObsoletesList() got an unexpected keyword argument 'repoid' Traceback (most recent call last): File "/usr/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 316, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 126, in main result, resultmsgs = base.doCommands() File "/usr/share/yum-cli/cli.py", line 532, in doCommands return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds) File "/usr/share/yum-cli/yumcommands.py", line 716, in doCommand columns=columns, repoid=repoid) TypeError: updatesObsoletesList() got an unexpected keyword argument 'repoid' Local variables in innermost frame: clir: 'normal' local_pkgs: {} extcmds: [] rip: (1, ['No Packages to list']) update_pkgs: {} rop: [0, ''] clie: 'bold,red' rap: (1, ['No Packages to list']) clin: 'bold,yellow' clio: 'bold' repoid: None inst_pkgs: {} cur: 'normal' rep: (1, ['No Packages to list']) cul: 'bold' ypl: <yum.misc.GenericHolder instance at 0x25f3b90> base: <cli.YumBaseCli object at 0x22fd4d0> rup: (1, ['No Packages to list']) clai: 'normal' clad: 'dim,cyan' obtup: (<YumAvailablePackageSqlite : 1:xorg-x11-drv-nvidia-319.32-4.fc19.x86_64 (0x57ab2d0)>, <RPMInstalledPackage : nvidia-settings-desktop-1.0-32.fc19.x86_64 (0x57c5610)>) kern: 'bold,underline' columns: (-35, -18, -25) highlight: '' clau: 'bold,blue' clar: 'bold,underline,green' self: <yumcommands.ListCommand instance at 0x23029e0> basecmd: 'list'