Be Smart

FANTAISIE

SmartPhone - iPhone, iPad, Android

导航

[Android 問題] Repo Error

When trying to download the Android source from Google using the command below:

(by Google's instructions http://source.android.com/source/download.html)

 

repo init -u git://android.git.kernel.org/platform/manifest.git

 

with following error when repo init:

 

bin/repo: line 1: !DOCTYPE: No such file or directory
bin/repo: line 2: html: No such file or directory
bin/repo: line 3: head: No such file or directory
bin/repo: line 4: syntax error near unexpected token `<'
bin/repo: line 4: `        <title></title>

 

It is due to the repo file which is not download correctly but still exists.

It occurs usually when the server is busy.

just try again

 

posted on 2010-12-21 12:05  FANTAISIE  阅读(968)  评论(0编辑  收藏  举报