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

Setup playground as develop role failed #33

Open
Yancey1989 opened this issue Jun 10, 2020 · 1 comment
Open

Setup playground as develop role failed #33

Yancey1989 opened this issue Jun 10, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@Yancey1989
Copy link
Collaborator

After run ./play.sh, it's failed with the following error message:

    default:
    default: Guest Additions Version: 5.2.8_KernelUbuntu r120774
    default: VirtualBox Version: 6.0
==> default: Mounting shared folders...
    default: /vagrant => /Users/yancey/workspace/playground
    default: /home/vagrant/desktop => /Users/yancey/workspace/playground
==> default: Running provisioner: shell...
    default: Running: /var/folders/b6/z4_jzhqs3fg4_5ndn0szcyd80000gp/T/vagrant-shell20200610-9881-difb2.bash
    default: Setting apt-get mirror...
    default: E: Type 'tware' is not known on line 11 in source list /etc/apt/sources.list
    default: E: The list of sources could not be read.
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
@Yancey1989 Yancey1989 added the bug Something isn't working label Jun 10, 2020
@lhw362950217
Copy link
Collaborator

It is a weird problem, we use get_fastest_resource.sh > /etc/apt/source.list, we expect the file content is a list of apt-get source. However, we finally got an incomplete file with original content mixed with the get_fastest_resource.sh command. It happens by chance. I will keep refining it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants