Re: pgAdmin v3.1 candidate builds and source...

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: Christoph Berg <myon(at)debian(dot)org>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, Syed Fahar Abbas <fahar(dot)abbas(at)enterprisedb(dot)com>, Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: pgAdmin v3.1 candidate builds and source...
Date: 2018-07-02 04:27:26
Message-ID: CAFOhELc2oFoN_ic3a6oW6nt-9W3=ADgczfZxdE9VjHcj1emL_Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Christoph,

On Sat, Jun 30, 2018 at 9:46 PM, Christoph Berg <myon(at)debian(dot)org> wrote:

> Re: Dave Page 2018-06-28 <CA+OCxoyu6KQamBfgV2kF2uB2AYsty7Hh
> yeSsvTa1yuTdANWimw(at)mail(dot)gmail(dot)com>
> > > That said, the web/pgadmin/static/*/generated/ directories have
> > > disappeared from the tarball, so pgadmin doesn't load anymore. Could
> > > you please put them back, as I don't think rebuilding them via yarn is
> > > feasible? Because that's not packaged either...
> > >
> >
> > OK, please go grab the tarball again, from thttps://www.postgresql.org/
> > ftp/pgadmin/pgadmin4/v3.1/source/. The MD5 checksum should be:
> >
> > f057bf46055d4f7b07a42ae984f499dd pgadmin4-3.1.tar.gz
> >
> > This should contain the missing files.
> >
> > Sorry about that - stupid case-sensitivity bug in a script :-(
>
> Hi,
>
> the tarball works fine now, thanks!
>
> Good to hear this.

> I could finally build the packages now. (There were some issues with
> the python3.7 update happening in Debian at the same time, which broke
> a few bits, but I managed to work around.)
>
> One user raised the same issue that pgAdmin is not working with python
3.7. He found that the issue is with psycopg2 (Ref:
https://github.com/psycopg/psycopg2/issues/714) as async and await are now
keywords and we are using async in pgAdmin 4.

So, I am curious to know how you have fixed this issue?

> Cheers,
> Christoph
>
> Thanks,
Khushboo

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2018-07-02 04:58:52 [pgAdmin4][RM#3319] Fix the cancel query button glitch in query tool
Previous Message Christoph Berg 2018-06-30 16:16:48 Re: pgAdmin v3.1 candidate builds and source...