You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sure. it'll be a few days.
I'm trying to avoid cargo, as I'm playing around with ansible, and trying
to make my installs as lightweight as possible
*Larry G. Wapnitsky*
*E: ***@***.****
*Web: Larry.Wapnitsky.com <http://larry.wapnitsky.com/>*
Thanks! I actually have a PR up to use Bookworm (Debian 12) in a devcontainer: #1461 (correct me if I'm wrong, I'm not too familiar with the Debian release strategy). You could try starting up a GitHub Codespace to see if you can compile from source on Debian 12. I'm not sure which version of libc the container would have, but it's a good start to at least confirm that onefetch can be built on Debian 12. You might also try to install the .deb package in that container. That way you don't clutter up your main environment, and we can investigate the differences between that container and your install if it works in one but not the other.
Duplicates
Current behavior 😯
Installation of the .deb file fails due to a dependency issue. Debian 12 does not currently have required version of libc
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
The text was updated successfully, but these errors were encountered: