librelist archives

« back to archive

GeoNode Dev Install....OWSLib Revision Error

GeoNode Dev Install....OWSLib Revision Error

From:
Greg Corradini
Date:
2011-10-04 @ 16:30
Hello,
I'm on Ubuntu 10.04 trying to setup the dev environment. It seems the
OWSLib library mentioned in ./shared/core-libs.txt is not available:

e  svn+http://svn.gispython.org/svn/gispy/OWSLib/trunk/@1717#egg=OWSLib

Currently, the revision number on trunk is 1735...would it be ok to
use that or is that revision # mentioned in core-libs.txt crucial?


Thanks
-- 
Greg

Re: [geonode] GeoNode Dev Install....OWSLib Revision Error

From:
Ariel Nunez
Date:
2011-10-04 @ 16:44
The reason it is not available is probably because they switched to sourceforge.

Updating to trunk should be okay in the synth branch of geonode, but
probably not on master.

Ariel.

On Tue, Oct 4, 2011 at 12:30 PM, Greg Corradini <gregcorradini@gmail.com> wrote:
> Hello,
> I'm on Ubuntu 10.04 trying to setup the dev environment. It seems the
> OWSLib library mentioned in ./shared/core-libs.txt is not available:
>
> e  svn+http://svn.gispython.org/svn/gispy/OWSLib/trunk/@1717#egg=OWSLib
>
> Currently, the revision number on trunk is 1735...would it be ok to
> use that or is that revision # mentioned in core-libs.txt crucial?
>
>
> Thanks
> --
> Greg
>

Re: [geonode] GeoNode Dev Install....OWSLib Revision Error

From:
Greg Corradini
Date:
2011-10-04 @ 16:55
Thanks for the quick response Ariel.
No, I posted the wrong error. After following the traceback further I
was able to see that the svn checkout wasn't able to find the
geonode/src/owslib folder to dump the checkout in...not sure why. But
I did the svn checkout manually and the build is now past that point.

Thanks
Greg

On Tue, Oct 4, 2011 at 9:44 AM, Ariel Nunez <ingenieroariel@gmail.com> wrote:
> The reason it is not available is probably because they switched to sourceforge.
>
> Updating to trunk should be okay in the synth branch of geonode, but
> probably not on master.
>
> Ariel.
>
> On Tue, Oct 4, 2011 at 12:30 PM, Greg Corradini <gregcorradini@gmail.com> wrote:
>> Hello,
>> I'm on Ubuntu 10.04 trying to setup the dev environment. It seems the
>> OWSLib library mentioned in ./shared/core-libs.txt is not available:
>>
>> e  svn+http://svn.gispython.org/svn/gispy/OWSLib/trunk/@1717#egg=OWSLib
>>
>> Currently, the revision number on trunk is 1735...would it be ok to
>> use that or is that revision # mentioned in core-libs.txt crucial?
>>
>>
>> Thanks
>> --
>> Greg
>>
>



-- 
Greg