Re: pgAdmin4 v8.13 candidate builds

2024-10-17 Thread Devrim Gündüz
Hi, They are already in the repos. On 17 October 2024 13:43:41 GMT+03:00, Akshay Joshi wrote: >Hi Devrim > >When should I start the pgAdmin 4 build? > >On Thu, Oct 17, 2024 at 4:11 PM Devrim Gündüz wrote: > >> Should be fixed in 17.0-43 package. >> >> >

Re: pgAdmin4 v8.13 candidate builds

2024-10-17 Thread Devrim Gündüz
make install installs them, and I did not care at that point On 17 October 2024 11:37:43 GMT+03:00, Dave Page wrote: >Thanks. I don’t understand why we’d ship bki files with libpq though? > >-- >Dave Page >https://pgsnake.blogspot.com > >EDB Postgres >https://www.enterprisedb.com > > >On Thu, 17

Re: pgAdmin4 v8.13 candidate builds

2024-10-17 Thread Devrim Gündüz
Should be fixed in 17.0-43 package. On 17 October 2024 10:06:09 GMT+03:00, Dave Page wrote: >Devrim, can you assist with this please? > > >On Thu, 17 Oct 2024 at 07:57, Akshay Joshi >wrote: > >> Hi All, >> >> We encountered an issue during the installation of pgAdmin 4 on Fedora >> when any vers

Re: RHEL 7 + pgAdmin 4.28

2020-11-24 Thread Devrim Gündüz
Hi, On Thu, 2020-11-19 at 12:06 +0530, Aditya Toshniwal wrote: > Flask-babelex needs to be updated. Thanks! Cheers, -- Devrim Gündüz Open Source Solution Architect, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally sig

RHEL 7 + pgAdmin 4.28

2020-11-18 Thread Devrim Gündüz
ine 461, in register_browser_preferences 'Supported placeholders are %DATABASE%, %USERNAME%, and %SERVER%. ' File "/usr/lib/python3.6/site-packages/pgadmin4-web/flask_babelex/__init__.py", line 623, in gettext return get_domain().gettext(*args, **kwargs) File "/

Re: pgAgent build warnings on Fedora 32

2020-09-09 Thread Devrim Gündüz
Hi Neel, On Fri, 2020-04-24 at 18:15 +0530, Neel Patel wrote: > I will look into it. Any updates? Cheers, -- Devrim Gündüz Open Source Solution Architect, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part

pgAgent build warnings on Fedora 32

2020-04-24 Thread Devrim Gündüz
0-Source/job.cpp: In member function 'int Job::Execute()': /var/lib/pgsql/rpm12/BUILD/pgAgent-4.0.0-Source/job.cpp:157:9: warning: unused variable 'last_n_char' [-Wunused-variable] 157 | int last_n_char = 7; | ^~~ -- Devrim Gündüz Open Sour

Re: pgAdmin4 v4.16 candidate builds

2019-12-12 Thread Devrim Gündüz
Hi, On Mon, 2019-12-09 at 22:32 +0530, Akshay Joshi wrote: > pgAdmin4 v4.16 candidate builds and source can be found at > https://developer.pgadmin.org/builds/2019-12-09-1/ RPMs are also out now. Regards, -- Devrim Gündüz Open Source Solution Architect, Red Hat Certified Engineer T

Re: pgAdmin4 v4.11 candidate builds

2019-07-24 Thread Devrim Gündüz
ill this patch be included in 4.12? Cheers, -- Devrim Gündüz Open Source Solution Architect, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part

Re: pgAdmin4 v4.11 candidate builds

2019-07-24 Thread Devrim Gündüz
ild docs * Manually install the files. * Create config_distro.py file Cheers, -- Devrim Gündüz Open Source Solution Architect, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part

Re: pgAdmin4 v4.11 candidate builds

2019-07-24 Thread Devrim Gündüz
Hi, On Wed, 2019-07-24 at 10:48 +0530, Akshay Joshi wrote: >Feature test are not stable yet, so we will have to remove that from our > build process. How? Will you re-wrap 4.11? If not, can you please send me a patch so that I can apply it to the RPMs? Thanks! Cheers, -- Devrim

Re: pgAdmin4 v4.11 candidate builds

2019-07-23 Thread Devrim Gündüz
rney_test.py ... File "/usr/lib/python2.7/site-packages/pgadmin4-web/pgadmin/feature_tests/query_tool_journey_test.py", line 57 print("Copy rows...", file=sys.stderr, end="") ^ SyntaxError: invalid syntax Any ideas? Regar

Re: pgAdmin4 v4.11 candidate builds

