Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Installation help

Received: by 10.204.129.81 with SMTP id n17mr423398bks.3.1345191739829;
        Fri, 17 Aug 2012 01:22:19 -0700 (PDT)
X-BeenThere: agilo@googlegroups.com
Received: by 10.204.148.136 with SMTP id p8ls2714220bkv.3.gmail; Fri, 17 Aug
 2012 01:22:17 -0700 (PDT)
Received: by 10.204.130.7 with SMTP id q7mr423671bks.2.1345191737599;
        Fri, 17 Aug 2012 01:22:17 -0700 (PDT)
Received: by 10.204.130.7 with SMTP id q7mr423670bks.2.1345191737576;
        Fri, 17 Aug 2012 01:22:17 -0700 (PDT)
Return-Path: <stefano.r...@agilosoftware.com>
Received: from mail-bk0-f42.google.com (mail-bk0-f42.google.com [209.85.214.42])
        by gmr-mx.google.com with ESMTPS id k7si1582285bks.2.2012.08.17.01.22.17
        (version=TLSv1/SSLv3 cipher=OTHER);
        Fri, 17 Aug 2012 01:22:17 -0700 (PDT)
Received-SPF: pass (google.com: domain of stefano.r...@agilosoftware.com designates 209.85.214.42 as permitted sender) client-ip=209.85.214.42;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of stefano.r...@agilosoftware.com designates 209.85.214.42 as permitted sender) smtp.mail=stefano.r...@agilosoftware.com
Received: by bkcjm19 with SMTP id jm19so1142429bkc.15
        for <agilo@googlegroups.com>; Fri, 17 Aug 2012 01:22:17 -0700 (PDT)
        d=google.com; s=20120113;
        h=from:mime-version:content-type:subject:date:in-reply-to:to
         :references:message-id:x-mailer:x-gm-message-state;
        bh=KXvMsFPYq/yedPfxH5kGh6c4aVtDpNmpyKjTM5k8V8c=;
        b=kf/z7/Gu3HBCvRnaDUlHMmreJtOAG5iIcizcp0P0F+JaILvHtjy0ZSNZnrf36yazCD
         M5j/4/CkKgwhih2ZpWSrdXhEjzo1vXqmgMa1trJRBlIf599Tcs6WnzYHCWpSJXxBYFKf
         cJ870hEi6BaE3xGrmxGDatyhEsyM7//WF7B1owy8LjZ+D0VlP4d93xirpaXcAwAwDD5E
         wOsF+KHGyTjCtGIOeTNBh1Xo5P04S584UOyAATNq1hSzCWLYpf57iI1QwQN5aq+fiB5A
         jucHLmnbV9BAWPp7iRkblB5VBOKDVM5IZ0/ggVJ0cMukTTSk2y2L3sD2HD0KhIk7raTj
         7BiQ==
Received: by 10.204.152.137 with SMTP id g9mr1568853bkw.106.1345191736984;
        Fri, 17 Aug 2012 01:22:16 -0700 (PDT)
Return-Path: <stefano.r...@agilosoftware.com>
Received: from [192.168.42.82] (treebeard.lan.agile42.com. [217.92.143.169])
        by mx.google.com with ESMTPS id 14sm3265753bkq.12.2012.08.17.01.22.15
        (version=TLSv1/SSLv3 cipher=OTHER);
        Fri, 17 Aug 2012 01:22:16 -0700 (PDT)
From: Stefano Rago <stefano.r...@agilosoftware.com>
Mime-Version: 1.0 (Apple Message framework v1278)
Content-Type: multipart/alternative; boundary="Apple-Mail=_FA3B1BD0-7CA1-4C1B-9341-D45ADA796AD0"
Subject: Re: [Agilo for Trac] Installation help
Date: Fri, 17 Aug 2012 10:22:16 +0200
In-Reply-To: <72b9d059-b4c3-469f-90b4-0f876f9f72fe@googlegroups.com>
To: agilo@googlegroups.com
References: <DE7386537710F645BFA010301D6C9CE603B5E...@mail03.agel.com> <72b9d059-b4c3-469f-90b4-0f876f9f72fe@googlegroups.com>
Message-Id: <5331A54F-A43E-47EF-B154-BCB1E4A7B...@agilosoftware.com>
X-Mailer: Apple Mail (2.1278)
X-Gm-Message-State: ALoCoQn8gUul9glKpuAjvLlXR4oUctMwlCsEipc5SffEGNPtZlAOLzrcnLYTjd3UzIemagtmNaii


--Apple-Mail=_FA3B1BD0-7CA1-4C1B-9341-D45ADA796AD0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

Hi Bernardo,

On Aug 13, 2012, at 10:12 PM, Bernardo Costa wrote:

> I am also having problems with agilo open source and trac. But my =
platform is slightly different. I use trac version 0.11.5-1 in a centos =
5.8 box. The simplejson version is 2.0.9-8.el5, which is available on =
the base centos repository. My agilo instalation was smooth: python =
setup.py clean && python setup.py build && python setup.py bdist_egg && =
sudo easy_install agilo-0.9.8-py2.4.egg.
>=20
> Inside trac.ini I have these components enabled:
> [components]
> agiletrac.api.agiletracsystem =3D enabled
> agiletrac.env.agiletracsetup =3D enabled
> agiletrac.workflow.agileticketworkflow =3D enabled
>=20
> But when I run trac-admin ... upgrade I have the following message:
> Database is up to date, no upgrade necessary.
>=20
> This is strange for me. Looking at trac url it seems nothing is =
changed.
>=20
>=20


Please make sure that agilo in in the python path when executing =
trac-admin.
You can make a quick test with this command
python -c "import agilo; print agilo"

Cheers

Stefano Rago

--Apple-Mail=_FA3B1BD0-7CA1-4C1B-9341-D45ADA796AD0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=windows-1252

<html><head></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi =
Bernardo,<div><br></div><div><div><div>On Aug 13, 2012, at 10:12 PM, =
Bernardo Costa wrote:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite">I am also =
having problems with agilo open source and trac. But my platform is =
slightly different. I use trac version 0.11.5-1 in a centos 5.8 box. The =
simplejson version is 2.0.9-8.el5, which is available on the base centos =
repository. My agilo instalation was smooth: python setup.py clean =
&amp;&amp; python setup.py build &amp;&amp; python setup.py bdist_egg =
&amp;&amp; sudo easy_install agilo-0.9.8-py2.4.egg.<br><br>Inside =
trac.ini I have these components =
enabled:<br>[components]<br>agiletrac.api.agiletracsystem =3D =
enabled<br>agiletrac.env.agiletracsetup =3D =
enabled<br>agiletrac.workflow.agileticketworkflow =3D enabled<br><br>But =
when I run trac-admin ... upgrade I have the following =
message:<br>Database is up to date, no upgrade necessary.<br><br>This is =
strange for me. Looking at trac url it seems nothing is =
changed.<br><br><br></blockquote><div><br></div><div><br></div><div>Please=
 make sure that agilo in in the python path when executing =
trac-admin.</div><div>You can make a quick test with this =
command</div><div>python -c "import agilo; print =
agilo"</div><div><br></div><div>Cheers</div><div><br></div></div><div =
apple-content-edited=3D"true">
<span class=3D"Apple-style-span" style=3D"border-collapse: separate; =
color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: =
0px; text-transform: none; white-space: normal; widows: 2; word-spacing: =
0px; -webkit-border-horizontal-spacing: 0px; =
-webkit-border-vertical-spacing: 0px; =
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div>Stefano =
Rago<br></div></span></div></div></body></html>=

--Apple-Mail=_FA3B1BD0-7CA1-4C1B-9341-D45ADA796AD0--