Re: [Ubuntu] Question about packages in Unstable ppa

2011-08-25 Thread Johan Van de Wauw
On Thu, Aug 25, 2011 at 4:42 PM, Giovanni Manghi
 wrote:
> Hi,
>
> having enabled both the ubuntugis and the nightly-builds repository is
> harmless. The main difference (an important one indeed) is that qgis 1.7
> in the ubuntugis repo is compiled against gdal 1.8 available in the same
> repo, while qgis-trunk is compiled against gdal 1.6 available in the
> official ubuntu repo.
Read the original bug report:
>> >> I don't know if this is a right address for my question, I'm still novice
>> >> user when it comes to Ubuntu, Launchpad and PPAs. Anyhow, I added 
>> >> ubuntugis-unstable
>> >> PPA and installed QGIS 1.8 but I couldn't install qgis-plugin-grass 
>> >> package.
>> >> It needs some package I can't seem to find anywhere. I am using Ubuntu 
>> >> 11.04
>> >> 32-bit. How can I install GRASS plugin?
>> >>
Mixing repositories is causing the bug that was reported:
ubuntugis unstable also has a newer version of grass, which may be
installed. This means that tqgis-plugin-grass will not be installed,
because it depends on a version of grass which can not be installed.

So either Stanislav has to remove all of grass from ubuntugis and
install qgis from the qgis repository. Or he has to remove all qgis
from the qgis repository and install everything from the ubuntugis
repository.

>
> So installing qgis-trunk from the nigthly-build repo can lead to
> unexpected behaviours because it uses an old gdal library because there
> are recent features that need gdal >= 1.7 to work.
And daily builds can always lead to unexpected behaviour. That's why I
think it is better for novice users not to use them (that is, if
actual release are tested better than trunk, which is not always the
case).
>
> Cheers
>
> -- Giovanni --
>
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] Question about packages in Unstable ppa

2011-08-25 Thread Giovanni Manghi
Hi,

having enabled both the ubuntugis and the nightly-builds repository is
harmless. The main difference (an important one indeed) is that qgis 1.7
in the ubuntugis repo is compiled against gdal 1.8 available in the same
repo, while qgis-trunk is compiled against gdal 1.6 available in the
official ubuntu repo.

So installing qgis-trunk from the nigthly-build repo can lead to
unexpected behaviours because it uses an old gdal library because there
are recent features that need gdal >= 1.7 to work.

Cheers

-- Giovanni --


On Tue, 2011-08-23 at 10:32 -0700, Alex Mandel wrote:
> As an fyi the daily builds come from qgis.org but for most users I also
> recommend using the ubuntugis repo.
> 
> So to reiterate check your sources list and make sure you only have 1
> place that qgis could come from (aside from ubuntu itself).
> 
> Enjoy,
> Alex
> 
> On 08/23/2011 09:57 AM, Johan Van de Wauw wrote:
> > UbuntuGis has version 1.7 of qgis. It is unclear from where exactly you
> > install these daily builds of the unreleased 1.8 version from. I would
> > recommend removing that repository (and remove qgis ) and installing the
> > version of qgis which is supported by ubuntugis, and which is most likely
> > much better tested (among others for the osgeo live dvd) than the version
> > you are trying to install.
> > 
> > Johan
> > 
> > On Mon, Aug 22, 2011 at 5:10 PM, Stanislav Polimac <
> > opetnaistomme...@gmail.com> wrote:
> > 
> >> Hello!
> >>
> >> I don't know if this is a right address for my question, I'm still novice
> >> user when it comes to Ubuntu, Launchpad and PPAs. Anyhow, I added 
> >> ubuntugis-unstable
> >> PPA and installed QGIS 1.8 but I couldn't install qgis-plugin-grass 
> >> package.
> >> It needs some package I can't seem to find anywhere. I am using Ubuntu 
> >> 11.04
> >> 32-bit. How can I install GRASS plugin?
> >>
> >> [image: qgis1.png]
> >>
> >>
> >> [image: qgis2.png]
> >>
> >> Thanks in advance and sorry if this is not the place for this kind of
> >> questions.
> >>
> >> Cheers!
> >> Stanislav
> >>
> >> --
> >> "Be the change you want to see in the world."  Gandhi
> >>
> >> ___
> >> UbuntuGIS mailing list
> >> Ubuntu@lists.osgeo.org
> >> http://lists.osgeo.org/mailman/listinfo/ubuntu
> >> http://trac.osgeo.org/ubuntugis/wiki
> >>
> >>
> > 
> > 
> > 
> > ___
> > UbuntuGIS mailing list
> > Ubuntu@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/ubuntu
> > http://trac.osgeo.org/ubuntugis/wiki
> 
> ___
> UbuntuGIS mailing list
> Ubuntu@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/ubuntu
> http://trac.osgeo.org/ubuntugis/wiki


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] Question about packages in Unstable ppa

2011-08-23 Thread Alex Mandel
As an fyi the daily builds come from qgis.org but for most users I also
recommend using the ubuntugis repo.

So to reiterate check your sources list and make sure you only have 1
place that qgis could come from (aside from ubuntu itself).

Enjoy,
Alex

On 08/23/2011 09:57 AM, Johan Van de Wauw wrote:
> UbuntuGis has version 1.7 of qgis. It is unclear from where exactly you
> install these daily builds of the unreleased 1.8 version from. I would
> recommend removing that repository (and remove qgis ) and installing the
> version of qgis which is supported by ubuntugis, and which is most likely
> much better tested (among others for the osgeo live dvd) than the version
> you are trying to install.
> 
> Johan
> 
> On Mon, Aug 22, 2011 at 5:10 PM, Stanislav Polimac <
> opetnaistomme...@gmail.com> wrote:
> 
>> Hello!
>>
>> I don't know if this is a right address for my question, I'm still novice
>> user when it comes to Ubuntu, Launchpad and PPAs. Anyhow, I added 
>> ubuntugis-unstable
>> PPA and installed QGIS 1.8 but I couldn't install qgis-plugin-grass package.
>> It needs some package I can't seem to find anywhere. I am using Ubuntu 11.04
>> 32-bit. How can I install GRASS plugin?
>>
>> [image: qgis1.png]
>>
>>
>> [image: qgis2.png]
>>
>> Thanks in advance and sorry if this is not the place for this kind of
>> questions.
>>
>> Cheers!
>> Stanislav
>>
>> --
>> "Be the change you want to see in the world."  Gandhi
>>
>> ___
>> UbuntuGIS mailing list
>> Ubuntu@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/ubuntu
>> http://trac.osgeo.org/ubuntugis/wiki
>>
>>
> 
> 
> 
> ___
> UbuntuGIS mailing list
> Ubuntu@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/ubuntu
> http://trac.osgeo.org/ubuntugis/wiki

___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki