Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #54989 > unrolled thread
| Started by | Andre Heider <a.heider@gmail.com> |
|---|---|
| First post | 2016-09-01 07:40 +0200 |
| Last post | 2016-09-04 23:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.debian.kernel
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
| From | Andre Heider <a.heider@gmail.com> |
|---|---|
| Date | 2016-09-01 07:40 +0200 |
| Subject | Bug#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]
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2016-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