Re: fix make update (issue 170000043 by jfrederich@gmail.com)

3 views
Skip to first unread message

mar...@chromium.org

unread,
Nov 6, 2014, 12:24:43 PM11/6/14
to jfred...@gmail.com, jrob...@chromium.org, coderev...@googlegroups.com, albrec...@gmail.com, re...@codereview-hr.appspotmail.com
Thanks, redirecting to Jason.

https://codereview.appspot.com/170000043/

jrob...@google.com

unread,
Nov 6, 2014, 3:00:58 PM11/6/14
to jfred...@gmail.com, jrob...@chromium.org, coderev...@googlegroups.com, albrec...@gmail.com, mar...@chromium.org, re...@codereview-hr.appspotmail.com

Jens Frederich

unread,
Nov 7, 2014, 10:24:06 AM11/7/14
to Marc-Antoine Ruel, re...@codereview-hr.appspotmail.com, coderev...@googlegroups.com, jrob...@chromium.org, albrec...@gmail.com


On Nov 7, 2014 9:04 AM, "Jens Frederich" <jfred...@gmail.com> wrote:
>
> On Thu, Nov 6, 2014 at 8:46 PM,  <jrob...@chromium.org> wrote:
> > lgtm.
> >
> > I see what you did and why it is needed.  I think that I will make a
> > slight change to make explicit Makefile targets for update_frontend and
> > update_backend and have 'make update' call both in the proper sequence.
> > The reason is that your change would remove updating of backends.
> >
> > I will land this change for you.
> >
>
> Thanks.
>
> Jason, another Rietveld issue drives me crazy,  maybe you have a hint
> for me. I'll do some small changes on the Go code review test suite.
> The test suite runs fine on my remote testing Rietveld instance. But
> on the local instance (App Engine Development Setup) I got always the
> following error :
>
> Issue created. URL: http://localhost:7777/1005
> Loading /1005/upload_complete/1006: urllib2.HTTPError: HTTP Error 500:
> Internal Server Error; trying again in 2 seconds.
> abort: HTTP Error 500: Internal Server Error
> hg change -i failed
>
> It seems the second upload command is to fast. Any idea what goes wrong?
>
On Rietveld the error is: Base file missing.

jfred...@gmail.com

unread,
Nov 7, 2014, 10:24:06 AM11/7/14
to albrec...@gmail.com, mar...@chromium.org, coderev...@googlegroups.com, re...@codereview-hr.appspotmail.com

jfred...@gmail.com

unread,
Nov 7, 2014, 10:24:07 AM11/7/14
to albrec...@gmail.com, coderev...@googlegroups.com, re...@codereview-hr.appspotmail.com
Reviewers: Andi,

Description:
fix make update

Please review this at http://codereview.appspot.com/170000043/

Affected files (+1, -1 lines):
M Makefile


Index: Makefile
===================================================================
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@
@echo "---[Updating REVISION]---"
@echo "$(VERSION_TAG)" >REVISION

-update: update_revision mapreduce update_backend
+update: update_revision mapreduce
@echo "---[Updating $(APPID)]---"
$(APPCFG) $(APPCFG_FLAGS) update . --oauth2 --application $(APPID)
--version $(VERSION)



Jens Frederich

unread,
Nov 7, 2014, 10:24:06 AM11/7/14
to Jens Frederich, jrob...@chromium.org, coderev...@googlegroups.com, albrec...@gmail.com, mar...@chromium.org, re...@codereview-hr.appspotmail.com
Jens
Reply all
Reply to author
Forward
0 new messages