[PKG-Openstack-devel] Bug#848888: Bug#848888: python-testtools: The testtools.deferredruntest module is not importable

Free Ekanayaka freee at debian.org
Mon Dec 26 18:08:08 UTC 2016


Thomas Goirand <zigo at debian.org> writes:

> On 12/22/2016 11:58 PM, Free Ekanayaka wrote:
>> Hello,
>> 
>> Thomas Goirand <zigo at debian.org> writes:
>> 
>>> On 12/21/2016 02:57 PM, Free Ekanayaka wrote:
>>>> Hello,
>>>>
>>>> I've prepared a 1.8.0-4.1 NMU upload to fix this bug, you can find it in
>>>> the debian/bug-848888 branch of this repository:
>>>>
>>>> git://anonscm.debian.org/collab-maint/deb-python-testtools.git
>>>> <http://anonscm.debian.org/collab-maint/deb-python-testtools.git>
>>>>
>>>> The relevant commit/diff is:
>>>>
>>>> https://anonscm.debian.org/cgit/collab-maint/deb-python-testtools.git/commit/?h=debian/bug-848888&id=429fb32d6f81f62e900750c7354d311b5605db5e
>>>>
>>>> If there are no objection I'll proceed with the upload (or lemme know if
>>>> you want to do it yourself).
>>>>
>>>> Cheers,
>>>>
>>>> Free
>>>
>>> Hi,
>>>
>>> It'd be a way nicer if you could use Gerrit to share your patch. The way
>>> to do it is to use git review. If you don't know how, I can tell you,
>>> otherwise, I'll commit your patch to Gerrit. Please let me know what you
>>> prefer.
>> 
>> Sure, I wasn't aware of that. If you can send me a few pointers I'll get
>> it pushed to Gerrit.
>> 
>> Free
>
> First, register yourself, following the instructions here:
>
> https://wiki.openstack.org/wiki/How_To_Contribute#If_you.27re_a_developer
>
> What's important, is to get a launchpad ID and become an active
> contributor, so you get a Gerrit login. Once that's done, you can add
> something like this to your ~/.gitconfig:
>
> [gitreview]
> 	username = thomas-goirand
>
> Then simply do this:
>
> # apt-get install git-review
> # git clone https://git.openstack.org/openstack/deb-python-testtools
> # cd deb-python-testtools
> # git checkout debian/newton
> [ ... add your patch here ... ]
> # git commit -a
> # git review
>
> The last command "git review" will push the patch to the CI, and build
> the package. Once that's done, we can review and approve the patch.
>
> If all of the above is too complex, we can still push the patch for you.

Thanks for the pointers, I've submitted:

https://review.openstack.org/#/c/415025/

It seems the CI pass is green (there are a few lintian messages, but
unrelated to the changeset, something we might want to clean up later
on).

Free



More information about the Openstack-devel mailing list