Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #54989 > unrolled thread

Bug#836255: DTBs are no longer bundled

Started byAndre Heider <a.heider@gmail.com>
First post2016-09-01 07:40 +0200
Last post2016-09-04 23:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.debian.kernel


Contents

  Bug#836255: DTBs are no longer bundled Andre Heider <a.heider@gmail.com> - 2016-09-01 07:40 +0200
    Bug#836255: DTBs are no longer bundled Ben Hutchings <ben@decadent.org.uk> - 2016-09-04 23:30 +0200

#54989 — Bug#836255: DTBs are no longer bundled

FromAndre Heider <a.heider@gmail.com>
Date2016-09-01 07:40 +0200
SubjectBug#836255: DTBs are no longer bundled
Message-ID<scsTf-4lO-1@gated-at.bofh.it>
Source: linux
Version: 4.7.0-1-armmp-lpae
Severity: important

Hi,

starting with 4.7 the DTBs are not part of the package anymore:

# dpkg -L linux-image-4.5.0-2-armmp-lpae|grep dtb|wc -l
349
# dpkg -L linux-image-4.6.0-1-armmp-lpae|grep dtb|wc -l
363
# dpkg -L linux-image-4.7.0-1-armmp-lpae|grep dtb|wc -l

0

which in return makes flash-kernel fail, and the kernel can not be
properly booted (on devices depending on flash-kernel).

[toc] | [next] | [standalone]


#55018

FromBen Hutchings <ben@decadent.org.uk>
Date2016-09-04 23:30 +0200
Message-ID<sdN9f-2QS-9@gated-at.bofh.it>
In reply to#54989

[Multipart message — attachments visible in raw view] — view raw

Control: reassign -1 src:linux-signed 2
Control: severity -1 serious

On Thu, 2016-09-01 at 07:26 +0200, Andre Heider wrote:
> Source: linux
> Version: 4.7.0-1-armmp-lpae
> Severity: important
> 
> Hi,
> 
> starting with 4.7 the DTBs are not part of the package anymore:
> 
> # dpkg -L linux-image-4.5.0-2-armmp-lpae|grep dtb|wc -l
> 349
> # dpkg -L linux-image-4.6.0-1-armmp-lpae|grep dtb|wc -l
> 363
> # dpkg -L linux-image-4.7.0-1-armmp-lpae|grep dtb|wc -l
> 0
> 
> which in return makes flash-kernel fail, and the kernel can not be
> properly booted (on devices depending on flash-kernel).

This is a bug in linux-signed which is not yet copying the DTBs across
from the unsigned binary package.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web