From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933493AbcGLPPZ (ORCPT ); Tue, 12 Jul 2016 11:15:25 -0400 Received: from mail-lf0-f66.google.com ([209.85.215.66]:36192 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932428AbcGLPPX (ORCPT ); Tue, 12 Jul 2016 11:15:23 -0400 To: linux-kernel@vger.kernel.org From: Marcin Mielniczuk Subject: Kernel Debian package build fails on dpkg 1.17.25 Message-ID: <91ba0eeb-c2c9-355d-7b2d-bc89a92a2ef5@gmail.com> Date: Tue, 12 Jul 2016 17:15:18 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 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 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