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 859057 Details for
Bug 1061078
[abrt] yum: transaction.py:93:getTsFlags:AttributeError: 'NoneType' object has no attribute 'setFlags'
[?]
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.61 KB, created by
Igor Gnatenko
on 2014-02-04 11:03:23 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Igor Gnatenko
Created:
2014-02-04 11:03:23 UTC
Size:
1.61 KB
patch
obsolete
>transaction.py:93:getTsFlags:AttributeError: 'NoneType' object has no attribute 'setFlags' > >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 570, in doCommands > return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds) > File "/usr/share/yum-cli/yumcommands.py", line 1975, in doCommand > return base.doShell() > File "/usr/share/yum-cli/cli.py", line 470, 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 221, in onecmd > return func(arg) > File "/usr/share/yum-cli/shell.py", line 443, in do_run > (code, msgs) = self.base.buildTransaction() > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1345, in buildTransaction > self.save_ts(auto=True) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 6701, in save_ts > msg += "%s\n" % self.ts.getTsFlags() > File "/usr/lib/python2.7/site-packages/rpmUtils/transaction.py", line 93, in getTsFlags > curflags = self.ts.setFlags(0) >AttributeError: 'NoneType' object has no attribute 'setFlags' > >Local variables in innermost frame: >self: <rpmUtils.transaction.TransactionWrapper instance at 0x2aebc20>
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 1061078
: 859057 |
859058