Re: pgadmin4 for fedora 35

2021-11-25 Thread toni incog
works, thx! On Tue, 23 Nov 2021 at 11:34, Dave Page wrote: > > Yeah, I managed to fat-finger the commit :-(. I've already fixed it, so > tonight's build should be good. > > Sorry about that. > > On Tue, Nov 23, 2021 at 9:39 AM toni incog wrote: >> >> Instatlled daily build 23/11 pgadmin4-fedora

Re: pgadmin4 for fedora 35

2021-11-23 Thread Dave Page
Yeah, I managed to fat-finger the commit :-(. I've already fixed it, so tonight's build should be good. Sorry about that. On Tue, Nov 23, 2021 at 9:39 AM toni incog wrote: > Instatlled daily build 23/11 pgadmin4-fedora-repo.noarch and tried > sudo dnf install pgadmin4-web > ... > > Dependencie

Re: pgadmin4 for fedora 35

2021-11-23 Thread toni incog
Instatlled daily build 23/11 pgadmin4-fedora-repo.noarch and tried sudo dnf install pgadmin4-web ... Dependencies resolved. =

Re: pgadmin4 for fedora 35

2021-11-18 Thread Dave Page
Cool, thanks. The dependencies were updated yesterday as it happens. Too late for 6.2, but hopefully there will be a successful snapshot build for F35 tonight. On Thu, 18 Nov 2021 at 17:11, Mike Martin wrote: > Just for info, until the dependencies get updated this works > > Install python3.9 p

Re: pgadmin4 for fedora 35

2021-11-18 Thread Mike Martin
Just for info, until the dependencies get updated this works Install python3.9 package Edit /etc/yum.repos.d/pgadmin4.repo baseurl= https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/fedora/fedora-34-$basearch #baseurl= https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/fedora/fedora-$releaseve

Re: pgadmin4 for fedora 35

2021-11-15 Thread Dave Page
Hi On Sat, Nov 13, 2021 at 3:48 PM toni incog wrote: > Lo and behold, I just upgraded a laptop to f35 with pgadmin4 still > installed and it was enough to install python9 to get a running > desktop version. So when upgrading don't rm pgadmin, disable the > pgadmin repo and afterwards install pyt

Re: pgadmin4 for fedora 35

2021-11-13 Thread toni incog
Lo and behold, I just upgraded a laptop to f35 with pgadmin4 still installed and it was enough to install python9 to get a running desktop version. So when upgrading don't rm pgadmin, disable the pgadmin repo and afterwards install python9. Not sure if that will work for the web version. On Tue, 9

Re: pgadmin4 for fedora 35

2021-11-09 Thread richard coleman
Dave, Good to know, thanks, rik. On Tue, Nov 9, 2021 at 8:43 AM Dave Page wrote: > Hi > > On Tue, Nov 9, 2021 at 12:41 PM richard coleman < > rcoleman.ascen...@gmail.com> wrote: > >> Dave, >> >> Have you ever considered using something like flatpak ( >> https://flatpak.org/ ) for the Linux ve

Re: pgadmin4 for fedora 35

2021-11-09 Thread Dave Page
Hi On Tue, Nov 9, 2021 at 12:41 PM richard coleman wrote: > Dave, > > Have you ever considered using something like flatpak ( > https://flatpak.org/ ) for the Linux versions of pgAdmin? It might; make > it easier to handle the many different distributions, and deal with the > different release

Re: pgadmin4 for fedora 35

2021-11-09 Thread richard coleman
Dave, Have you ever considered using something like flatpak ( https://flatpak.org/ ) for the Linux versions of pgAdmin? It might; make it easier to handle the many different distributions, and deal with the different release schedules of the many dependencies that pgAdmin relies upon. Just a tho

Re: pgadmin4 for fedora 35

2021-11-09 Thread Dave Page
On Tue, Nov 9, 2021 at 8:11 AM toni incog wrote: > fwiw That didn't work out. Symlinks where pointing to 3.9 though I > stopped at Failed to exec Python script file > '/usr/pgadmin4/web/pgAdmin4.wsgi'... ModuleNotFoundError: No module > named 'flask' > :-(. > I guess I've to practice some pat

Re: pgadmin4 for fedora 35

2021-11-09 Thread toni incog
fwiw That didn't work out. Symlinks where pointing to 3.9 though I stopped at Failed to exec Python script file '/usr/pgadmin4/web/pgAdmin4.wsgi'... ModuleNotFoundError: No module named 'flask' I guess I've to practice some patience. On Mon, 8 Nov 2021 at 10:01, toni incog wrote: > > Ok, then I

Re: pgadmin4 for fedora 35

2021-11-08 Thread toni incog
Ok, then I give that a try, thx! On Mon, 8 Nov 2021 at 09:56, Dave Page wrote: > > > > On Mon, Nov 8, 2021 at 8:34 AM Aditya Toshniwal > wrote: >> >> >> >> On Mon, Nov 8, 2021 at 1:28 PM toni incog wrote: >>> >>> No easy way to fallback to python 3.9 in f35? 3.9 is installable fwiw >> >> I'm n

Re: pgadmin4 for fedora 35

2021-11-08 Thread Dave Page
On Mon, Nov 8, 2021 at 8:34 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > > > On Mon, Nov 8, 2021 at 1:28 PM toni incog wrote: > >> No easy way to fallback to python 3.9 in f35? 3.9 is installable fwiw >> > I'm not aware of any. @Dave do you have any ? > The F34 packages migh

Re: pgadmin4 for fedora 35

2021-11-08 Thread Aditya Toshniwal
On Mon, Nov 8, 2021 at 1:28 PM toni incog wrote: > No easy way to fallback to python 3.9 in f35? 3.9 is installable fwiw > I'm not aware of any. @Dave do you have any ? > > On Mon, 8 Nov 2021 at 06:17, Aditya Toshniwal > wrote: > > > > Hi Toni, > > > > All of the python packages used by pgAdmin

Re: pgadmin4 for fedora 35

2021-11-07 Thread toni incog
No easy way to fallback to python 3.9 in f35? 3.9 is installable fwiw On Mon, 8 Nov 2021 at 06:17, Aditya Toshniwal wrote: > > Hi Toni, > > All of the python packages used by pgAdmin are not yet available for 3.10. > We're continuously testing pgAdmin on v3.10 to make it work. > Once pgAdmin wor

Re: pgadmin4 for fedora 35

2021-11-07 Thread Aditya Toshniwal
Hi Toni, All of the python packages used by pgAdmin are not yet available for 3.10. We're continuously testing pgAdmin on v3.10 to make it work. Once pgAdmin works on v3.10, F35 builds can be made available. On Sat, Nov 6, 2021 at 6:35 PM toni incog wrote: > No yum repos for f35 yet. Using the

pgadmin4 for fedora 35

2021-11-06 Thread toni incog
No yum repos for f35 yet. Using the 34 repos has troubles with f35 python3.10. Any fast solution for this? Is installing python3.9 an option. I'm not familiar with this pyhton world but became dependend on pgadmin4. thx