pkolaczk / fclones

Efficient Duplicate File Finder
MIT License
1.94k stars 75 forks source link

fclones depends on libc6:amd64 (>= 2.36) #245

Closed KyleSanderson closed 11 months ago

KyleSanderson commented 11 months ago

Unpacking fclones (0.33.1) over (0.32.1) ... dpkg: dependency problems prevent configuration of fclones: fclones depends on libc6:amd64 (>= 2.36); however: Version of libc6:amd64 on system is 2.35-0ubuntu3.4.

pkolaczk commented 11 months ago

You're likely on a too old Linux. What distro is it?

KyleSanderson commented 11 months ago

DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"

pkolaczk commented 11 months ago

Ok, I'll take a look. The builder image updated and uses a too new libc.

pkolaczk commented 11 months ago

Fixed in 0.34