Bodhi Installation Guide

On 12 July 2007 I tried to install bodhi. According to instruction on Bodhi wiki:

Config changes, old python-sqlobject:

[root@lxxen0-u2 7]# hg clone http://hg.fedoraproject.org/hg/hosted/bodhi
(...)
117 files updated, 0 files merged, 0 files removed, 0 files unresolved
[root@lxxen0-u2 7]# cd bodhi/
[root@lxxen0-u2 bodhi]# tg-admin sql create
Using database URI sqlite:///var/tmp/bodhi.sqlite
[root@lxxen0-u2 bodhi]# ./init.py
Initializing Bodhi
Cleaning out tables
Initializing Release table...
<Release 1 name=u'F7' long_name=u'Fedora 7' id_prefix=u'FEDORA' dist_tag=u'dist-fc7'>
[root@lxxen0-u2 bodhi]# ./dev_init.py
(...)

I found also, that in bodhi/config/app.cfg default identity provider is set to bugzilla. So I commented that line. And now...

Starting...

Lets start:

[root@lxxen0-u2 bodhi]# ./start-bodhi.py
(...)
[cherrypy.msg] INFO 2007-07-12 09:31:32,302 HTTP: Serving HTTP on http://localhost:8084/

And bodhi is running, so I went to page http://lxxen0-u2.cern.ch:8084/ and type guest/guest as username/password.

Others...

In bodhi/templates/show.kid there is still hardcoded link (lines 32) pointing to http://koji.fedoraproject.org/koji instead to koji address specified in config file.

-- LeszekGrzanka - 12 Jul 2007

Edit | Attach | Watch | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r7 - 2007-07-12 - LeszekGrzanka
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    LinuxSupport All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback