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

Re: Request to join the Debian Python Modules Team



[Víctor Cuadrado Juan, 2016-01-02]
> > http://mentors.debian.net/debian/pool/main/p/python-neovim/python-neovim_0.1.0-1.dsc

some tests require nose, after adding python-nose, python3-nose and
python-trollius to Build-Depends they fail with:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 420, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/test/test_window.py", line 3, in <module>
    from common import vim, cleanup
  File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/test/common.py", line 13, in <module>
    vim = neovim.attach('socket', path=os.environ['NVIM_LISTEN_ADDRESS'])
  File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__
    raise KeyError(key)
KeyError: 'NVIM_LISTEN_ADDRESS'

> Uploaded the new version to mentors, meanwhile I'm not in the
> team yet.

you are now :)

Try to figure out what's wrong with these tests, push git dpm repo with all
branches and I will upload it
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645

Attachment: signature.asc
Description: PGP signature


Reply to: