Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 870196 Details for
Bug 1072121
[abrt] yum: yumcommands.py:4619:_fs_filters:NameError: global name 'rpm' is not defined
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.70 KB, created by
al morris
on 2014-03-04 00:48:51 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
al morris
Created:
2014-03-04 00:48:51 UTC
Size:
1.70 KB
patch
obsolete
>yumcommands.py:4619:_fs_filters:NameError: global name 'rpm' is not defined > >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 355, in user_main > errcode = main(args) > File "/usr/share/yum-cli/yummain.py", line 174, in main > result, resultmsgs = base.doCommands() > File "/usr/share/yum-cli/cli.py", line 572, in doCommands > return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds) > File "/usr/share/yum-cli/yumcommands.py", line 1996, in doCommand > return base.doShell() > File "/usr/share/yum-cli/cli.py", line 472, in doShell > yumshell.cmdloop() > File "/usr/share/yum-cli/shell.py", line 94, in cmdloop > cret = cmd.Cmd.cmdloop(self, *args, **kwargs) > File "/usr/lib64/python2.7/cmd.py", line 142, in cmdloop > stop = self.onecmd(line) > File "/usr/lib64/python2.7/cmd.py", line 220, in onecmd > return self.default(line) > File "/usr/share/yum-cli/shell.py", line 153, in default > self.base.doCommands() > File "/usr/share/yum-cli/cli.py", line 572, in doCommands > return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds) > File "/usr/share/yum-cli/yumcommands.py", line 4860, in doCommand > ret = self._fs_filters(base, extcmds) > File "/usr/share/yum-cli/yumcommands.py", line 4619, in _fs_filters > oil = "rpm: " + rpm.expandMacro("%_install_langs") >NameError: global name 'rpm' is not defined > >Local variables in innermost frame: >self: <yumcommands.FSCommand instance at 0xf32c68> >oil: None >extcmds: [] >base: <cli.YumBaseCli object at 0xf18990> >writeRawConfigFile: <function _writeRawConfigFile at 0x7f32032a35f0>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1072121
: 870196 |
870197