All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Vince Weaver <vincent.weaver@maine.edu>, linux-kernel@vger.kernel.org
Cc: Jason Cooper <jason@lakedaemon.net>,
	Grant Likely <grant.likely@linaro.org>,
	Russell King <linux@arm.linux.org.uk>,
	Rob Herring <robh+dt@kernel.org>
Subject: Re: [bisected] broken make-kpkg kernel build in 3.15-rc1
Date: Tue, 15 Apr 2014 17:03:53 +0200	[thread overview]
Message-ID: <534D4A59.6080401@suse.cz> (raw)
In-Reply-To: <alpine.DEB.2.10.1404150940250.14106@vincent-weaver-1.um.maine.edu>

On 2014-04-15 15:43, Vince Weaver wrote:
> 
> The following commit breaks building the kernel using the debian
> make-kpkg command
> 
> commit f4d4ffc03efc864645b990e1d579bbe1b8e358a4
> Author: Jason Cooper <jason@lakedaemon.net>
> Date:   Sun Dec 1 23:56:28 2013 +0000
> 
>     kbuild: dtbs_install: new make target
> 
> 
> If I run this:
> 	make-kpkg --initrd --rootcmd fakeroot kernel_image
> 
> After this commit it fails with:
> 
> make[2]: Entering directory `/home/vince/research/linux-kernel/linux-git'
> sh /home/vince/research/linux-kernel/linux-git/arch/x86/boot/install.sh 
> 3.14.0-rc6+ arch/x86/boot/bzImage \
> 		System.map 
> "/home/vince/research/linux-kernel/linux-git/debian/linux-image-3.14.0-rc6+//boot"
> run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.14.0-rc6+ 
> /home/vince/research/linux-kernel/linux-git/debian/linux-image-3.14.0-rc6+//boot/vmlinuz-3.14.0-rc6+
> /etc/kernel/postinst.d/apt-auto-removal: 84: 
> /etc/kernel/postinst.d/apt-auto-removal: cannot create 
> /etc/apt/apt.conf.d//01autoremove-kernels.dpkg-new: Permission denied
> run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with return code 
> 2

I fail to see how the above commit is responsible for this. make install
starts /sbin/installkernel and the rest is the job of this script. To
me, it looks more like a fakeroot failure than a bug in make install.

Michal

  reply	other threads:[~2014-04-15 15:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-15 13:43 [bisected] broken make-kpkg kernel build in 3.15-rc1 Vince Weaver
2014-04-15 15:03 ` Michal Marek [this message]
2014-04-15 16:49   ` Christoph Lameter
2014-04-15 16:57     ` Michal Marek
2014-04-15 17:22       ` Christoph Lameter
2014-04-15 18:26         ` Russell King - ARM Linux
2014-04-15 19:10           ` Vince Weaver
2014-04-15 19:28             ` Vince Weaver
2014-04-15 19:30             ` Vince Weaver
2014-04-15 19:31               ` Russell King - ARM Linux
2014-04-15 19:39                 ` Vince Weaver
2014-04-15 19:43                   ` Russell King - ARM Linux
2014-04-15 19:56                     ` Christoph Lameter
2014-04-15 19:37               ` Vince Weaver
2014-04-15 19:47             ` Christoph Lameter

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=534D4A59.6080401@suse.cz \
    --to=mmarek@suse.cz \
    --cc=grant.likely@linaro.org \
    --cc=jason@lakedaemon.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=robh+dt@kernel.org \
    --cc=vincent.weaver@maine.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.