https://github.com/robertwb/sage-patchbot/pull/24

and if you change patchbot/trac.py:pull_from_trac() in line 309
such that after

        if not inplace_safe():

an exception is raised (e.g. just "raise") then patchbot will only
checkout and test tickets in-place, i.e. no reinstall. Unsafe tickets
will just have to wait until the upgrade of setuptools is official.


On Wed, May 7, 2014 at 11:35 PM, Peter Bruin <pjbr...@gmail.com> wrote:

> OK, I see, this has now happened to my patchbot on #15316.
>
>
> Op woensdag 7 mei 2014 17:18:17 UTC+1 schreef Ralf Stephan:
>
>> On Wed, May 7, 2014 at 5:08 PM, Peter Bruin <pjb...@gmail.com> wrote:
>>
>>>  Oh yes you're right. Making it the base branch is necessary too.
>>>>
>>> Something that worked for me is making the changes without committing
>>> them; then the patchbot won't undo those changes.
>>>
>> ​That will work until a ticket with "unsafe" changes​ is encountered,
>> with full rebuild in /tmp.
>>
>> Unfortunately, src/doc is deemed unsafe too by current patchbot:
>> ​https://github.com/robertwb/sage-patchbot/issues/22​
>>
>>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "sage-devel" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sage-devel/7acENsAQeXo/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to