Opened 14 years ago

Closed 14 years ago

#50 closed enhancement (fixed)

Solaris packages

Reported by: Elliot Moore Owned by: Antoine Martin
Priority: minor Milestone: 1.0
Component: Global Keywords:
Cc:

Description (last modified by Antoine Martin)

Just a question of running?:

python setup.py bdist_pkgtool

distutils builddist

not that simple I am afraid: would not handle dependencies.

Change History (3)

comment:1 Changed 14 years ago by Antoine Martin

Description: modified (diff)

comment:2 Changed 14 years ago by Antoine Martin

Milestone: 0.91.0
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted

comment:3 Changed 14 years ago by Antoine Martin

Resolution: fixed
Status: acceptedclosed

done, added to svn under trunk/solaris for now: changeset

Notable changes:

  • r1556: net_util patch - the socket stuff is in libsocket.so.1 on solaris
  • r1560: pam patch - we have to bundle a copy of the pam library patched for solaris..
  • r1564: ssh patch - sun_ssh does not have all the features of openssh (just disable all on solaris for now - even if you have ssh...)
  • Lots of python 2.4 compatibility fixes (opensolaris latest only ships with 2.4...): r1564 r1555 r1554 r1551 r1550
Last edited 13 years ago by Antoine Martin (previous) (diff)
Note: See TracTickets for help on using tickets.