Bug 1065768

Summary: [abrt] yum-utils: __init__.py:2178:doLock:AssertionError
Product: [Fedora] Fedora Reporter: Cristian Ciupitu <cristian.ciupitu>
Component: yum-utilsAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: admiller, packaging-team-maint, tim.lauridsen, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c90afbf7e2f9877536e8c7648305ea406d9fbbe0
Whiteboard: abrt_hash:73556f09bb76a4024c30c1aa0e945b6df3bc617f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-17 10:02:04 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:
Description Flags
File: backtrace
none
File: environ none

Description Cristian Ciupitu 2014-02-16 19:47:50 UTC
Description of problem:
I run debuginfo-install midori. I must say that I have a couple of packages from the *-testing repositories.

Version-Release number of selected component:
yum-utils-1.1.31-20.fc20

Additional info:
reporter:       libreport-2.1.12
cmdline:        /usr/bin/python /bin/debuginfo-install midori
dso_list:       yum-3.4.3-135.fc20.noarch
executable:     /bin/debuginfo-install
kernel:         3.13.3-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
__init__.py:2178:doLock:AssertionError

Traceback (most recent call last):
  File "/bin/debuginfo-install", line 197, in <module>
    util = DebugInfoInstall()
  File "/bin/debuginfo-install", line 57, in __init__
    self.main()
  File "/bin/debuginfo-install", line 104, in main
    self.doUtilYumSetup()
  File "/usr/share/yum-cli/utils.py", line 352, in doUtilYumSetup
    self.waitForLock()
  File "/usr/share/yum-cli/cli.py", line 519, in waitForLock
    self.doLock()
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2178, in doLock
    assert ret == 1
AssertionError

Local variables in innermost frame:
mypid: '13239'
self: <__main__.DebugInfoInstall object at 0x2d7cc10>
ret: 0
oldpid: 13239
lockfile: '/var/run/yum.pid'
root: '/'

Comment 1 Cristian Ciupitu 2014-02-16 19:47:55 UTC
Created attachment 863820 [details]
File: backtrace

Comment 2 Cristian Ciupitu 2014-02-16 19:47:57 UTC
Created attachment 863821 [details]
File: environ

Comment 3 Valentina Mukhamedzhanova 2014-02-17 10:02:04 UTC

*** This bug has been marked as a duplicate of bug 1062479 ***