Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On linux/amd64 you also need sudo aptitude install ed #14

Closed
gopherbot opened this issue Nov 11, 2009 · 3 comments
Closed

On linux/amd64 you also need sudo aptitude install ed #14

gopherbot opened this issue Nov 11, 2009 · 3 comments

Comments

@gopherbot
Copy link
Contributor

by montsamu:

What steps will reproduce the problem?
1. try to build the system on a minimal Linux system without ed
2. run ./all.bash

What is the expected output? What do you see instead?

Expected output is the completed build message as described in the install 
doc.

Actual output is:

mkenam: line 31: /bin/ed: No such file or directory

What is your $GOOS?  $GOARCH?

sam@sol:~$ env | grep GO
GOARCH=amd64
GOROOT=/home/sam/go
GOOS=linux

Which revision are you sync'ed to?  (hg log -l 1)

sam@sol:~/go/src$ hg log -l 1
changeset:   3952:64e703cb307d
tag:         tip
user:        Russ Cox <rsc@golang.org>
date:        Tue Nov 10 14:09:01 2009 -0800
summary:     update video links

Please provide any additional information below.

Running sudo aptitude install ed and then re-running ./all.bash does not 
give this error.
@rsc
Copy link
Contributor

rsc commented Nov 11, 2009

Comment 1:

http://golang.org/cl/152052

Owner changed to r...@golang.org.

@rsc
Copy link
Contributor

rsc commented Nov 11, 2009

Comment 2:

This issue was closed by revision 4a29a73.

Status changed to Fixed.

Merged into issue #-.

@gopherbot
Copy link
Contributor Author

Comment 3:

CL https://golang.org/cl/99800043 mentions this issue.

minux pushed a commit to minux/goios that referenced this issue Feb 27, 2015
Fixes golang#14

Change-Id: I3737ba4e11b34e7275c840bfe9f8996a5acac88f
@golang golang locked and limited conversation to collaborators Jun 24, 2016
tklauser pushed a commit to tklauser/go that referenced this issue May 8, 2019
Fixes golang#14

Change-Id: I84907cb5eb504bde4d740dc1b30e59ee9ef4dd6e
@rsc rsc removed their assignment Jun 22, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants