Christopher Baines <m...@cbaines.net> skribis: > I've just noticed that the erlang package has started failing to > build. It looks like the bootstrap phase is over eager, and attempts to > run the bootstrap directory. > > I think I'll fix this by deleting the phase,
That’s probably the right thing to do. The new ‘bootstrap’ phase introduced in core-updates would run anything called ‘bootstrap’, but it doesn’t check whether that thing is a directory… Ludo’.