← Back to team overview

touch-packages team mailing list archive

[Bug 1422433] Re: installed packages should be checked first when generating dependencies

 

This bug was fixed in the package dh-python - 2.20150826

---------------
dh-python (2.20150826) unstable; urgency=medium

  * Remove '--with-doctest' from nose call, closes: 749506
    to re-enable it: export PYBUILD_TEST_ARGS=--with-doctest
  * Build-Depends based test suite detection is used only if PYBUILD_TEST_FOO
    is not set to 1
  * dh_python2: do not try to move files to pyshared if package doesn't
    provide public modules (f.e. due to interpreter version no longer
    supported or installed), closes: 793148

 -- Piotr Ożarowski <piotr@xxxxxxxxxx>  Wed, 26 Aug 2015 16:53:52 +0200

** Changed in: dh-python (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dh-python in Ubuntu.
https://bugs.launchpad.net/bugs/1422433

Title:
  installed packages should be checked first when generating
  dependencies

Status in dh-python package in Ubuntu:
  Fix Released

Bug description:
  dh_pythonX appears to go through the following series of checks when
  generating dependencies for python packages:

  1) check package specific pydist overrides
  2) check for package in dh-python fallback files
  3) check for package using dpkg -S

  these last two steps appear the wrong way around (at least to me); we
  are transitioning a number of python-oslo* packages due to upstream
  switching to unnamespaced packages - however the check in 2) kicks in
  first, so we end up with the old binary package names in generated
  Depends.

  Also the fallback files are generated from Debian unstable, so is not
  great for Ubuntu first transitions.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: dh-python 1.20141111-2ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
  Uname: Linux 3.18.0-13-generic x86_64
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb 16 17:02:00 2015
  Dependencies:
   
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-25 (83 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20141124)
  PackageArchitecture: all
  SourcePackage: dh-python
  UpgradeStatus: No upgrade log present (probably fresh install)

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


References