2019-07-23 Thread Devrim Gündüz
]: Leaving directory `/home/pgsql/git/pgrpms/rpm/redhat/master/pgadmin4/master/pgadmin4-4.11' error: Bad exit status from /var/tmp/rpm-tmp.Afb3Zm (%build) So, I updated the patch, and used the default theme again in 4.11 RPMs. Cheers, -- Devrim Gündüz Open Source Solution Architect, Red Ha

Re: pgAdmin4 v4.11 candidate builds

2019-07-23 Thread Devrim Gündüz
in the RPMs, and now it is pgadmin4 by default. The PDF doc does not include any info about this. Cheers, -- Devrim Gündüz Open Source Solution Architect, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part

Re: Is requirements.txt up2date?

2019-06-10 Thread Devrim Gündüz
Hi, On Wed, 2019-06-05 at 13:02 +0100, Dave Page wrote: > Yes. They're indirect dependencies, so don't appear in the list we > maintain. Not sure about Blinker, but Werkzeug will be defined in the > requirements.txt file for Flask. Ack, thanks! Cheers, -- Devrim Gündüz O

Is requirements.txt up2date?

2019-06-05 Thread Devrim Gündüz
Hi, I recently hit by some missing or not up2date Python modules while building/installing pgAdmin4. Recent one is Werkzeug, and I also hit an issue with blinker. Both of these do not appear in requirements.txt. Are we sure that this list is up2date? Cheers, -- Devrim Gündüz Open Source

Re: Extension Developing Roadmap

2019-03-11 Thread Devrim Gündüz
Hi, On Mon, 2019-03-11 at 12:18 +, Dave Page wrote: > >> > > No - it should not be made part of the backup/restore dialogues. > > > > I disagree. I agree with Dave in here. Regards, -- Devrim Gündüz Open Source Solution Architect, Red Hat Certified Engi

Re: 4.1 bytecompile error on RHEL 7

2019-01-25 Thread Devrim Gündüz
Hi Khushboo, On Wed, 2019-01-23 at 21:42 -0800, Khushboo Vashi wrote: > The fix has been sent to the pgAdmin hackers. Applied the patch, and built packages. Thanks a lot for the quick fix. Cheers, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red

4.1 bytecompile error on RHEL 7

2019-01-23 Thread Devrim Gündüz
eb/pgadmin/feature_tests/xss_checks_panels_and_query_tool_test.py", line 79 file=sys.stderr, end="" ^ SyntaxError: invalid syntax == Any ideas? Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, R

Re: Packagers: Handling upgrade checks

2019-01-03 Thread Devrim Gündüz
RPMs are not released on time :-) Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part

Re: Fedora 29 startup issue

2018-11-01 Thread Devrim Gündüz
ult is 3.7, not 3.6. That said, on RHEL, I just bumped up the version in the spec file and rebuilt the package. We had no issues with pgAdmin 3.4 RPMs with the same spec file. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified

Re: Fedora 29 startup issue

2018-11-01 Thread Devrim Gündüz
2018 09:56:23 Initializing server... 01.11.2018 09:56:23 Failed to locate pgAdmin4.py, terminating server thread. 01.11.2018 09:57:09 An error occurred initialising the application server: -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Eng

Fedora 29 startup issue

2018-11-01 Thread Devrim Gündüz
4-web/" PythonPath="/usr/lib/python3.7/site-packages:/usr/lib64/python3.7/site-packages" What am I missing? Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.a

Re: pgagent 4 build error on Fedora 28

2018-08-09 Thread Devrim Gündüz
Hi, On Thu, 2018-08-09 at 12:55 +0300, Devrim Gündüz wrote: > [100%] Linking CXX executable pgagent > /usr/bin/ld: CMakeFiles/pgagent.dir/connection.cpp.o: undefined reference to > symbol 'pthread_join@@GLIBC_2.2.5' > //usr/lib64/libpthread.so.0: error adding symbols: DS

pgagent 4 build error on Fedora 28

2018-08-09 Thread Devrim Gündüz
om command line collect2: error: ld returned 1 exit status make[3]: *** [CMakeFiles/pgagent.dir/build.make:181: pgagent] Error 1 -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Descrip

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

2018-06-28 Thread Devrim Gündüz
7;ing things until last week, but this dependency hell is not easy to deal with, so I'll change the RPMs and push a single package as well Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @D

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

2018-06-27 Thread Devrim Gündüz
e testing repo. Fahar, please run yum clean all before testing the new ones, I did not bump up the build number. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Descript

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

2018-06-26 Thread Devrim Gündüz
v10 testing repo. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part

Extra executive bits in the source code

2018-06-19 Thread Devrim Gündüz
bit Should these be fixed? Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part

Re: pgAdmin 3.0 builds

2018-04-17 Thread Devrim Gündüz
lit desktop components into their subpackages, in order to: * For "server-only" users, do not require qt libraries. * For desktop users: Require topicons only on GNOME Just in case you want to do the same. Regards, - Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consul

Re: pgAdmin 3.0 builds

2018-04-11 Thread Devrim Gündüz
Hi, On Wed, 2018-04-11 at 09:17 +0100, Dave Page wrote: > Nice work Fahar - I can reproduce the problem now! Will we still release tomorrow? I also need some time to find a solution for the setuptools issue on RHEL 7 and RHEL 6. Regards, -- Devrim Gündüz EnterpriseDB: ht

RE: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Devrim Gündüz
-Original Message- >From: Devrim Gündüz [mailto:dev...@gunduz.org] >Sent: 06 October 2017 01:25 >To: Mike Surcouf; 'Dave Page'; pgAdmin Support; pgadmin-hackers >Subject: Re: pgAdmin 4 v2.0 Released! > > >Hi, > >On Thu, 2017-10-05 at 16:26 +, Mike Surcouf w

Re: pgAdmin 4 v2.0 Released!

2017-10-05 Thread Devrim Gündüz
Hi, On Thu, 2017-10-05 at 16:26 +, Mike Surcouf wrote: > Will this be in the postgres 9.6 repo soon? It is available in RHEL 7, F-25 and F-26 repos. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twit

Re: pgAdmin 4 debian packaging (?)

2017-09-22 Thread Devrim Gündüz
Hi, On Fri, 2017-09-22 at 14:17 +0200, Raphaël ENRICI wrote: > I just wanted to know if anybody was working on packagind pgAdmin 4 for > Debian? I think Christoph is working on this, if my memory serves well. Added him. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprise

Re: v2.0 RC2 test builds

2017-09-18 Thread Devrim Gündüz
Hi Dave, On Mon, 2017-09-18 at 17:12 +0100, Dave Page wrote: > Devrim; these includes the WSGI fix needed for the problem I ran into when > testing the RPMs in web mode. Built and pushed packages to testing repo, will test tomorrow morning. Regards, -- Devrim Gündüz EnterpriseDB:

Re: pgAdmin 4 commit: Ship with pre-configured paths that can work in both

2017-08-25 Thread Devrim Gündüz
Hi Dave, On Fri, 2017-08-25 at 10:59 +0100, Dave Page wrote: > Devrim; we'll need RPM changes for this. We need to work together to > thoroughly test those changes. Please book time in my calendar to > collaborate. Ack. Regards, -- Devrim Gündüz EnterpriseDB: https://www.en

Re: Next release

2017-08-24 Thread Devrim Gündüz
t; Linux. +1 to 2.0. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part

Re: pgadmin-for-web is going nowhere

2017-07-14 Thread Devrim Gündüz
gested? Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part

Re: More RHEL 6 build issues

2017-07-11 Thread Devrim Gündüz
gadmin4-web/flask_sqlalchemy/__init__.py", line 25, in from sqlalchemy import orm, event, inspect ImportError: cannot import name event Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz ,

Re: More RHEL 6 build issues

2017-07-11 Thread Devrim Gündüz
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 signatur

Re: More RHEL 6 build issues

2017-07-11 Thread Devrim Gündüz
ads/master We do this *before* building the package. Isn't that ok? Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitall

More RHEL 6 build issues

2017-07-11 Thread Devrim Gündüz
File "/usr/lib/python2.6/site-packages/pgadmin4-web/flask_htmlmin.py", line 1, in from htmlmin.main import minify ImportError: No module named main Any hints? Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified E

Re: pgagent build issue on SLES 12

2017-07-10 Thread Devrim Gündüz
er for the new pgagent version that compiles against 10. Thanks! Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part

Re: pgagent build issue on SLES 12

2017-07-10 Thread Devrim Gündüz
Hi Ashesh, On Mon, 2017-07-10 at 17:56 +0530, Ashesh Vashi wrote: > You can find the logs/temporary files in the CMakeFiles directory. I have sent the log file with the previous email: https://www.gunduz.org/temp/pgagent-CMakeOutput.log Regards, -- Devrim Gündüz EnterpriseDB: ht

Re: pgagent build issue on SLES 12

2017-07-10 Thread Devrim Gündüz
Hi Dave, On Mon, 2017-07-10 at 13:18 +0100, Dave Page wrote: > What wxWidgets configs are available on that machine? wxWidgets-3_2-devel-3.1.0 is installed. I also have a few packages that start with libwx_gtk2 and libwx_gtk3, but not sure they are related. Regards, -- Devrim Gün

pgagent build issue on SLES 12

2017-07-10 Thread Devrim Gündüz
t.log Any hints how can I debug this? Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part