mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "David Wang" <00107082@163.com>
To: "Bagas Sanjaya" <bagasdotme@gmail.com>
Cc: linux-kernel@vger.kernel.org, masahiroy@kernel.org
Subject: Re:Re: [Debian Package]Regression 6.3-rc3: version is empty  for linux-headers installation dir
Date: Mon, 20 Mar 2023 19:24:28 +0800 (CST)	[thread overview]
Message-ID: <50f29163.57b5.186fec379bc.Coremail.00107082@163.com> (raw)
In-Reply-To: <ZBgl6tbOT0GdIqb4@debian.me>

Thanks for the information, I was meaning to just report the regression.
And I just send a patch with the simple fix in another mail, hope the format is ok.


Thanks
David







At 2023-03-20 17:22:50, "Bagas Sanjaya" <bagasdotme@gmail.com> wrote:
>On Mon, Mar 20, 2023 at 03:36:16PM +0800, David Wang wrote:
>> This could be fixed by adding back the definition for version
>> 
>> diff --git a/scripts/package/builddeb b/scripts/package/builddeb
>> index c5ae57167d7c..1870b2485217 100755
>> --- a/scripts/package/builddeb
>> +++ b/scripts/package/builddeb
>> @@ -216,6 +216,7 @@ install_libc_headers () {
>>  rm -f debian/files
>>  
>>  packages_enabled=$(dh_listpackages)
>> +version=$KERNELRELEASE
>>  
>>  for package in ${packages_enabled}
>>  do
>> --
>
>Hi,
>
>Looks like your fixup is corrupted (tabs converted to spaces). Can you
>please send the proper patch (see
>Documentation/process/submitting-patches.rst)?
>
>Also, see Documentation/process/email-clients.rst) for guides on
>configuring your email client for kernel development.
>
>Thanks.
>
>-- 
>An old man doll... just what I always wanted! - Clara

      reply	other threads:[~2023-03-20 11:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-20  7:36 David Wang
2023-03-20  9:22 ` Bagas Sanjaya
2023-03-20 11:24   ` David Wang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50f29163.57b5.186fec379bc.Coremail.00107082@163.com \
    --to=00107082@163.com \
    --cc=bagasdotme@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome