HOSTALIASES variable not being checked

From: Matt Perry (matt_at_primefactor.com)
Date: 12/30/04

  • Next message: Robert King: "imlib-base 1.9.14-16 and DSA 618-1"
    Date: Thu, 30 Dec 2004 01:29:43 -0800 (PST)
    To: debian-user@lists.debian.org
    
    

    >From reading the man page for gethostbyname(3) I see that I can set
    the environment variable HOSTALIASES to point to a file with local
    aliases. When I do that, it doesn't seem to be working.

    $ cat hostalias
    deb ftp.debian.org

    $ export HOSTALIASES=$HOME/hostalias

    $ ftp deb
    ftp: deb: Name or service not known

    Has anyone gotten HOSTALIASES to work properly? I'm running sarge.

    -- 
    Matt Perry | matt at primefactor dot com
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Robert King: "imlib-base 1.9.14-16 and DSA 618-1"