[Patches] [ python-Patches-415228 ] HP-UX packaging command

noreply@sourceforge.net noreply@sourceforge.net
Tue, 20 Nov 2001 06:01:03 -0800


Patches item #415228, was opened at 2001-04-10 12:56
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=415228&group_id=5470

Category: Distutils and setup.py
Group: None
Status: Open
Resolution: None
>Priority: 3
Submitted By: Mark Alexander (mwa)
>Assigned to: M.-A. Lemburg (lemburg)
Summary: HP-UX packaging command

Initial Comment:
The bdist_sdux (SD-UX is HP's packager) command is
based on bdist_packager and provides the same
functionality
as the bdist_pkgtool command, except the resulting
packages
cannot auto-relocate. Instead, a checkinstall script
is included by default that determines of the target
machines python installation matches that of the 
creating machine. If not, it bails out and provides
the installer with the correct version of the swinstall
command to place it in the proper directory.

----------------------------------------------------------------------

>Comment By: M.-A. Lemburg (lemburg)
Date: 2001-11-20 06:01

Message:
Logged In: YES 
user_id=38388

Hijacking this patch to take load off of Andrew. This patch should be reviewed after the Python 2.2 feature freeze.

----------------------------------------------------------------------

Comment By: Guido van Rossum (gvanrossum)
Date: 2001-04-10 14:18

Message:
Logged In: YES 
user_id=6380

Please select the proper category when submitting patches!

This is clearly a distutils thing.

Assigned to Andrew.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=415228&group_id=5470