You are not logged in.

#1 2026-04-16 13:23:16

Gr0t0s
Member
Registered: 2026-04-16
Posts: 2

[SOLVED] Flatpak package missing libxcrypt-compat dependency

Hello,

I recently decided to try using flatpak and discovered that the /usr/bin/flatpak binary depends on libcrypt.so.1 and predictably does not work without it.
That library is currently provided by the libxcrypt-compat package, but the flatpak package does not depend on it.

I believe this is a bug, but correct me if I'm wrong. Don't have a gitlab account, so posting here.

Last edited by Gr0t0s (2026-04-16 14:16:45)

Offline

#2 2026-04-16 13:38:24

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,712

Re: [SOLVED] Flatpak package missing libxcrypt-compat dependency

Gr0t0s wrote:

/usr/bin/flatpak binary depends on libcrypt.so.1

Not directly it doesn't. Use lddtree from the pax-utils package to see where the actual problem is.

Last edited by Scimmia (2026-04-16 13:38:41)

Offline

#3 2026-04-16 14:11:56

Gr0t0s
Member
Registered: 2026-04-16
Posts: 2

Re: [SOLVED] Flatpak package missing libxcrypt-compat dependency

Scimmia wrote:
Gr0t0s wrote:

/usr/bin/flatpak binary depends on libcrypt.so.1

Not directly it doesn't. Use lddtree from the pax-utils package to see where the actual problem is.

I see, the issue was actually with libmalcontent and a recent update fixed it. Nevermind then :D
Thank you so much for replying and for suggesting lddtree, I'll definitely be using it from now on!

Offline

Board footer

Powered by FluxBB