[Bug 1349119] Re: [MIR] new dependencies for twisted

Michael Terry michael.terry at canonical.com
Mon Jul 28 08:55:35 UTC 2014


python-pyasn1-modules looks mostly fine.  But it has a bunch of tests
that it isn't running.  Seems like you could do something like:

for script in test/*.sh; do PYTHONPATH=. PATH=./tools:$PATH sh $script;
done

Though that would only test the python2 module, since the files in
tools/ all hardcode /usr/bin/python.

** Changed in: python-pyasn1-modules (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-pyasn1-modules in
Ubuntu.
https://bugs.launchpad.net/bugs/1349119

Title:
  [MIR] new dependencies for twisted

Status in “python-characteristic” package in Ubuntu:
  Fix Committed
Status in “python-pyasn1-modules” package in Ubuntu:
  Incomplete
Status in “python-service-identity” package in Ubuntu:
  New

Bug description:
  twisted has a new dependency, python-service-identity.
  python-service-identity depends itself on python-characteristic and python-pyasn1-modules.

  characteristic is a one file module, programming aid, was just
  packaged to Debian and Ubuntu. looks ok.

  python-pyasn1-modules is a collection of ASN.1 data structures, which
  is not yet in python-pyasn1.  no bug reports in Debian and Ubuntu.

  python-service-identity was just packaged, unsure if the security team
  wants to have a review.

  All three packages build python3 modules as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-characteristic/+bug/1349119/+subscriptions



More information about the foundations-bugs mailing list