Hi,
Last night I started seeing a strange issue with using Android's repo on my Ubuntu machine:
$ repo sync info: A new version of repo is available
object e76efdd7b342577c40aa271fa5ded9d66a783a9b type commit tag v1.12.4 tagger Conley Owens cco3@android.com 1380645867 -0700
repo 1.12.4
gpg: Signature made Tue Oct 1 12:44:27 2013 EDT using RSA key ID 692B382C gpg: Can't check signature: public key not found error: could not verify the tag 'v1.12.4'
warning: Skipped upgrade to unverified version
Apparently the repo that once was at
https://dl-ssl.google.com/dl/googlesource/git-repo/repo
is no longer valid and should be obtained from
http://commondatastorage.googleapis.com/git-repo-downloads/repo
instead.
Has anyone else been seeing this?
Best regards, Trevor
Hi,
The android team has also seen the same issue. We are using the latest one from: http://android.git.linaro.org/gitweb?p=tools/repo.git%3Ba=blob_plain%3Bf=rep... same as: http://commondatastorage.googleapis.com/git-repo-downloads/repo
On 4 October 2013 22:30, Trevor Woerner trevor.woerner@linaro.org wrote:
Hi,
Last night I started seeing a strange issue with using Android's repo on my Ubuntu machine:
$ repo sync info: A new version of repo is available object e76efdd7b342577c40aa271fa5ded9d66a783a9b type commit tag v1.12.4 tagger Conley Owens <cco3@android.com> 1380645867 -0700 repo 1.12.4 gpg: Signature made Tue Oct 1 12:44:27 2013 EDT using RSA key ID
692B382C gpg: Can't check signature: public key not found error: could not verify the tag 'v1.12.4'
warning: Skipped upgrade to unverified version
Apparently the repo that once was at
https://dl-ssl.google.com/dl/googlesource/git-repo/repo
is no longer valid and should be obtained from
http://commondatastorage.googleapis.com/git-repo-downloads/repo
instead.
Has anyone else been seeing this?
Best regards, Trevor
http://www.marshut.com/wrrts/repo-release-1-12-4.html
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev