From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751495AbcGLTnn (ORCPT ); Tue, 12 Jul 2016 15:43:43 -0400 Received: from mail-lf0-f67.google.com ([209.85.215.67]:35143 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750854AbcGLTnm (ORCPT ); Tue, 12 Jul 2016 15:43:42 -0400 Subject: Re: Kernel Debian package build fails on dpkg 1.17.25 To: linux-kernel@vger.kernel.org References: <91ba0eeb-c2c9-355d-7b2d-bc89a92a2ef5@gmail.com> From: Marcin Mielniczuk Message-ID: Date: Tue, 12 Jul 2016 21:43:38 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <91ba0eeb-c2c9-355d-7b2d-bc89a92a2ef5@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Never mind. I've already sent the patch to the maintainer and the mailing list of scripts/package. On 12.07.2016 17:15, Marcin Mielniczuk wrote: > Hi, > > I talked a while about the following problem on KernelNewbies IRC and > it was suggested I report it here. > > I'm using Arch Linux, dpkg 1.17.25 from AUR. I downloaded the latest > kernel tarball and ran `make deb-pkg` (I'm building for a Debian system). > > The tail of the build output is: http://paste.ubuntu.com/19179355/ > Running `dpkg-parsechangelog` directly in the root directory yields > the same result. > > The changelog generated by the kernel builds system is: > http://paste.ubuntu.com/19180941/ > > Please cc me directly. > > Marcin >