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 alberanid
Recipients
Date 2004-11-09.15:39:20
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=170840

I've created a patch to make your bdist_deb/dh_make commands
compatible with Python 1.5.2; it can be found here:
 
http://erlug.linux.it/~da/tmp/distutils-cvs_debpy152-20041109.patch

Beware that I've tested it for a very short time,
so double check everything (especially the permissions
on file/umasks).

Moreover, the patch changes also some other files
like build_py.py, install_lib.py, bdist_rpm.py, that
were not 1.5.2 compatible - these changes are part of
another patch I've posted today.

HTH.
History
Date User Action Args
2007-08-23 15:40:24adminlinkissue1054967 messages
2007-08-23 15:40:24admincreate