<div dir="ltr">On 21 May 2013 10:15, Simon Schampijer <span dir="ltr"><<a href="mailto:simon@schampijer.de" target="_blank">simon@schampijer.de</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5"><br></div></div>
Pulling today I got:<br>
<br>
[erikos@t61 sugar-build]$ ./osbuild pull<div class="im"><br>
<br>
= Updating build system =<br>
<br>
* Pulling sugar-build<br>
Already up-to-date.<br>
<br></div>
= Pulling =<br>
<br>
* Pulling automake<br>
* Pulling glib<br>
* Pulling gobject-introspection<br>
* Pulling pygobject<br>
* Pulling dbus-python<div class="im"><br>
* Pulling libsoup<br>
* Pulling webkitgtk<br>
<br></div>
Command failed, tail of /home/erikos/sugar-build/<u></u>build/logs/pull-0.log<br>
<br>
Already up-to-date.<br>
>From git://<a href="http://github.com/dnarvaez/webkitgtk" target="_blank">github.com/dnarvaez/<u></u>webkitgtk</a><br>
   23a61f3..562e907  master     -> origin/master<br>
error: Your local changes to the following files would be overwritten by merge:<br>
        GNUmakefile.in<br>
        aclocal.m4<br>
        configure<br>
Please, commit your changes or stash them before you can merge.<br>
Aborting<br>
Updating 23a61f3..562e907<br>
<br>
<br>
I did not have made any changes in webkitgtk, I did a "git reset --hard origin" in the webkitgtk directory and now things work.<span class=""><font color="#888888"></font></span><br></blockquote><div><br></div>
<div>Yeah, that one is hard to fix... I tried to stash changes but that triggers other issues. The easiest approach is probably to fix webkigtk to not regenerate those files, but I haven't yet figured out how/when they are written. I couldn't even reproduce it anymore here  after I added a .gitignore.<br>
<br></div><div>So, I'll try to fix this up but until then people should "git reset --hard origin" (hopefully I'm not going to update webkitgtk again before I solve it, so it should only be needed one time).<br>
</div></div></div></div>