Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7663

Re: Python-pyvcf: Couldn't find index page for 'distribute' (maybe misspelled?)

From Andreas Tille <andreas@an3as.eu>
Newsgroups linux.debian.maint.python
Subject Re: Python-pyvcf: Couldn't find index page for 'distribute' (maybe misspelled?)
Date 2015-10-14 15:40 +0200
Message-ID <qjurD-8nB-7@gated-at.bofh.it> (permalink)
References <qjewx-LU-1@gated-at.bofh.it> <qjfCj-2k3-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

On Tue, Oct 13, 2015 at 11:42:57PM +0200, Piotr Ożarowski wrote:
> > Searching for distribute
> > Reading https://pypi.python.org/simple/distribute/
> > Download error on https://pypi.python.org/simple/distribute/: [Errno 111] Connection refused -- Some packages may not be found!
> > Couldn't find index page for 'distribute' (maybe misspelled?)
> 
> patch setup.py to use setuptools instead of distribute and add
> python{3,}-setuptools to Build-Depends

Thanks for the hint which was really helpful.  Since setup.py is also
triggering a test suite I recreated the test data from upstream Git
and moved the packaging from Debian Med SVN to Git to simplify fetching
the new source tarball for others:

   git://anonscm.debian.org/debian-med/python-pyvcf.git

While the build works fine now and the tests are running without any
error I would like to be able to trigger the tests for the installed
modules.  I wonder what I need to do rebuild what setup.py is creating
from

       test_suite='vcf.test.test_vcf.suite',

Kind regards

    Andreas.

-- 
http://fam-tille.de

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Find similar


Thread

Python-pyvcf: Couldn't find index page for 'distribute' (maybe  misspelled?) Andreas Tille <andreas@an3as.eu> - 2015-10-13 22:40 +0200
  Re: Python-pyvcf: Couldn't find index page for 'distribute' (maybe  misspelled?) Piotr Ożarowski <piotr@debian.org> - 2015-10-13 23:50 +0200
    Re: Python-pyvcf: Couldn't find index page for 'distribute' (maybe  misspelled?) Andreas Tille <andreas@an3as.eu> - 2015-10-14 15:40 +0200

csiph-web