[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#777089: Preconditions for python-moto finished - help needed to build package itself



Hi Lumin,

On Tue, Feb 06, 2018 at 03:27:22PM +0000, Lumin wrote:
> With patch [1] dpkg-buildpackage can go a bit further while building
> this package.
> See requirements-dev.txt. And new problems arose:

I've added python-flask to Build-Depends and can reproduce this issue:
 
> 1. $ make test  # python2
> 
> ImportError: No module named vendored

I've found a hint to this issue here
  https://github.com/boto/boto/issues/3222
but it claims that the issue was dealt with in version python-boto-2.38.0.
Since we have 2.44.0 I assume we are facing a different problem.

> 2. $ make test_server  # python2
> 
> ConnectionError: HTTPConnectionPool(host='localhost', port=5000): Max
> retries exceeded with url:

Hope thas is fixed by python-flask Build-Depends.
 
> 3. $ nosetests3 -sv --with-coverage --cover-html ./tests/
> 
> ModuleNotFoundError: No module named 'botocore.vendored'
> AttributeError: module 'botocore' has no attribute 'vendored'
> 
> It seems that the "vendored" is from botocore package. I'm not
> sure which package or script to blame. Further investigation needed.

Yes.  Unfortunately I can not spent any time on this for the next couple
of days.
 
> I don't know whether it helps to add all the dependencies specified by
> requirements-dev.txt to control.

I guess its promising to check this list.  I'd be happy if somebody
would beat me in doing so. ;-)

Kind regards

      Andreas.

-- 
http://fam-tille.de


Reply to: