Source: matplotlib2 Version: 2.2.3-6 Severity: serious Justification: fails to build from source
Hi, src:matplotlib2 currently FTBFS because its build dependencies cannot be satisfied in Debian unstable. It follows some evidence: $ dose-builddebcheck --explain --failures --deb-native-arch amd64 --checkonly=matplotlib2 Packages_main_amd64 Sources output-version: 1.2 native-architecture: amd64 report: - package: matplotlib2 version: 2.2.3-6 architecture: any,all type: src status: broken reasons: - missing: pkg: package: python-mpltoolkits.basemap version: 1.2.0+dfsg-1 architecture: amd64 unsat-dependency: python-pyshp:amd64 depchains: - depchain: - package: matplotlib2 version: 2.2.3-6 architecture: any,all type: src depends: python-mpltoolkits.basemap:amd64 binary-packages: 90294 source-packages: 30649 broken-packages: 1 Or the debcheck results: https://qa.debian.org/dose/debcheck/src_unstable_main/1567400407/packages/matplotlib2.html This failure is also important, because matplotlib2 is necessary to compile build-essential. See the dependency graph here: http://paste.debian.net/1098490/ Thanks! cheers, josch