[Qgis-user] QGIS Processing broken in Master

Etienne Tourigny etourigny.dev at gmail.com
Wed Apr 23 22:55:19 PDT 2014


I don't understand... the permissions of the /usr/share/qgis folder was the
problem or the solution?
If it was the solution, that should never be necessary... you should file a
bug report for this. /usr should never be owned by a regular user.
Etienne


On Wed, Apr 23, 2014 at 5:33 PM, Filipe Dias <filipesdias at gmail.com> wrote:

> Hi, thanks for the tips
> Actually it was not the ever present ~/.qgis2 permissions bug.
> I went to /usr/share/qgis and changed the permissions on that folder to my
> user name. I have no idea how this happened but I write here solution in
> case anyone else comes across this.
> Regards
>
>
> On Wed, Apr 23, 2014 at 7:35 PM, Etienne Tourigny <etourigny.dev at gmail.com
> > wrote:
>
>> probably the persistent yet spurius bug with ubuntu that creates a
>> $HOME/.qgis2 folder as root after install...
>>
>>
>> On Wed, Apr 23, 2014 at 2:32 PM, Filipe Dias <filipesdias at gmail.com>wrote:
>>
>>> Well, this is weird:
>>>
>>> I run "sudo qgis" and now Processing shows up and I don't get the
>>> metadata error
>>>
>>> Any ideas on why this happened?
>>>
>>>
>>> On Wed, Apr 23, 2014 at 6:19 PM, Filipe Dias <filipesdias at gmail.com>wrote:
>>>
>>>> I just did clean installation of QGIS Master from ubuntugis nightly and
>>>> it still get this message. Am I missing something?
>>>>
>>>> *This plugin is broken*
>>>> Missing metadata file
>>>>
>>>>
>>>>
>>>> On Wed, Apr 23, 2014 at 6:01 PM, Filipe Dias <filipesdias at gmail.com>wrote:
>>>>
>>>>> Ok
>>>>> I'm on Ubuntu 12.04
>>>>>
>>>>>
>>>>> On Wed, Apr 23, 2014 at 5:08 PM, Goyo <goyodiaz at gmail.com> wrote:
>>>>>
>>>>>> FWIW version 2.3.0+git20140423+6fa26cf~trusty1 is working here.
>>>>>>
>>>>>> 2014-04-23 12:49 GMT+02:00 Filipe Dias <filipesdias at gmail.com>:
>>>>>> > Hi,
>>>>>> > I downloaded today's QGIS Master and Processing is still
>>>>>> unavailable due to
>>>>>> > the metadata bug. Anyone else confirms?
>>>>>> > regards
>>>>>> > F.
>>>>>> >
>>>>>> >
>>>>>> > On Sun, Apr 20, 2014 at 5:33 PM, Werner Macho <
>>>>>> werner.macho at gmail.com>
>>>>>> > wrote:
>>>>>> >>
>>>>>> >> with the latest changes from Jürgen in 5f0151cee in CMakeFile
>>>>>> >> everything works again and is compiling fluently ..
>>>>>> >> thanks everyone!
>>>>>> >>
>>>>>> >> regards
>>>>>> >> Werner
>>>>>> >>
>>>>>> >> On Sun, Apr 20, 2014 at 6:31 PM, Filipe Dias <
>>>>>> filipesdias at gmail.com>
>>>>>> >> wrote:
>>>>>> >> > Hi
>>>>>> >> > I tried copying the most recent version of Processing to its
>>>>>> respective
>>>>>> >> > folder inside /usr/share/qgis/python/plugins and I still get the
>>>>>> >> > metadata
>>>>>> >> > error. Do I have to wait for another compilation or should it
>>>>>> work now?
>>>>>> >> > cheers
>>>>>> >> > F.
>>>>>> >> >
>>>>>> >> >
>>>>>> >> >
>>>>>> >> > On Sun, Apr 20, 2014 at 10:33 AM, Victor Olaya <
>>>>>> volayaf at gmail.com>
>>>>>> >> > wrote:
>>>>>> >> >>
>>>>>> >> >> My fault, sorry. I restructured the folders in Processing to
>>>>>> have a
>>>>>> >> >> clearer structure, but forgot to update the make files. Hope is
>>>>>> fixed
>>>>>> >> >> now.
>>>>>> >> >>
>>>>>> >> >> sorry again
>>>>>> >> >>
>>>>>> >> >> Victor
>>>>>> >> >>
>>>>>> >> >>
>>>>>> >> >> 2014-04-20 11:06 GMT+02:00 Werner Macho <werner.macho at gmail.com
>>>>>> >:
>>>>>> >> >>
>>>>>> >> >>> -----BEGIN PGP SIGNED MESSAGE-----
>>>>>> >> >>> Hash: SHA1
>>>>>> >> >>>
>>>>>> >> >>> confirmed..
>>>>>> >> >>>
>>>>>> >> >>> trying to compile master the first error I get is:
>>>>>> >> >>>
>>>>>> >> >>> - -- Found GSL: -L/usr/lib -lgsl -lgslcblas -lm
>>>>>> >> >>> CMake Error at python/plugins/processing/CMakeLists.txt:3
>>>>>> >> >>> (ADD_SUBDIRECTORY):
>>>>>> >> >>>   add_subdirectory given source "admintools" which is not an
>>>>>> existing
>>>>>> >> >>>   directory.
>>>>>> >> >>>
>>>>>> >> >>> followed by a lot of messages in this style .. basically all
>>>>>> external
>>>>>> >> >>> tools like gdal, grass, grass7, taudem, saga, otb, r, lidar
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> >> >>> - -- Ctest Binary Directory  set to:
>>>>>> >> >>> /home/macho/dev/cpp/QGIS/build/output/bin
>>>>>> >> >>> - -- Configuring incomplete, errors occurred!
>>>>>> >> >>>
>>>>>> >> >>> CMakeList missconfiguration?
>>>>>> >> >>>
>>>>>> >> >>> regards
>>>>>> >> >>> Werner
>>>>>> >> >>>
>>>>>> >> >>> On 04/20/2014 10:32 AM, Filipe Dias wrote:
>>>>>> >> >>> > Hi
>>>>>> >> >>> >
>>>>>> >> >>> > I just did a clean installation of QGIS Master on Ubuntu
>>>>>> 12.04
>>>>>> >> >>> > (also deleted ./qgis2) and Processing is broken. In the
>>>>>> plugin
>>>>>> >> >>> > manager this message shows up:
>>>>>> >> >>> >
>>>>>> >> >>> > *This plugin is broken* Missing metadata file
>>>>>> >> >>> >
>>>>>> >> >>> > Installed version: ? (in
>>>>>> >> >>> > /usr/share/qgis/python/plugins/processing) Available version:
>>>>>> >> >>> > 2.2.0-1 (in QGIS Official Plugin Repository)
>>>>>> >> >>> >
>>>>>> >> >>> > However, in /usr/share/qgis/python/plugins/processing
>>>>>>  there's an
>>>>>> >> >>> > apparently normal metadata.txt file:
>>>>>> >> >>> >
>>>>>> >> >>> > [general] name=Processing description=Spatial data processing
>>>>>> >> >>> > framework for QGIS category=Analysis version=2.0
>>>>>> >> >>> > qgisMinimumVersion=2.0
>>>>>> >> >>> >
>>>>>> >> >>> > author=Victor Olaya email=volayaf at gmail.com website=
>>>>>> www.qgis.org
>>>>>> >> >>> >
>>>>>> >> >>> > icon=images/alg.png
>>>>>> >> >>> >
>>>>>> >> >>> > class_name=ProcessingPlugin
>>>>>> >> >>> >
>>>>>> >> >>> > Does anyone else have problems with Processing?
>>>>>> >> >>> >
>>>>>> >> >>> > Cheers F.
>>>>>> >> >>> >
>>>>>> >> >>> >
>>>>>> >> >>> >
>>>>>> >> >>> > _______________________________________________ Qgis-user
>>>>>> mailing
>>>>>> >> >>> > list Qgis-user at lists.osgeo.org
>>>>>> >> >>> > http://lists.osgeo.org/mailman/listinfo/qgis-user
>>>>>> >> >>> >
>>>>>> >> >>> -----BEGIN PGP SIGNATURE-----
>>>>>> >> >>> Version: GnuPG v1.4.15 (GNU/Linux)
>>>>>> >> >>> Comment: Using GnuPG with Thunderbird -
>>>>>> http://www.enigmail.net/
>>>>>> >> >>>
>>>>>> >> >>>
>>>>>> iEYEARECAAYFAlNTjfAACgkQDAH1YiCxBgmLAgCfb9xmT2biZPNxGWmvUo1ZoSqm
>>>>>> >> >>> QXQAnA85hOKBTrkmtrtYZHu+oIzPz5cG
>>>>>> >> >>> =JxWh
>>>>>> >> >>> -----END PGP SIGNATURE-----
>>>>>> >> >>
>>>>>> >> >>
>>>>>> >> >
>>>>>> >
>>>>>> >
>>>>>> >
>>>>>> > _______________________________________________
>>>>>> > Qgis-user mailing list
>>>>>> > Qgis-user at lists.osgeo.org
>>>>>> > http://lists.osgeo.org/mailman/listinfo/qgis-user
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>> _______________________________________________
>>> Qgis-user mailing list
>>> Qgis-user at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20140424/3182b76f/attachment.html>


More information about the Qgis-user mailing list