Bug 141392 - htpasswd error: could not determine temp dir
Summary: htpasswd error: could not determine temp dir
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: httpd
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-30 21:41 UTC by Brad Burns
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-11-30 21:48:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brad Burns 2004-11-30 21:41:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET 
CLR 1.1.4322)

Description of problem:
htpasswd error: could not determine temp dir.  Same as bug 128494, 
but in FC3.

Version-Release number of selected component (if applicable):
apr-0.9.5-0.2

How reproducible:
Always

Steps to Reproduce:
1. htpasswd -c -m test test
2. type password 2x
    

Actual Results:  htpasswd: could not determine temp dir; empty 
password file

Expected Results:  non-empty password file

Additional info:

Comment 1 Joe Orton 2004-11-30 21:48:26 UTC
You are using an old third-party 'apr' package, you need to upgrade to
the real Fedora apr package, e.g.:

# rpm --erase --nodeps apr apr-devel
# yum install apr apr-devel



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