Subject: pkg/13030: citrix-ica fails to create ~/.ICAClient directory
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juha.ylitalo@iki.fi>
List: netbsd-bugs
Date: 05/24/2001 08:22:20
>Number:         13030
>Category:       pkg
>Synopsis:       citrix-ica fails to create ~/.ICAClient directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 24 08:21:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Juha Ylitalo
>Release:        1.5
>Organization:
>Environment:
NetBSD feather.st-paul 1.5 NetBSD 1.5 (GENERIC_LAPTOP) #1: Sun Nov 19 21:53:48 MET 2000     fvdl@sushi:/work/trees/netbsd-1-5/sys/arch/i386/compile/GENERIC_LAPTOP i386

>Description:
My home system has NetBSD 1.5 with pkgsrc.tar.gz from May 7 2001.
I've installed citrix_ica-6.0.908 into it. When I tried to create 
new entries into wfcmgr, I get error message, which tells me
Cannot write file "/usr/pkg/lib/ICAClient/config/appsrv.ini"
While the error message makes sense, it should have created ~/.ICAClient
and write entry into ~/.ICAClient/appsrv.ini file.
>How-To-Repeat:
Log into X as non-root.
rm -rf ~/.ICAClient
wfcmgr &
Try to create new entry with Entry -> New -> fill fields -> Apply
Now you should receive error message, how it was unable to write file
/usr/pkg/lib...
>Fix:
mkdir ~/.ICAClient as normal user.
More permanent work-around would be to add "mkdir -p ~/.ICAClient"
into wfcmgr shell script.
>Release-Note:
>Audit-Trail:
>Unformatted: