Open GoogleCodeExporter opened 8 years ago
repo 1.19
Original comment by Shabalov...@gmail.com
on 20 Oct 2013 at 11:00
I downoaded repo from this
curl http://commondatastorage.googleapis.com/git-repo-downloads/repo >
~/bin/repo
and it work.
Original comment by Shabalov...@gmail.com
on 20 Oct 2013 at 11:08
The repo download separately as suggested in #2 comment works but the error
still exits and should be resolved.
Original comment by naresh.m...@gmail.com
on 29 Oct 2013 at 7:07
I can passed this issue by download "repo" from link in #2
Original comment by neoni...@gmail.com
on 1 Nov 2013 at 7:25
This worked for me...
curl http://commondatastorage.googleapis.com/git-repo-downloads/repo >
~/bin/repo
chmod a+x ~/bin/repo
(from http://www.marshut.com/wrrts/repo-release-1-12-4.html)
Original comment by vk2...@gmail.com
on 15 Nov 2013 at 4:15
I can't get past this error. I downloaded curl as instructed, but I still get
this error.
Original comment by pstopp...@gmail.com
on 6 Dec 2013 at 12:54
For me, the problem was that there is a older repo in /usr/local/bin.
https://groups.google.com/forum/#!topic/android-building/ICajKIQlwC8
Happy now!
Original comment by pstopp...@gmail.com
on 6 Dec 2013 at 1:02
For me, even I downloaded and ran the latest repo launcher from
http://commondatastorage.googleapis.com/git-repo-downloads/repo, the issue was
still there. However, I removed my '~/.repoconfig' directory, then the issue
was gone.
Original comment by nap.zhou...@gmail.com
on 16 Jan 2014 at 4:01
Remove the old '~/.repoconfig' directory and used the secure https version and
that worked
https://commondatastorage.googleapis.com/git-repo-downloads/repo
Original comment by beachmi...@gmail.com
on 17 Jan 2014 at 7:06
Attachments:
tried all of this and still getting this today - help
tag v1.12.16-cr1
tagger Stefan Zager <szager@chromium.org> 1423870638 -0800
Chromium-specific release.
gpg: Signature made Fri 13 Feb 2015 03:37:28 PM PST using RSA key ID 18275935
gpg: Can't check signature: public key not found
error: could not verify the tag 'v1.12.16-cr1'
Original comment by jim.b...@intel.com
on 2 Mar 2015 at 10:05
I'm getting the same error as #10 today, so this still isn't fixed, apparently.
Removing ~/.repoconfig and using the version of repo from
https://commondatastorage.googleapis.com/git-repo-downloads/repo did not help.
Original comment by mel...@gmail.com
on 12 Mar 2015 at 7:13
anyone can sovle the #10's error? thanks
Original comment by pitera....@gmail.com
on 20 Apr 2015 at 11:00
Original issue reported on code.google.com by
Shabalov...@gmail.com
on 20 Oct 2013 at 10:40