repo init error

7,248 views
Skip to first unread message

marty331

unread,
Jan 5, 2012, 11:30:52 AM1/5/12
to Android Building
repo init -u https://android.googlesource.com/platform/manifest
fatal: Cannot get https://android.googlesource.com/tools/repo/clone.bundle
fatal: error unknown url type: https


Does anyone know the cause and SOLUTION to the two fatal errors above??

Jean-Baptiste Queru

unread,
Jan 5, 2012, 11:34:52 AM1/5/12
to android-...@googlegroups.com
Most probably, your version of repo or git is too old, or your version
of python is too old or was built without the necessary features.

JBQ

> --
> You received this message because you are subscribed to the "Android Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en

--
Jean-Baptiste M. "JBQ" Queru
Software Engineer, Android Open-Source Project, Google.

Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.

marty331

unread,
Jan 5, 2012, 5:13:26 PM1/5/12
to Android Building
Sorry I even have to ask this, but how do I upgrade my version of
repo?

Thank you,
Marty


On Jan 5, 10:34 am, Jean-Baptiste Queru <j...@android.com> wrote:
> Most probably, your version of repo or git is too old, or your version
> of python is too old or was built without the necessary features.
>
> JBQ
>
> On Thu, Jan 5, 2012 at 8:30 AM, marty331 <marty...@gmail.com> wrote:
> > repo init -uhttps://android.googlesource.com/platform/manifest
> > fatal: Cannot gethttps://android.googlesource.com/tools/repo/clone.bundle

Jean-Baptiste Queru

unread,
Jan 5, 2012, 5:20:57 PM1/5/12
to android-...@googlegroups.com
repo usually self-updates every 24 hours. you can run "repo
selfupdate" to force an immediate update.

Here's the current version:

$ repo --version
repo version v1.7.8.1
repo launcher version 1.14

JBQ

Conley Owens

unread,
Jan 5, 2012, 5:49:50 PM1/5/12
to android-...@googlegroups.com
It looks like your python isn't built with ssl. If you built it
yourself, all you need to do is "sudo apt-get install libssl-dev" then
make clean && make to rebuild it.

~cco3

yamex5

unread,
Mar 1, 2012, 10:40:55 PM3/1/12
to Android Building
You misunderstand, we are not able to even install repo, so we can not
run 'repo selfupdate'.

Conley Owens

unread,
Mar 2, 2012, 1:03:03 PM3/2/12
to android-...@googlegroups.com
http://source.android.com/source/downloading.html
At which step exactly are you getting stuck?

Do you have the repo script from:
https://dl-ssl.google.com/dl/googlesource/git-repo/repo

Have you moved it to somewhere in your path so that you can execute it?

Have you been able to init?

Meena jadhav

unread,
Jun 5, 2012, 12:12:16 PM6/5/12
to android-...@googlegroups.com
Try to run the android open source projects steps.
 


 
On Tue, Jun 5, 2012 at 2:23 PM, kishore rathnavel <kishor...@gmail.com> wrote:
Refer to:


In the repo file, change the https to http. 
likewise in the url in the repo command. 

--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en



--
Thanks,
Meena Jadhav

Reply all
Reply to author
Forward
0 new messages