[csw-maintainers] Need some Feedback

Mike Watters mwatters at opencsw.org
Tue May 19 23:40:45 CEST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
	I am splitting up the python package into separate core, runtime, and
development packages.  I am playing around with removing the pyo and pyc
compiled files from the core package.

Here is my dilemma:  to do this properly, I need to compile and install the pyc
and pyo files as a post-install script.  the compile flies by, but the install
using installf takes FOREVER (the core package contains roughly 3000 files that
will need to be installed in the package database.)

should I trade the size for the speed of install?
does anyone have a better way to update the package db without using installf?

- --- split package sizes without pyo and pyc files ---

209k idle
  5M python
634k python_devel
1.3M python_rt
123k python_tk

- ---  split package sizes with pyo and pyc files ---

 593k idle
  12M python
1015k python_devel
 1.3M python_rt
 395k python_tk

- ---  Current package sizes ---

589k idle
393k python_tk
 14M python


- --

Thanks,
Mike

"Any intelligent fool can make things bigger, more complex,
and more violent.  It takes a touch of genius -- and a lot of courage --
to move in the opposite direction."

* Albert Einstein 1879 - 1955
    US German-born Theoretical Physicist
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkoTJ10ACgkQLrhmsXMSLxc3rQCguPzUvdZsNZMOwDGSlLdncUUv
LCMAn21gqG8lkEMgbNuoKsW62gNODtVY
=rMCd
-----END PGP SIGNATURE-----



More information about the maintainers mailing list