On Thu, 2008-03-20 at 16:27 +0930, Iain Buchanan wrote:
> this is the same as my installed sync-engine.  If I put this line of
> code after each of those lines:
>                 print "self.sepath = %s" % self.sepath
> Then the output is:
> self.sepath = /usr/lib/python2.5/site-packages/SyncEngine/xml2util.py
> self.sepath = /usr/lib/python2.5/site-packages/SyncEngine
> self.sepath = /usr/lib/python2.5/site-packages

This looks correct. In the case here, this indicates that the packages
are dumping the contents of the sync-engine root
into /usr/lib/python2.5/site-packages

> 
> > This acquires the SyncEngine root from the location of xml2util.py. This
> > should be the root of the SyncEngine archive. The path to config.xml is
> > then constructed.
> 
> On Wed, 2008-03-19 at 12:23 +0000, Dr J A Gow wrote: 
> > Just an addendum to my previous message - this is actually correct in
> > what it is doing. The sync-engine root is one level below
> > 'SyncEngine' (check the tree out from SVN to see what I mean).
> 
> one level below?  Could you perhaps show me the output from your
> sync-engine with the one-liner I added above?

It probably won't help you because I don't run packages - I run
sync-engine from the development tree - but I would have got, before my
development disk ate itself last night (always guaranteed to happen
before a long holiday when I can't get another one):


/scratchpad/software-builds/synce/sync-engine/SyncEngine/xml2util.py
/scratchpad/software-builds/synce/sync-engine/SyncEngine
/scratchpad/software-builds/synce/sync-engine

Note that the default config should be in:

/scratchpad/software-builds/synce/sync-engine/config.


So the problem seems to be how the packaging is being carried out.

        John.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to