← Back to team overview

launchpad-dev team mailing list archive

Re: installed and running, now what?

 

On Fri, Jul 24, 2009 at 11:49 AM, (``-_-´´) --
Fernando<BUGabundo@xxxxxxxxxx> wrote:
> well, my firewall is acting up:
> :~/launchpad/lp-branches/devel$ bzr checkout lp:lp-source-dependencies
> download-cache
> bzr: ERROR: [Errno 111] Connection refused
>
> so I tried it a bit around the use of SSH:
> :~/launchpad/lp-branches/devel$ bzr branch
> nosmart+http://bazaar.launchpad.net/~launchpad/lp-source-dependencies/trunk/
>
> and this works, so now i just have to rename from trunk to download-cache.
>
> Can't the script check for the failure to access via SSH and fallback
> to nosmart ?
>
> --
> Fernando Pereira
> (``-_-´´) -- BUGabundo :o)


Didnt took me long:
Looks like everything went ok.
Now run "make schema" at the top level of the launchpad tree.
servicedesk@servicedesk-lp:~/launchpad/lp-branches/devel$ make schema
utilities/shhh.py python2.4 bootstrap.py --ez_setup-source=ez_setup.py \
		--download-base=download-cache/dist --eggs=eggs
utilities/shhh.py ./bin/buildout configuration:instance_name=development


The found YUI root isn't valid:
/home/servicedesk/launchpad/lp-branches/devel/lib/canonical/launchpad/icing/yui/3.0.0pr2/build
utilities/shhh.py make -C sourcecode build PYTHON=python2.4 \
	    PYTHON_VERSION=2.4 LPCONFIG=development
utilities/shhh.py LPCONFIG=development
/home/servicedesk/launchpad/lp-branches/devel/bin/py -t
buildmailman.py
Traceback (most recent call last):
  File "buildmailman.py", line 15, in ?
    from canonical.config import config
  File "/home/servicedesk/launchpad/lp-branches/devel/lib/canonical/config/__init__.py",
line 19, in ?
    import ZConfig
ImportError: No module named ZConfig
make: *** [compile] Error 1

-- 
Fernando Pereira
(``-_-´´)
Linux user #443786    GPG key 1024D/97A24832



References