Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48509 - Freshly emerged smlnj-110.43 does not run: /usr/bin/.arch-n-opsys: No such file or directory
Summary: Freshly emerged smlnj-110.43 does not run: /usr/bin/.arch-n-opsys: No such fi...
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-20 14:17 UTC by Max Bane
Modified: 2004-06-10 04:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Max Bane 2004-04-20 14:17:24 UTC
I just emerged smlnj-110.43 (no previous version was installed), and trying to
execute `sml' exits immediately with the following error:
/usr/bin/sml: line 1: /usr/bin/.arch-n-opsys: No such file or directory
sml: unable to determine architecture/operating system

Reproducible: Always
Steps to Reproduce:
1. su
2. emerge smlnj
3. exit
4. smlnj

Actual Results:  
/usr/bin/sml: line 1: /usr/bin/.arch-n-opsys: No such file or directory 
sml: unable to determine architecture/operating system 

Expected Results:  
Started an interactive Standard ML prompt.
Comment 1 Max Bane 2004-04-20 14:18:49 UTC
Sorry, step 4 above should just read "sml".
Comment 2 Matthieu Sozeau (RETIRED) gentoo-dev 2004-04-24 02:38:24 UTC
Run env-update and retry, it should work right then. I'll add an einfo in the ebuild.
Comment 3 Max Bane 2004-04-24 17:19:28 UTC
That did it. Thanks.
Comment 4 Matthieu Sozeau (RETIRED) gentoo-dev 2004-06-08 10:34:12 UTC
I forgot to add the notice to smlnj-110.42, now done.
Comment 5 Matthieu Sozeau (RETIRED) gentoo-dev 2004-06-10 04:18:19 UTC
I just removed 110.42 from CVS but added two others with the notice.