Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Thomas Goirand Newsgroups: linux.debian.maint.python Subject: Re: Adopting factory-boy Date: Thu, 12 May 2016 09:00:01 +0200 Message-ID: References: X-Mailbox-Line: From debian-python-request@lists.debian.org Thu May 12 06:58:23 2016 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5 Organization: Debian User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Mailing-List: archive/latest/13849 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/57342977.10107@debian.org Approved: robomod@news.nic.it Lines: 55 Sender: robomod@news.nic.it X-Original-Date: Thu, 12 May 2016 08:57:59 +0200 X-Original-Message-ID: <57342977.10107@debian.org> X-Original-References: <567540B7.8020709@cbaines.net> <20151219180642.GA2584@mitya57.me> <567A8613.50605@debian.org> <567ABE02.1020707@cbaines.net> <5732FBE6.8010409@cbaines.net> <5733236F.3010401@debian.org> <57332604.8060007@cbaines.net> Xref: csiph.com linux.debian.maint.python:8520 On 05/11/2016 02:31 PM, Christopher Baines wrote: > On 11/05/16 13:19, Thomas Goirand wrote: >> On 05/11/2016 11:31 AM, Christopher Baines wrote: >>> On 23/12/15 15:30, Christopher Baines wrote: >>>> On 23/12/15 11:31, Thomas Goirand wrote: >>>>> I was the maintainer of this package, though I lost interest for it >>>>> because there's no reverse dependency for it. >>>> >>>> Thanks for packaging it :) >>>> >>>>> If you want to continue maintaining it within the OpenStack PKG team, >>>>> you can do it as well. Though we're not using git-dpm, and rather a git >>>>> tag workflow, you're still free to use whatever workflow you want there, >>>>> as long as the package is well maintained. >>>>> >>>>> If you need sponsoring for this package, I can review it and upload it >>>>> for you. >>>> >>>> Great, thanks for the offer. I think I'll have to wait a couple of weeks >>>> to see where things are for packaging this. There is at least one new >>>> dependency for the latest release (python-fake-factory), I have packaged >>>> that, but the tests currently don't pass. Once there is a release for >>>> python-fake-factory, for which the tests pass, and that has been >>>> uploaded to Debian, I'll get around to looking at factory-boy again. >>> >>> Its been quite a few weeks, but the above is now done. The missing >>> dependency (python-fake-factory) is now in Debian, and I have updated >>> factory-boy to the latest upstream version [1]. >>> >>> Are you still open to sponsoring this zigo? I have just filled in the >>> alioth form to become a member of the OpenStack team. >>> >>> 1: http://git.cbaines.net/factory-boy/ >> >> Hi, >> >> I added you as a member of the team. Let me know when I should sponsor >> the package. > > Great, I have pushed the changes to the repository and it is ready for > you to review. Hi, Please join #debian-openstack-commits to see the build results. Currently, the package FTBFS in Jessie's chroot: https://mitaka-jessie.pkgs.mirantis.com/job/factory-boy/5/console The type of error you're seeing is most of the time due to the fact you didn't push the upstream tags to Git. Cheers, Thomas Goirand (zigo)