[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Python independant binary extensions



On Fri, Jun 30, 2006 at 04:16:40PM +0200, Josselin Mouette <joss@debian.org> wrote:
> Python-support already checks the md5sums of the files to install, but
> it excludes the .so because files are moved to /usr/share and it would
> violate the FHS. I also thought this would never happen.
> 
> I can add the handling of this case by putting them e.g.
> in /usr/lib/python-support/python-foo/all/.

What if, let's say, python 2.3 and 2.4 versions are identical, but 2.5
is different ?

Also, don't forget the files are different until they are stripped. So
the basis for differenciation shouldn't be an md5sum...

Mike



Reply to: