Comment 10 for bug 121519

Revision history for this message
Martin Pitt (pitti) wrote :

This affects archive-cruft-check.py as well:

$ archive-cruft-check.py -n
Traceback (most recent call last):
  File "/srv/launchpad.net/codelines/current/scripts/ftpmaster-tools/archive-cruft-check.py", line 23, in ?
    from canonical.launchpad.database import DistroArchReleaseBinaryPackage
ImportError: cannot import name DistroArchReleaseBinaryPackage

This is DistroArchSeriesBinaryPackage now.