From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040618 Galeon/1.3.16 Description of problem: htpasswd fails, can't update .htpasswd files. Version-Release number of selected component (if applicable): httpd-2.0.50-1.0 How reproducible: Always Steps to Reproduce: 1.htpasswd -c -m test test 2.type 2x password 3. Actual Results: [root@router tmp]# htpasswd -m -c t t New password: Re-type new password: htpasswd: could not determine temp dir [root@router tmp]# Expected Results: [root@router tmp]# /tmp/htpasswd -m -c t t New password: Re-type new password: Adding password for user t [root@router tmp]# Additional info: Tested on 2 Fedora Core 1 system with this httpd. Working with older httpd package directly from FC1 (not from updates). Working fine on latest update for Fedora Core 2.
Thanks for the report. This is a bug in the APR package; fixed packages are in testing and will be pushed live today hopefully. http://www.redhat.com/archives/fedora-test-list/2004-July/msg00457.html *** This bug has been marked as a duplicate of 128144 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.