Re: More RHEL 6 build issues - Mailing list pgadmin-hackers

From Devrim Gündüz
Subject Re: More RHEL 6 build issues
Date
Msg-id 1499771370.27234.13.camel@gunduz.org
Whole thread Raw
In response to Re: More RHEL 6 build issues  (Dave Page <dpage@pgadmin.org>)
Responses Re: More RHEL 6 build issues  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

Sorry, I missed this part:

On Tue, 2017-07-11 at 11:44 +0100, Dave Page wrote:
> It was fixed in the code:
>
>      # HTMLMIN doesn't work with Python 2.6.
>     if not config.DEBUG and sys.version_info >= (2,7):
>         HTMLMIN(app)
>
> Though, we do have an unconditional import (both in
> web/pgadmin/__init__.py).
>
> Does the app run?

We even cannot build it.

Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

pgadmin-hackers by date:

Previous
From: Devrim Gündüz
Date:
Subject: Re: More RHEL 6 build issues
Next
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch] To fix the issue in privileges control