[QGIS-Developer] PG loading broken in master

Tim Sutton tim at kartoza.com
Wed Sep 16 01:39:08 PDT 2020


Glad to hear it!

On Wed, Sep 16, 2020 at 9:38 AM Andreas Neumann <a.neumann at carto.net> wrote:

> It seems like the second and third checkout from git bisect is now between
> the good old start and the bad commit. So apparently only the first
> checkout from git bisect was outside the range, the next one inside.
> Perhaps this has to do with the fact that the checkouts need to be
> dividable by a certain number?
>
> Anyway - I'm getting closer to the culprit ;-)
>
> Andreas
>
> On 2020-09-16 10:28, Tim Sutton wrote:
>
> Hi
>
> Hmm I never had that problem - I just googled for a tutorial for you
> though so I didnt test to see if the tutorial was doing things correctly -
> you may want to try another source of info e.g.
>
> https://git-scm.com/docs/git-bisect
>
> Regards
>
> Tim
>
> On Wed, Sep 16, 2020 at 8:40 AM Andreas Neumann <a.neumann at carto.net>
> wrote:
>
> Ok - I am trying to learn git bisect, but I'm really confused to how it
> works:
>
> Here is what I did:
>
> $ git bisect start
>
> $ git bisect good c6e28828dd3c9d0459033643ced4ba8994d7bc92
>
> $ git bisect bad 1c2b4ae2b0f3add7767d473f2b4137d7de9afd24
> Bisecting: 18 revisions left to test after this (roughly 4 steps)
> [89e4d4925a7ff26561acde84a861986cb30af961] enable QgsMeshTriangulation
> with SIP and change SIP_CONCAT_PARTS
>
> Why on earth is git bisect checking out something older than the good
> commit? Really strange ...
>
> I would have expected that git bisect would check out something between
> the good and the bad commit.
>
> Confused ...
>
> Andreas
>
>
>
> On 2020-09-15 23:35, Tim Sutton wrote:
>
> Hi Andreas
>
>
> If you are not already aware of it, check out git bisect, which helps you
> to isolate a breaking commit quickly.
>
>
> https://www.metaltoad.com/blog/beginners-guide-git-bisect-process-elimination
>
> Regards
>
> Tim
>
> On Tue, 15 Sep 2020, 16:46 Andreas Neumann, <a.neumann at carto.net> wrote:
>
> Hi Jorge,
>
> There is only one authcfg. The service configuration doesn't contain auth
> information - just host, port and db. It is quite normal that you have a
> service name and an authcfg in the same data source.
>
> I am currently compiling older commits to find out which commit still
> worked.
>
> Probably I know more tomorrow.
>
> Greetings,
>
> Andreas
>
> On 2020-09-15 17:40, Jorge Gustavo Rocha wrote:
>
> Hi Andreas,
>
> Just a quick question: if both are present, should one be ignored? Which
> auth configuration should be used in that case?
>
> Regards,
>
> Jorge
>
> On 15/09/20 16:05, Andreas Neumann wrote:
>
> Ok -
>
> I am currently building older versions of master to find out which
> commit still worked.
>
> Will let you know, if I know more.
>
> Thanks,
>
> Andreas
>
> On 2020-09-15 17:02, Alessandro Pasotti wrote:
>
> On Tue, Sep 15, 2020 at 4:52 PM Andreas Neumann <a.neumann at carto.net
> <mailto:a.neumann at carto.net>> wrote:
>
>
> Hi,
>
> Some recent commit broke all my projects that load PG layers with a
> datasource like:
>
> <datasource>service='pub' authcfg=sogis00 key='t_id' srid=2056
> type=Point checkPrimaryKeyUnicity='1' table="schema"."table"
> (geometrie) sql=</datasource>
>
> Means a combination of PG service name and auth config. None of the
> PG layers in the project can be loaded.
>
> Any idea what recent commit might be the culprit?
>
>
>
> Sorry I don't, but I'm in bug fixing mode right now and working on
> other PG issues, if you have any chance to let me debug your project
> please let me know.
>
> Cheers
>
>
>
>
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
> J. Gustavo
>
>
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
>
>
> --
>
> ------------------------------------------------------------------------------------------
>> Tim Sutton
> Visit http://kartoza.com to find out about open source:
>  * Desktop GIS programming services
>  * Geospatial web development
> * GIS Training
> * Consulting Services
> Skype: timlinux Irc: timlinux on #qgis at freenode.net
> Tim is a member of the QGIS Project Steering Committee
>
> -------------------------------------------------------------------------------------------
> Kartoza is a merger between Linfiniti and Afrispatial
>
>
>

-- 
------------------------------------------------------------------------------------------
​

Tim Sutton
Visit http://kartoza.com to find out about open source:
 * Desktop GIS programming services
 * Geospatial web development
* GIS Training
* Consulting Services
Skype: timlinux Irc: timlinux on #qgis at freenode.net
Tim is a member of the QGIS Project Steering Committee
-------------------------------------------------------------------------------------------
Kartoza is a merger between Linfiniti and Afrispatial
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20200916/565a3608/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blocked.gif
Type: image/gif
Size: 118 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20200916/565a3608/attachment-0001.gif>


More information about the QGIS-Developer mailing list