[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOi1vP9XoZTc4y=N7Q6WD3RS7ZamtWkzvzWGSahBx4ENOjpuEg@mail.gmail.com>
Date: Wed, 18 Jun 2014 16:43:23 +0400
From: Ilya Dryomov <idryomov@...il.com>
To: Michal Marek <mmarek@...e.cz>
Cc: Alexei Starovoitov <alexei.starovoitov@...il.com>,
linux-kbuild@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] deb-pkg: Fix for relative paths
> Dne 18.6.2014 09:52, Ilya Dryomov napsal(a):
>> On Tue, Jun 17, 2014 at 6:47 AM, Alexei Starovoitov
>> <alexei.starovoitov@...il.com> wrote:
>>> On Mon, Jun 16, 2014 at 7:18 AM, Michal Marek <mmarek@...e.cz> wrote:
>>>> When $srctree or $objtree are relative paths, we cannot change directory
>>>> and refer to them in the same subshell. Do the redirection outside of
>>>> the subshell to fix this.
>>>>
>>>> Reported-by: Ilya Dryomov <idryomov@...il.com>
>>>> Signed-off-by: Michal Marek <mmarek@...e.cz>
>>>> ---
>>>> scripts/package/builddeb | 10 +++++-----
>>>> 1 file changed, 5 insertions(+), 5 deletions(-)
>>>
>>> this patch didn't help to fix the broken deb-pkg for me:
>>
>> Alexei, you must have some other issue with your environment. This
>> patch fixes it for me, and in fact I had almost the exact same patch
>> committed internally in the interim. (I wanted to give Michal the
>> opportunity to fix this perhaps in a more general way, since tar
>> targets seems to misbehave too.)
>
> So can I add your Tested-by: and send it to Linus? I haven't managed to
> set up a debian building environment yesterday and I'm a bit busy today.
Yes, Tested-by: Ilya Dryomov <idryomov@...il.com>
Thanks,
Ilya
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists