I made an account at http://wiki.getdeb.net/apt-portal/ but it says the Download page is immutable. Can someone update that page to refelct that you can run 'sudo apt-get install python-mako python-elixir python-cherrypy3' in karmic/9.10 instead of installing python-cherrypy3 from the download link?
Plus the line: cd apt-portal; ~/debfactory/bin/apt2sql.py -d sqlite:///getdeb.db http://archive.getdeb.net/ubuntu karmic-getdeb is broken because the paths are incorrect. It should look like: cd ~/apt-portal; debfactory/bin/apt2sql.py -d sqlite:///getdeb.db http://archive.getdeb.net/ubuntu karmic-getdeb and lastly, this line should be ran before apt-protal.py/cherrypy run, am I correct? Anyway, got it running and I'm playing with it now! On Fri, Nov 13, 2009 at 9:29 AM, Vadim Peretokin <[email protected]> wrote: > http://wiki.getdeb.net/apt-portal/Download _______________________________________________ Mailing list: https://launchpad.net/~getdeb-collaboration Post to : [email protected] Unsubscribe : https://launchpad.net/~getdeb-collaboration More help : https://help.launchpad.net/ListHelp

