apt-portal/python threading problem

Markus Törnqvist mjt at nysv.org
Wed Aug 26 08:52:19 CEST 2009


On Wed, Aug 26, 2009 at 03:40:26AM +0200, David Reyes Samblas Martinez wrote:
>hi marcus  in what machine/distro had you have success on make run apt-portal?
>I'm triying diferent machines distros without succes :(
>Ubuntu 8.10/intel quadcore
>Ubuntu 9.04/     "
>debian lenny/qemux86 on the quadcore compiled/install py2.6 from sources
>eeeBuntu 8.10/intel atom compiled/install py2.6 from sources

That's a respectable spectrum of distros :D

I don't think compiling stuff from scratch would be necessary..

I'm on a Phenom II X4 (fwiw), running Ubuntu 9.04, don't have the
time for other distros right now :/

Otherwise I just went by the http://wiki.getdeb.net/apt-portal/Download
page, I apt-get installed python-mako and python-elixir
and downloaded and installed the getdeb-flavored cherrypy and
then started pulling in the bzr stuff..

Here's some example output that I don't know if it would be useful
to compare to...

mjt at ishtar:~$ dpkg -l | grep cherrypy
ii  python-cherrypy3                           3.1.2-1~getdeb1                          Python web development framework - version 3
mjt at ishtar:~$ python --version
Python 2.6.2
mjt at ishtar:~$ ls -l $(which python)
lrwxrwxrwx 1 root root 9 2009-08-21 11:12 /usr/bin/python -> python2.6
mjt at ishtar:~$ 
mjt at ishtar:~$ dpkg -S /usr/bin/python2.6
python2.6-minimal: /usr/bin/python2.6

Hope this was helpful, and of course if there's more I can do to help,
please ask :)

-- 
mjt




More information about the community mailing list