On Thu, Jul 16, 2026 at 03:16:22PM +0300, Sergei Golovan wrote: > Since sonic-pi-server makes symbolic links to some subdirectories in > /usr/lib/erlang/lib directory for its Tau server, it is bound to break > on every upstream release of Erlang. > > Currently, it is broken in unstable, and only autopkgtests prevent Erlang > 29.0.3 to migrate to testing, which would cause breackage there.
Hi, Thanks for the fix, I will upload the package with this change. The goal was to avoid including the system erlang binaries in the Elixir build of this application. Is there some better way to handle this situation? -- Valentin

