Package: python-netlib
Version: 0.11.2-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu wily ubuntu-patch

Dear Maintainer,

python-netlib currently FTBFS in Ubuntu [1] because it doesn't build-depend on
python-setuptools (same failure happened in an amd64 Debian unstable pbuilder).

In Ubuntu, the attached patch was applied to achieve the following:

  * Build-depend on python-setuptools to fix FTBFS.

Thanks for considering the patch.

Logan Rosen

[1] 
https://launchpadlibrarian.net/205795902/buildlog_ubuntu-wily-amd64.python-netlib_0.11.2-1_BUILDING.txt.gz

-- System Information:
Debian Release: jessie/sid
  APT prefers wily-updates
  APT policy: (500, 'wily-updates'), (500, 'wily-security'), (500, 'wily'), 
(100, 'wily-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.19.0-16-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru python-netlib-0.11.2/debian/control python-netlib-0.11.2/debian/control
--- python-netlib-0.11.2/debian/control	2015-05-02 12:36:02.000000000 +0100
+++ python-netlib-0.11.2/debian/control	2015-05-10 20:59:37.000000000 +0100
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Sebastien Delafond <s...@debian.org>
-Build-Depends: python-all, cdbs (>= 0.4.90~), debhelper (>= 6)
+Build-Depends: python-all, cdbs (>= 0.4.90~), debhelper (>= 6), python-setuptools
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/collab-maint/python-netlib.git
 Vcs-Browser: http://anonscm.debian.org/git/collab-maint/python-netlib.git

Reply via email to