Error FAKEROOTKEY set to 818929733


When i was trying to compile linux kernel, i bump into the following issue, 

fakeroot: FAKEROOTKEY set to 818929733 
fakeroot: nested operation not yet supported

Turn out that i was actually running root on top of my username. :D 
To fix this, just type "exit" to get out of the root mode and execute fakeroot command again. 

Comments

Popular posts from this blog

vllm : Failed to infer device type

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

android studio kotlin source is null error