home.social

#fakeroot — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fakeroot, aggregated by home.social.

fetched live
  1. Today I realized, that the history of the #fakeroot project has recently been... well... completely rewritten, all tags have been deleted and recreated (this apparently happened multiple times in the past already and upstream is not reacting to mails).

    I guess you can imagine how much "fun" that is for downstreams that try to rely on this software in their critical infrastructure (building packages), while regressions happen in addition...

    #ArchLinux #PackagerLife

  2. I have just released a small #RustLang library for running commands as root as an unprivileged user - aka #rootless. 🦀

    crates.io/crates/rootless-run/

    It has been created in the context of the #ALPM project to allow running commands using #fakeroot or #rootlesskit and paves the way for a simple Rust-based implementation.

    In the future we plan to use it in the ALPM project to run commands that require root as unprivileged user.

    #ArchLinux #container #packaging