You are not logged in.

#1 Yesterday 06:28:19

Ep19Sc0NGE
Member
Registered: 2025-06-10
Posts: 4

can't install pgAdmin4 desktop

Hi, I need your help! I'm trying to install pgAdmin4 desktop version on my Arch system. I am getting

libfakeroot internal error: payload not recognized!

while building package for pgadmin4-server (which is required by pgadmin4-desktop) using

makepkg -si

command. Also, I've tried to install pgadmin4 using these 2 commands:

git clone https://aur.archlinux.org/pgadmin4-py.git

, and

cd pgadmin4-py/ && makepkg -si --noconfirm

, but continue to get the same error. I don't understand where is the problem. Would be grateful for your help.

Offline

#2 Yesterday 07:14:20

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,210

Re: can't install pgAdmin4 desktop

Ep19Sc0NGE wrote:

Hi, I need your help! I'm trying to install pgAdmin4 desktop version on my Arch system. I am getting

libfakeroot internal error: payload not recognized!

This is completely harmless and you can only see that if the package actually finished compiling successfully. What is the actual issue you have?

Online

#3 Yesterday 07:24:25

Ep19Sc0NGE
Member
Registered: 2025-06-10
Posts: 4

Re: can't install pgAdmin4 desktop

I can't finish compiling, because this error appears and compiling goes into a loop of these errors and I need to stop it myself by pressing Ctrl + c

Offline

#4 Yesterday 08:10:43

BS86
Member
Registered: 2022-11-03
Posts: 78

Re: can't install pgAdmin4 desktop

not a solution to your original problem but maybe an alternative: I completely replaced pgAdmin with dbeaver which is available in the Repo. It's a lot more userfriendly and doesn't have the problems that pgAdmin 4 has.

Last edited by BS86 (Yesterday 08:11:36)

Offline

#5 Yesterday 08:30:27

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,821
Website

Re: can't install pgAdmin4 desktop

Mod note: moving to AUR Issues


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#6 Yesterday 11:04:49

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,798

Re: can't install pgAdmin4 desktop

It seems pgadmin4-server doesn't play nice with python 3.13 .
Check the comments on its aur page.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#7 Yesterday 11:52:02

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,210

Re: can't install pgAdmin4 desktop

Ep19Sc0NGE wrote:

I can't finish compiling, because this error appears and compiling goes into a loop of these errors and I need to stop it myself by pressing Ctrl + c

I repeat: If you are seeing those messages it is *already* finished compiling. In fact, the pgadmin4-server package doesn't do any compilation, just repackaging, so it is absolutely impossible to get a compilation error. You just need to be a bit more patient until the repackaging finishes.

Online

Board footer

Powered by FluxBB