Bug 711977

Summary: [abrt] yum shell: AttributeError: 'NoneType' object has no attribute 'setFlags'
Product: [Fedora] Fedora Reporter: Runwalsoft <m_runwal>
Component: yumAssignee: Fedora Packaging Toolset Team <packaging-team>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: ffesti, james.antill, maxamillion, pmatilai, tla
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:28878c58db2ec13a52fb533b354d8aafe768b6ee
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-07 17:57:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Runwalsoft 2011-06-09 07:35:20 UTC
abrt version: 2.0.1
architecture:   i686
cmdline:        /usr/bin/python /usr/bin/yum shell
component:      yum
executable:     /usr/bin/yum
kernel:         2.6.38.7-30.fc15.i686
os_release:     Fedora release 15 (Lovelock)
package:        yum-3.2.29-6.fc15
reason:         transaction.py:87:getTsFlags:AttributeError: 'NoneType' object has no attribute 'setFlags'
time:           Wed Jun  8 15:20:16 2011
uid:            0
username:       root

backtrace:
:transaction.py:87:getTsFlags:AttributeError: 'NoneType' object has no attribute 'setFlags'
:
: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 267, in user_main
:    errcode = main(args)
:  File "/usr/share/yum-cli/yummain.py", line 120, in main
:    result, resultmsgs = base.doCommands()
:  File "/usr/share/yum-cli/cli.py", line 432, in doCommands
:    return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
:  File "/usr/share/yum-cli/yumcommands.py", line 778, in doCommand
:    return base.doShell()
:  File "/usr/share/yum-cli/cli.py", line 368, in doShell
:    yumshell.cmdloop()
:  File "/usr/lib/python2.7/cmd.py", line 142, in cmdloop
:    stop = self.onecmd(line)
:  File "/usr/lib/python2.7/cmd.py", line 219, in onecmd
:    return func(arg)
:  File "/usr/share/yum-cli/shell.py", line 343, in do_run
:    (code, msgs) = self.base.buildTransaction()
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1062, in buildTransaction
:    self.save_ts(auto=True)
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 5020, in save_ts
:    msg += "%s\n" % self.ts.getTsFlags()
:  File "/usr/lib/python2.7/site-packages/rpmUtils/transaction.py", line 87, 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 0xa0ed10c>

Comment 1 James Antill 2011-06-09 15:57:26 UTC
What commands did you type into the shell command?

Comment 2 Runwalsoft 2011-06-10 04:02:27 UTC
I don't know what command I have used. I have saw logs in abrt so I sent you.

Comment 3 Fedora Admin XMLRPC Client 2012-04-27 15:39:25 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora End Of Life 2012-08-07 17:57:52 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping