getsolus / ypkg

Modern, declarative, structured build format
https://getsol.us
GNU General Public License v3.0
22 stars 11 forks source link

Drop fatfakeroot #93

Closed joebonrichie closed 2 weeks ago

joebonrichie commented 3 weeks ago

fakeroot is buggy as hell and we often hit a race condition where files and folders are not found as fakeroot is not properly initialized when it gets reenabled for the install step.

Eat the bigger compile times for now.