Bug 124742 - RPM returns cannot create transaction lock
Summary: RPM returns cannot create transaction lock
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-29 01:16 UTC by Michael Reynozo
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-05-29 12:34:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Reynozo 2004-05-29 01:16:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Description of problem:
This bug was reported before, I believe for Fedora Core Test 1,
however it seems to have made a comeback. Just like the other bug,
when I type:

rpm -ivh PackageName.rpm

in a terminal, it returns the following error:

error: can't create transaction lock

This occurs when I try to install a package when logged in as a normal
user, not root. On root it works fine.

Version-Release number of selected component (if applicable):
rpm-4.3.1

How reproducible:
Always

Steps to Reproduce:
1.Launch terminal.
2.Type "rpm -ivh PackageName.rpm"
3.error returned
    

Actual Results:  Returned the following error:

error: can't create transaction lock

Expected Results:  The RPM package should have installed.

Additional info:

The package I was specifically trying to install was wine; however, as
the bug was reported before, I suspect wine is not at fault here.

Comment 1 Jeff Johnson 2004-05-29 12:34:01 UTC
Install requires root, creating the transaction lock is
just where rpm fails now, previously the message was
"cannot open database".


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