Skip to content

Can't install on Debian 12 - libc version issue #1460

Open
@lgwapnitsky

Description

@lgwapnitsky

Duplicates

  • I have searched the existing issues

Current behavior 😯

Installation of the .deb file fails due to a dependency issue. Debian 12 does not currently have required version of libc

dpkg -i onefetch_2.22.0_amd64.deb
Selecting previously unselected package onefetch.
(Reading database ... 42987 files and directories currently installed.)
Preparing to unpack onefetch_2.22.0_amd64.deb ...
Unpacking onefetch (2.22.0) ...
dpkg: dependency problems prevent configuration of onefetch:
 onefetch depends on libc6 (>= 2.39); however:
  Version of libc6:amd64 on system is 2.36-9+deb12u8.

dpkg: error processing package onefetch (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db (2.11.2-2) ...
Errors were encountered while processing:
 onefetch

Expected behavior 🤔

Onefetch should operate on the current version of libc

Steps to reproduce 🕹

See current behavior

Additional context/Screenshots 🔦

No response

Possible Solution 💡

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions