On Nov 4, 2004, at 3:22 AM, Martin Costabel wrote:

Don Faulkner wrote:

On another topic, the 0.7.1 installer seems to hang right at the end of the install process. Interesting processes running include:
sh -c /sw/bin/pathsetup.sh; osascript -e 'tell application "Installer"' -e 'activate' -e 'end tell'
Which appears to be run out of postflight.
The pathsetup.sh script is not terminating, so the install is not completing. It will run for hours if I let it.

I have never seen this. Are you sure it is the pathsetup.sh script? Could you run something like "ps auxwwej" in a terminal window while it it running and send me the output?

By the way, I seem to have a similar problem installing from source. I followed the fast-track instructions from the web site (http://fink.sourceforge.net/doc/bundled/install-fast.php); the /sw/bin/pathsetup.sh command at the end just sits there.


Here are the interesting bits from a "ps auxwwej" output, running the binary install from the disk image:
-----
def 7228 5.0 5.5 789192 28784 ?? S 10:14PM 0:53.39 193 193 1456e88 0 /Applications/Utilities/Installer.app/Contents/MacOS/Installer -psn_0_26476545 SECURITYSESSIONID=215210 HOME=/Users/def SHELL=/bin/bash USER=def PATH=/usr/bin:/bin:/usr/sbin:/sbin:/Users/def SSH_AUTH_SOCK=/tmp/501/SSHKeychain.socket CVS_RSH=ssh __CF_USER_TEXT_ENCODING=0x1F5:0:0
def 7230 0.0 0.3 28628 1368 ?? Ss 10:14PM 0:00.34 7228 7230 23fbda0 0 /System/Library/PrivateFrameworks/Installation.framework/Resources/ runner SECURITYSESSIONID=215210 HOME=/Users/def SHELL=/bin/bash USER=def PATH=/usr/bin:/bin:/usr/sbin:/sbin:/Users/def SSH_AUTH_SOCK=/tmp/501/SSHKeychain.socket CVS_RSH=ssh __CF_USER_TEXT_ENCODING=0x1F5:0:0
root 7242 0.0 0.2 19116 880 ?? Ss 10:15PM 0:00.03 7230 7242 145516c 0 perl /Volumes/Fink-0.7.1-Installer/Fink 0.7.1 Installer.pkg/Contents/Resources/postflight /Volumes/Fink-0.7.1-Installer/Fink 0.7.1 Installer.pkg / / /
root 7293 0.0 0.1 18644 568 ?? S 10:15PM 0:00.00 7242 7242 145516c 0 sh -c /sw/bin/pathsetup.sh; osascript -e 'tell application "Installer"' -e 'activate' -e 'end tell'
root 7294 0.0 0.1 18644 580 ?? S 10:15PM 0:00.01 7293 7242 145516c 0 sh /sw/bin/pathsetup.sh
root 7299 0.0 0.1 27412 504 ?? S 10:15PM 0:00.04 7294 7242 145516c 0 /usr/bin/login -f def
root 7303 0.0 0.0 27412 120 ?? S 10:15PM 0:00.00 7299 7242 145516c 0 /usr/bin/login -f def
-----


I've included the last two login processes because they don't seem to show up unless pathsetup.sh is running. When I do this from the source archive, I get all the way through the build process. Then I run /sw/bin/pathsetup.sh from a terminal and it just sits there (with the two login processes spawned)
--
Don Faulkner, KB5WPM |
(This space unintentionally | "All that is gold does not glitter;
left blank) | Not all those who wander are lost."
| -- J.R.R. Tolkien




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to