Thread: Missing packages for fedora 33
Hi there seems to be missing packages in fedora 33 repo.
In particular missing pgadmin4-python3-flask-compress
is missing which prevents pgadmin4 being installed.
Is there an eta on this?
Mike
Hi Mike,
We don't support the Fedora 33 platform for pgadmin4.
---
On Wed, Oct 28, 2020 at 3:38 PM Mike Martin <redtux1@gmail.com> wrote:
Hi there seems to be missing packages in fedora 33 repo.In particular missing pgadmin4-python3-flask-compressis missing which prevents pgadmin4 being installed.Is there an eta on this?Mike
--
Fahar Abbas

QMG
EnterpriseDB Corporation
Phone Office: +92-51-835-8874Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: live:fahar.abbas
Website: www.enterprisedb.com
Is there a reason for this?
Also normally I use rpms from the postgres repo not pgadmin4 one
On Wed, 28 Oct 2020 at 11:03, Fahar Abbas <fahar.abbas@enterprisedb.com> wrote:
Hi Mike,We don't support the Fedora 33 platform for pgadmin4.---On Wed, Oct 28, 2020 at 3:38 PM Mike Martin <redtux1@gmail.com> wrote:Hi there seems to be missing packages in fedora 33 repo.In particular missing pgadmin4-python3-flask-compressis missing which prevents pgadmin4 being installed.Is there an eta on this?Mike
--Fahar AbbasQMGEnterpriseDB CorporationPhone Office: +92-51-835-8874
Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: live:fahar.abbas
Website: www.enterprisedb.com
On Wed, Oct 28, 2020 at 4:54 PM Mike Martin <redtux1@gmail.com> wrote:
Is there a reason for this?
Yes because Fedora 33 Generally Available yesterday: https://www.businesswire.com/news/home/20201027005800/en/Fedora-33-Now-Generally-Available and we would decide later either we need to add support of Fedora 33 on next release (4.28) of pgadmin4 or not?
@Dave Page your thoughts on this?
Also normally I use rpms from the postgres repo not pgadmin4 oneOn Wed, 28 Oct 2020 at 11:03, Fahar Abbas <fahar.abbas@enterprisedb.com> wrote:Hi Mike,We don't support the Fedora 33 platform for pgadmin4.---On Wed, Oct 28, 2020 at 3:38 PM Mike Martin <redtux1@gmail.com> wrote:Hi there seems to be missing packages in fedora 33 repo.In particular missing pgadmin4-python3-flask-compressis missing which prevents pgadmin4 being installed.Is there an eta on this?Mike
--Fahar AbbasQMGEnterpriseDB CorporationPhone Office: +92-51-835-8874
Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: live:fahar.abbas
Website: www.enterprisedb.com
--
Fahar Abbas

