Talk:Debian

From Gramps
Revision as of 10:35, 29 March 2013 by Romjerome (talk | contribs)
Jump to: navigation, search

How python packages are handled and generated under a .deb based linux distribution?

  • Investigation1: download and uncompress a python gobject, gtk application like MyPaint - SCons build.
    • Repository - url : via one ppa for Ubuntu
    • two packages:
      • one for data (non-python files):
      • one for python modules

Package: mypaint-data Source: mypaint Version: 1.1.0+git20130320-1ppa1~precise1 Architecture: all Maintainer: Python Applications Packaging Team <[email protected]>

Package: mypaint Version: 1.1.0+git20130320-1ppa1~precise1 Architecture: i386 Maintainer: Python Applications Packaging Team <[email protected]>

python support?

pycompile -p mypaint /usr/share/mypaint -V 2.6-
pyclean -p mypaint
  • Investigation2: what is pyshared environment??? eg, /usr/share/pyshared/lxml-x.x.x.egg-info

files under:

/usr/share/pyshared/lxml
/usr/lib/python2.7/dist-packages/lxml
pycompile -p python-lxml
pyclean -p python-lxml
  • Investigation3: what is wrong with current experimental .deb?

python-support?

/usr/share/python-support/python-gramps.public

pyshared?

/usr/share/pyshared/gramps-4.0.0alpha5.egg-info
/usr/share/pyshared/gramps
/usr/share/pyshared/gramps/gen/utils/resource-path