[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: running make-kpkg as a normal user



Roberto C. Sanchez wrote:
marc racal wrote:

echo applied kernel patches: >> debian/buildinfo
echo done > stamp build
need root privileges
make: *** [kernel-image-deb] Error 1

You need to either pass '--rootcmd fakeroot' to make-kpkg or
precede the command like this 'fakeroot make-kpkg <options>'

Or better yet, edit your /etc/kernel-pkg.conf file and change this line to:

root_cmd := fakeroot



Reply to: