This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients barry, eric.araujo, ezio.melotti, pitrou, tshepang
Date 2012-02-08.15:51:03
SpamBayes Score 0.0022516584
Marked as misclassified No
Message-id <1328716263.97.0.576815890393.issue13956@psf.upfronthosting.co.za>
In-reply-to
Content
The correct way to get build dependencies on Debian and derivatives is to use “aptitude build-dep pythonX.Y” (see #13472).  I think dpkg-dev would get installed as a dependency; Tshepang, could you uninstall dpkg-dev and test the aptitude command?
History
Date User Action Args
2012-02-08 15:51:04eric.araujosetrecipients: + eric.araujo, barry, pitrou, ezio.melotti, tshepang
2012-02-08 15:51:03eric.araujosetmessageid: <1328716263.97.0.576815890393.issue13956@psf.upfronthosting.co.za>
2012-02-08 15:51:03eric.araujolinkissue13956 messages
2012-02-08 15:51:03eric.araujocreate