- Package:
- python-apt
- Source:
- python-apt
- Submitter:
- Julian Andres Klode
- Date:
- 2015-12-05 15:12:03 UTC
- Severity:
- wishlist
tests/test_policy.py checks whether the pin priority of APT is greater than 1 and less than 1001 which might not be the case. This causes python-apt to FTBFS on ppc64. We should either drop the test or use dummy repositories. I report it as a bug so I don't forget about it.