[Buildbot-devel] trouble running tests for 0.7.10

Charles Lepple clepple at gmail.com
Fri Feb 27 15:34:53 UTC 2009


On Fri, Feb 27, 2009 at 9:30 AM, Steve 'Ashcrow' Milner
<smilner at redhat.com> wrote:
> On 27/02/09 09:08 +0100, Gianluca Sforna wrote:
>>
>> On Fri, Feb 27, 2009 at 4:39 AM, Steve 'Ashcrow' Milner
>> <smilner at redhat.com> wrote:
>>>>
>>>> Yeah, you are right. Sorry, that would be my fault.
>>>>
>>>> This is what I should have added ... I'll commit this and do a pull
>>>> request.
>>>>
>>>> $ git diff setup.py
>>>> diff --git a/setup.py b/setup.py
>>>> index 1a744cd..451f15f 100644
>>>> --- a/setup.py
>>>> +++ b/setup.py
>>>> @@ -84,6 +84,8 @@ setup_args = {
>>>>               "buildbot.status", "buildbot.status.web",
>>>>               "buildbot.changes",
>>>>               "buildbot.steps",
>>>> +              "buildbot.steps.package",
>>>> +              "buildbot.steps.package.rpm",
>>>>               "buildbot.process",
>>>>               "buildbot.clients",
>>>>               "buildbot.slave",
>>>>
>>>>
>>>> --
>>
>>> After applying the above patch I verified the results with an sdist
>>> built tarball.
>>
>> I was actually wondering why tests were failing during build...
>> Does this mean we need new tarball (0.7.11 or something)?
>>
>>
>>
>> --
>> Gianluca Sforna
>>
>> http://morefedora.blogspot.com
>> http://www.linkedin.com/in/gianlucasforna
>
> There are multiple ways to take care of this ... one way is to release
> a 0.7.11, another a 0.7.10.1 or lastly it can be done with patch
> levels in packages (like %patch0 in rpm). If it isn't a problem for
> people it can also be left like it is and fixed in NEXTRELEASE
> just noting in the release notes what must be done if you want the
> package.* steps.
>
> Again, sorry guys, this was my gaffe.

No worries on my end - I was actually updating the Fink package for
Mac OS X, which doesn't require RPM support anyway. I just wanted to
let you know.

-- 
- Charles Lepple




More information about the devel mailing list