Repo release 1.12.4

3,020 views
Skip to first unread message

Conley Owens

unread,
Oct 1, 2013, 12:51:03 PM10/1/13
to repo-discuss
Repo v1.12.4 has just been released. This will clean up a few issues
with the previous release. The most important of these being:

* Tolerates non-ascii UTF-8 commiter names on upload
* Better support for persistent-https:// (some folks were getting a
hangup on init)

~cco3

Chris AtLee

unread,
Oct 1, 2013, 1:40:18 PM10/1/13
to repo-d...@googlegroups.com
Hi,

We're having problems with this release. repo init claims that it can't verify the v1.12.4 tag.

Thanks,
Chris

Kenny Ho

unread,
Oct 1, 2013, 3:02:44 PM10/1/13
to repo-d...@googlegroups.com
Hi,

I am getting GPG key issue even though the key from https://dl-ssl.google.com/dl/googlesource/git-repo/repo was imported.  Is tag 1.12.4 signed with a different key?


gpg: keyring `/home/jam/.repoconfig/gnupg/secring.gpg' created
gpg: keyring `/home/jam/.repoconfig/gnupg/pubring.gpg' created
gpg: /home/jam/.repoconfig/gnupg/trustdb.gpg: trustdb created
gpg: key 920F5C65: public key "Repo Maintainer " imported
gpg: key 338871A4: public key "Conley Owens " imported
gpg: Total number processed: 2 gpg: imported: 2 (RSA: 1)

Get https://gerrit.googlesource.com/git-repo remote: Counting objects: 105, done
remote: Finding sources: 100% (105/105)
remote: Total 2568 (delta 1453), reused 2568 (delta 1453)
Receiving objects: 100% (2568/2568), 1.78 MiB | 2.73 MiB/s, done.
Resolving deltas: 100% (1453/1453), done.
From https://gerrit.googlesource.com/git-repo * [new branch] maint -> origin/maint
.
.
.
object e76efdd7b342577c40aa271fa5ded9d66a783a9b
type commit
tag v1.12.4
tagger Conley Owens 1380645867 -0700

repo 1.12.4

gpg: Signature made Tue 01 Oct 2013 12:44:27 PM EDT using RSA key ID 692B382C
gpg: Can't check signature: public key not found
error: could not verify the tag 'v1.12.4'

Kenny



On Tuesday, October 1, 2013 12:51:03 PM UTC-4, Conley Owens wrote:

Conley Owens

unread,
Oct 1, 2013, 3:38:58 PM10/1/13
to Chris AtLee, repo-discuss
Sorry, I realized today that we didn't upload the newest version of
the launcher. I'll update the documentation. For the meantime,
please use:

curl http://commondatastorage.googleapis.com/git-repo-downloads/repo >
~/bin/repo
chmod a+x ~/bin/repo

sha1 e197cb48ff4ddda4d11f23940d316e323b29671c

If verification errors persist, you can blow away (or move) your
~/.repoconfig dir to ensure the new public keys are imported.

Sorry for the trouble everyone!
> --
> --
> To unsubscribe, email repo-discuss...@googlegroups.com
> More info at http://groups.google.com/group/repo-discuss?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Repo and Gerrit Discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to repo-discuss...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

Chris AtLee

unread,
Oct 1, 2013, 4:03:32 PM10/1/13
to repo-d...@googlegroups.com, Chris AtLee
Blowing away ~/.repoconfig doesn't seem to have worked. repo pulls in two GPG keys:
gpg: key 920F5C65: public key "Repo Maintainer <re...@android.kernel.org>" imported
gpg: key 338871A4: public key "Conley Owens <cc...@android.com>" imported

But the tag looks like it's signed with a different key:

gpg: Signature made Tue 01 Oct 2013 12:44:27 PM EDT using RSA key ID 692B382C
gpg: Can't check signature: public key not found


Kenny Ho

unread,
Oct 2, 2013, 8:00:24 AM10/2/13
to repo-d...@googlegroups.com, Chris AtLee
Using the repo from commondatastorage worked.  It will update the GPG keys.

Conley Owens

unread,
Oct 2, 2013, 12:10:42 PM10/2/13
to Kenny Ho, repo-discuss, Chris AtLee
Yes, Chris. Please make sure you are using the correct launcher.

Stephen Warren

unread,
Oct 2, 2013, 4:06:31 PM10/2/13
to repo-d...@googlegroups.com, Chris AtLee


On Tuesday, October 1, 2013 1:38:58 PM UTC-6, Conley Owens wrote:
Sorry, I realized today that we didn't upload the newest version of
the launcher.  I'll update the documentation.  For the meantime,
please use:

curl http://commondatastorage.googleapis.com/git-repo-downloads/repo >
~/bin/repo
chmod a+x ~/bin/repo

Is that the new canonical URL for the repo project, or just a temporary workaround until the other location is updated with the latest launcher?

In other words, I created a project that uses repo to sync a bunch of git repos, and we include the commands above (but with the now-broken URL
https://dl-ssl.google.com/dl/googlesource/git-repo/repo) in our documentation. Should I update our documentation to contain the new URL you specified above, or is the brokenness of the other URL just temporary?

Thanks.

Conley Owens

unread,
Oct 2, 2013, 8:10:27 PM10/2/13
to Stephen Warren, repo-discuss, Chris AtLee
Yes. The docs change is here:
https://android-review.googlesource.com/#/c/66864/

Sorry it isn't live yet.
Reply all
Reply to author
Forward
0 new messages