Re: Python modules not installed correctly with pycentral

2008-01-06 Thread Christopher Schmidt
On Mon, Jan 07, 2008 at 11:15:53AM +1100, Ben Finney wrote: > The problem apparent when installing that .deb is that after > installation the modules *only* exist in that pycentral path; they are > never installed to the Python site-packages directory, and so the > Python package can't be found by

Python modules not installed correctly with pycentral

2008-01-06 Thread Ben Finney
Howdy all, In the thread Message-ID: <[EMAIL PROTECTED]>, I attempted to learn more about packaging software such that it conforms both to Python conventions and Debian Python policy. I got some helpful responses, but there seem to be fundamental problems that weren't addressed. I'm asking again n

Re: Python modules not installed correctly with pycentral

2008-01-06 Thread Ben Finney
Christopher Schmidt <[EMAIL PROTECTED]> writes: > Since it appears you have a *different* postinst, it's possible that > you need something like a "#DEBHELPER#" snippet in your existing > postinst to allow debhelper to actually put the files in the right > place: when I was missing this in the pas

Re: Python modules not installed correctly with pycentral

2008-01-06 Thread Vincent Bernat
OoO En cette nuit striée d'éclairs du lundi 07 janvier 2008, vers 02:06, Ben Finney <[EMAIL PROTECTED]> disait: > The only way I can see to fix this is to move one of those commands so > the corrent ordering is achieved in the postinst. Where should I be > moving the rules around to? Should 'dh_in

debhelper for python-central, problems with prerm/postinst (was: Python modules not installed correctly with pycentral)

2008-01-06 Thread Ben Finney
(Vincent, please don't send me copies of messages sent to this list. This is spelled out on the mailing-list code of conduct http://www.debian.org/MailingLists/#codeofconduct>.) Vincent Bernat <[EMAIL PROTECTED]> writes: > OoO En cette nuit striée d'éclairs du lundi 07 janvier 2008, vers 02:06, >

Re: debhelper for python-central, problems with prerm/postinst (was: Python modules not installed correctly with pycentral)

2008-01-06 Thread Vincent Bernat
On Mon, 07 Jan 2008 18:17:34 +1100, Ben Finney <[EMAIL PROTECTED]> wrote: > (Vincent, please don't send me copies of messages sent to this list. > This is spelled out on the mailing-list code of conduct > http://www.debian.org/MailingLists/#codeofconduct>.) Sorry for that. >> See: >> http://bug