Date: Mon, 7 Apr 2003 15:41:39 -0400 From: parv <parv_fm@emailgroups.net> To: Tilman Linneweh <arved@FreeBSD.org> Cc: f-gnats <freebsd-gnats-submit@freebsd.org> Subject: Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere Message-ID: <20030407194139.GA22118@moo.holy.cow> In-Reply-To: <200303311823.h2VINnLp098696@freefall.freebsd.org> References: <200303311823.h2VINnLp098696@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
in message <200303311823.h2VINnLp098696@freefall.freebsd.org>, wrote Tilman Linneweh thusly... > > Synopsis: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere > > State-Changed-From-To: open->feedback ... > squeak has been updated, recently. Is this still a problem? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=46180 Yes it is. I tried (version 3.2-5 p4956) a few minutes ago, and.. # pkg_info -L -x sque | egrep -v '^(Info.*:|Files|$)' \ | xargs ls -l | grep 'squeak$' -rwxr-xr-x 1 root wheel 5328 Apr 7 15:31 /usr2/local/bin/inisqueak lrwxr-xr-x 1 root wheel 39 Apr 7 15:31 /usr2/local/bin/squeak -> ../../2/local/share/squeak/3.2-5/squeak -r-xr-xr-x 1 root wheel 813820 Apr 7 15:31 /usr2/local/share/squeak/3.2-5/squeak # ls /usr2/local/../../2/local/share/squeak/3.2-5/squeak ls: /usr2/local/../../2/local/share/squeak/3.2-5/squeak: No such file or directory # ls /usr2/local/../../2/ ls: /usr2/local/../../2/: No such file or directory - parv --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030407194139.GA22118>