[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Freeipmi-devel] [bug #14926] fish assumes user has a home directory
From: |
Albert Chu |
Subject: |
[Freeipmi-devel] [bug #14926] fish assumes user has a home directory |
Date: |
Mon, 7 Nov 2005 11:19:09 -0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921 Red Hat/1.7.12-1.4.1 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14926>
Summary: fish assumes user has a home directory
Project: GNU FreeIPMI
Submitted by: chu11
Submitted on: Mon 11/07/05 at 11:19
Category: fish
Severity: 4 - Important
Item Group: Portability Issue
Status: None
Privacy: Public
Assigned to: balamurugan
Open/Closed: Open
_______________________________________________________
Details:
>From robm_campbell at lineone dot net
-----
When fish starts up it checks to see what the home directory of the current
user is (in fi-utils.c, get_home_directory). Because
I had no /etc/nsswitch.conf (set to use files for all) and no
/lib/libnss_files.so.2, get_home_directory returned NULL which the strlen in
get_config_directory didn't like at all !
------
The code should instead fall back to some default location if no home
directory is found.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14926>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeipmi-devel] [bug #14926] fish assumes user has a home directory,
Albert Chu <=