Bug 1065768 - [abrt] yum-utils: __init__.py:2178:doLock:AssertionError
Summary: [abrt] yum-utils: __init__.py:2178:doLock:AssertionError
Keywords:
Status: CLOSED DUPLICATE of bug 1062479
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:73556f09bb76a4024c30c1aa0e9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-16 19:47 UTC by Cristian Ciupitu
Modified: 2014-02-17 10:02 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-17 10:02:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (756 bytes, text/plain)
2014-02-16 19:47 UTC, Cristian Ciupitu
no flags Details
File: environ (2.20 KB, text/plain)
2014-02-16 19:47 UTC, Cristian Ciupitu
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.