Bug#456998: hotwire doesn't find cairo module

2007-12-20 Thread Josselin Mouette
reassign 456998 python-central thanks Le jeudi 20 décembre 2007 à 17:51 +0530, Ritesh Raj Sarraf a écrit : > On Thursday 20 December 2007, Josselin Mouette wrote: > > And is there anything > > in /usr/share/pycentral/python-cairo/site-packages/cairo ? > > [EMAIL PROTECTED]:~$ ls /usr/share/pycent

Bug#456998: hotwire doesn't find cairo module

2007-12-20 Thread Ritesh Raj Sarraf
On Thursday 20 December 2007, Josselin Mouette wrote: > And is there anything > in /usr/share/pycentral/python-cairo/site-packages/cairo ? [EMAIL PROTECTED]:~$ ls /usr/share/pycentral/python-cairo/site-packages/cairo/ __init__.py Ritesh -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com

Bug#456998: hotwire doesn't find cairo module

2007-12-20 Thread Josselin Mouette
Le jeudi 20 décembre 2007 à 00:41 +0530, Ritesh Raj Sarraf a écrit : > On Wednesday 19 December 2007, Josselin Mouette wrote: > > This works for me with this version of python-cairo. What is the > > contents of the /usr/lib/python2.5/site-packages/cairo on your system ? > > Here is it. > > [EMAIL

Bug#456998: hotwire doesn't find cairo module

2007-12-19 Thread Ritesh Raj Sarraf
On Wednesday 19 December 2007, Josselin Mouette wrote: > This works for me with this version of python-cairo. What is the > contents of the /usr/lib/python2.5/site-packages/cairo on your system ? Here is it. [EMAIL PROTECTED]:/usr/lib/python2.5/site-packages$ ls cairo _cairo.so Ritesh -- Ritesh

Bug#456998: hotwire doesn't find cairo module

2007-12-19 Thread Josselin Mouette
Le mercredi 19 décembre 2007 à 04:04 +0530, Ritesh Raj Sarraf a écrit : > Package: hotwire > Version: 0.620-2 > Severity: important > > There's some dependency issue. No, because hotwire correctly depends on python2.5-cairo. > Why is this being called: > if sys.version[:3] == '2.4': > os.exe

Bug#456998: hotwire doesn't find cairo module

2007-12-18 Thread Ritesh Raj Sarraf
Package: hotwire Version: 0.620-2 Severity: important There's some dependency issue. Why is this being called: if sys.version[:3] == '2.4': os.execv('/usr/bin/python2.5', ['/usr/bin/python2.5'] + sys.argv) The current error on Debian is: [EMAIL PROTECTED]:~$ hotwire Traceback (most recent ca