A VoidLinux user encountered a package update failure caused by an unresolvable shared library (`libicu.so`) in mozjs. The root cause was an outdated repository URL in a year-old VoidLinux installation. The fix involved removing and reinstalling the `void-repo-nonfree` package to refresh the repo URL, then clearing orphaned packages with `xbps-remove -Oo`, and finally running a full system update. A one-liner shell alias was created to automate this process in the future.

3m read timeFrom birkey.co
Post cover image

Sort: