Thanks Matteo! It seems that github has the synced tag now. - Sijie
On Thu, Nov 19, 2015 at 2:11 PM, Matteo Merli <[email protected]> wrote: > GitHub repo has been already resynced (INFRA-10805 got closed). > Enrico, probably you're getting the old tag that git already fetched in > your local repo.You have 2 ways to update the tag: 1. Delete tag locally > and fetch from origin again 2. Force tag update from origin: git > fetch origin "+refs/tags/*:refs/tags/*" > Matteo > > > > On Thursday, November 19, 2015 1:34 PM, Flavio Junqueira < > [email protected]> wrote: > > > It didn't get synced to the mirror Enrico used earlier today either ( > git.apache.org <http://git.apache.org/>), check the e-mail thread from > earlier today. I'd say we are good because our authoritative repo is fine. > The others are mirrors and it seems to be a config/propagation issue. > > -Flavio > > > On 19 Nov 2015, at 21:29, Matteo Merli <[email protected]> wrote: > > > > Flavio, > > > > I did delete and recreate the tag. It appears correct in apache repo but > it didn't get synced on github mirror. > > > > I've created https://issues.apache.org/jira/browse/INFRA-10805 < > https://issues.apache.org/jira/browse/INFRA-10805> for this. > > > > (Should we defer the final tag creation until the RC is closed?) > > > > Matteo > > > > > > > > On Thursday, November 19, 2015 1:39 AM, Flavio Junqueira <[email protected]> > wrote: > > > > > > Can't you delete the tag and recreate it with the appropriate fixes? > > > > -Flavio > > > > > On 17 Nov 2015, at 19:03, Sijie Guo <[email protected] <mailto: > [email protected]>> wrote: > > > > > > Hello Matteo: > > > > > > the 4.3.2 tag seems to miss file. It couldn't compile. > > > > > > - Sijie > > > > > > On Thu, Nov 12, 2015 at 11:59 PM, Matteo Merli <[email protected] > <mailto:[email protected]>> wrote: > > > > > >> This is the first release candidate for Apache BookKeeper, version > 4.3.2. > > >> > > >> It fixes the following issues: > > >> > > >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12333529&styleName=Html&projectId=12311293 > < > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12333529&styleName=Html&projectId=12311293 > > > > >> > > >> *** Please download, test and vote by November 16th 2015, 10:00 GMT. > > >> > > >> Note that we are voting upon the source (tag), binaries are provided > for > > >> convenience. > > >> > > >> Source and binary files: > > >> > > >> > https://dist.apache.org/repos/dist/dev/bookkeeper/bookkeeper-4.3.2-candidate-0/ > < > https://dist.apache.org/repos/dist/dev/bookkeeper/bookkeeper-4.3.2-candidate-0/ > > > > >> > > >> Maven staging repo: > > >> > > >> > https://repository.apache.org/content/repositories/orgapachebookkeeper-1008/ > < > https://repository.apache.org/content/repositories/orgapachebookkeeper-1008/ > > > > >> > > >> The tag to be voted upon: > > >> release-4.3.2 (ebbb68ccdd6e86d9df96fa73d26304917b4dd33f) > > >> > > >> BookKeeper's KEYS file containing PGP keys we use to sign the release: > > >> https://dist.apache.org/repos/dist/release/bookkeeper/KEYS < > https://dist.apache.org/repos/dist/release/bookkeeper/KEYS> > > >> > > >> Please download the the source package, and follow the README to build > > >> and run a bookkeeper and hedwig service. > > >> > > > > > > > >
