Running with --rootcmd fakeroot results in the same behaviour.

Actually running as root *does* prevent the issue though, so fakeroot must be at least partially responsible.

On 06/08/2014 11:33 PM, Manoj Srivastava wrote:
>
> On Sun, Jun 08 2014, Ross Schlaikjer wrote:
>
>>    Attempting to build kernel 3.15 from original Kernel.org tar using
>>    the following command fails.  It appears as though output from Make
>>    is being assigned to PATCHLEVEL, SUBLEVEL, EXTRAVERSION and
>>    LOCALVERSION.
>
>         Hmm. Is this perhaps an unfortunate misbehaviour of fakeroot?
>
>>    fakeroot make-kpkg --initrd --revision=1 --append-to-version '-beast' --arch-in-name -j 8 buildpackage
>
>         Please try the --rootcmd variation of the above:
>  make-kpkg --initrd --rootcmd fakeroot --revision=1 --append-to-version '-beast' --arch-in-name -j8 buildpackage
>
>         If that works, I shall update the documentation, and we'll see
>  see if  we can narrow down where the problem actually lies.
>
>         manoj


-------------------------
My Public Key <http://secure.xvjpf.org/pubkey.asc>

-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to