Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 48509

Summary: Freshly emerged smlnj-110.43 does not run: /usr/bin/.arch-n-opsys: No such file or directory
Product: Gentoo Linux Reporter: Max Bane <bane>
Component: [OLD] DevelopmentAssignee: Gentoo Team for the ML programming language family <ml>
Status: VERIFIED FIXED    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.