QMG
EnterpriseDB Corporation
Phone Office: +92-51-835-8874Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: live:fahar.abbas
Website: www.enterprisedb.com
After a lot of fpaffing I got it working
Download, build and install from srpms
pgadmin4-python3-flask-compress-1.4.0-1.f32.noarch.rpm
pgadmin4-python3-flask-1.0.2-3.f32.src.rpm
pgadmin4-python3-flask-compress-1.4.0-1.f32.src.rpm
pgadmin4-python3-psutil-5.7.0-1.f32.src.rpm
pgadmin4-python3-six-1.12.0-4.f32.src.rpm
pgadmin4-python3-sshtunnel-0.1.4-2.f32.src.rpm
pgadmin4-python3-werkzeug-0.16.0-1.f32.src.rpm
pgadmin4-python3-werkzeug-0.16.0-1.f33.src.rpm
pgadmin4-python3-six-1.12.0-4.f33.src.rpm
pgadmin4-python3-psutil-5.7.0-1.f33.src.rpm
pgadmin4-python3-sshtunnel-0.1.4-2.f33.src.rpm
pgadmin4-python3-flask-compress-1.4.0-1.f33.src.rpm
pgadmin4-python3-flask-1.0.2-3.f33.src.rpm
pgadmin4-python3-Flask-Mail-0.9.1-5.f33.src.rpm
pgadmin4-python3-sqlalchemy-1.3.13-2.f33.src.rpm
pgadmin4-python3-flask-1.0.2-3.f32.src.rpm
pgadmin4-python3-flask-compress-1.4.0-1.f32.src.rpm
pgadmin4-python3-psutil-5.7.0-1.f32.src.rpm
pgadmin4-python3-six-1.12.0-4.f32.src.rpm
pgadmin4-python3-sshtunnel-0.1.4-2.f32.src.rpm
pgadmin4-python3-werkzeug-0.16.0-1.f32.src.rpm
pgadmin4-python3-werkzeug-0.16.0-1.f33.src.rpm
pgadmin4-python3-six-1.12.0-4.f33.src.rpm
pgadmin4-python3-psutil-5.7.0-1.f33.src.rpm
pgadmin4-python3-sshtunnel-0.1.4-2.f33.src.rpm
pgadmin4-python3-flask-compress-1.4.0-1.f33.src.rpm
pgadmin4-python3-flask-1.0.2-3.f33.src.rpm
pgadmin4-python3-Flask-Mail-0.9.1-5.f33.src.rpm
pgadmin4-python3-sqlalchemy-1.3.13-2.f33.src.rpm
(with any other available dependency rpms)
python3-mock
python3-flask-babelex
python3-brotli
python3-devel
python3-email-validation
Had to delete .config/pgadmin
create /var/cache/pgadmin/sessions
create /var/lib/pgadmin and make it writable by user
Mike
On Wed, 28 Oct 2020 at 12:14, Fahar Abbas <fahar.abbas@enterprisedb.com> wrote:
On Wed, Oct 28, 2020 at 4:54 PM Mike Martin <redtux1@gmail.com> wrote:Is there a reason for this?Yes because Fedora 33 Generally Available yesterday: https://www.businesswire.com/news/home/20201027005800/en/Fedora-33-Now-Generally-Available and we would decide later either we need to add support of Fedora 33 on next release (4.28) of pgadmin4 or not?@Dave Page your thoughts on this?Also normally I use rpms from the postgres repo not pgadmin4 oneOn Wed, 28 Oct 2020 at 11:03, Fahar Abbas <fahar.abbas@enterprisedb.com> wrote:Hi Mike,We don't support the Fedora 33 platform for pgadmin4.---On Wed, Oct 28, 2020 at 3:38 PM Mike Martin <redtux1@gmail.com> wrote:Hi there seems to be missing packages in fedora 33 repo.In particular missing pgadmin4-python3-flask-compressis missing which prevents pgadmin4 being installed.Is there an eta on this?Mike
--Fahar AbbasQMGEnterpriseDB CorporationPhone Office: +92-51-835-8874
Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: live:fahar.abbas
Website: www.enterprisedb.com
--Fahar AbbasQMGEnterpriseDB CorporationPhone Office: +92-51-835-8874
Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: live:fahar.abbas
Website: www.enterprisedb.com
On Wed, Oct 28, 2020 at 12:14 PM Fahar Abbas <fahar.abbas@enterprisedb.com> wrote:
On Wed, Oct 28, 2020 at 4:54 PM Mike Martin <redtux1@gmail.com> wrote:Is there a reason for this?Yes because Fedora 33 Generally Available yesterday: https://www.businesswire.com/news/home/20201027005800/en/Fedora-33-Now-Generally-Available and we would decide later either we need to add support of Fedora 33 on next release (4.28) of pgadmin4 or not?@Dave Page your thoughts on this?
I'm building a Fedora 33 build node right now, so we should have pgAdmin 4 packages for F33 in the next release (and from tonight's snapshot build).
I can't comment on the state of the packages from the PostgreSQL repo, as I'm not involved in their production.
Also normally I use rpms from the postgres repo not pgadmin4 oneOn Wed, 28 Oct 2020 at 11:03, Fahar Abbas <fahar.abbas@enterprisedb.com> wrote:Hi Mike,We don't support the Fedora 33 platform for pgadmin4.---On Wed, Oct 28, 2020 at 3:38 PM Mike Martin <redtux1@gmail.com> wrote:Hi there seems to be missing packages in fedora 33 repo.In particular missing pgadmin4-python3-flask-compressis missing which prevents pgadmin4 being installed.Is there an eta on this?Mike
--Fahar AbbasQMGEnterpriseDB CorporationPhone Office: +92-51-835-8874
Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: live:fahar.abbas
Website: www.enterprisedb.com
--Fahar AbbasQMGEnterpriseDB CorporationPhone Office: +92-51-835-8874
Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: live:fahar.abbas
Website: www.enterprisedb.com