Bug#887649: cdebconf-gtk-terminal: Please don't depend on unmaintained vte

2020-09-03 Thread Simon McVittie
On Sun, 21 Jan 2018 at 21:27:47 +0100, Egmont Koblinger wrote: > > We don't do c++ in d-i. > > Unfortunately this sounds really problematic. As of version 0.42 vte > has been using (more and more) C++. This is not like Ubuntu's PCRE2 > hack which is a matter of a few hours of work reverting and me

Bug#887649: cdebconf-gtk-terminal: Please don't depend on unmaintained vte

2020-09-03 Thread Cyril Brulebois
Hi Simon, Simon McVittie (2020-09-03): > On Sun, 21 Jan 2018 at 21:27:47 +0100, Egmont Koblinger wrote: > > > We don't do c++ in d-i. > > > > Unfortunately this sounds really problematic. As of version 0.42 vte > > has been using (more and more) C++. This is not like Ubuntu's PCRE2 > > hack whic

Bug#969402: marked as done (installation-reports: does not start with -q option specified)

2020-09-03 Thread Debian Bug Tracking System
Your message dated Thu, 3 Sep 2020 18:40:59 +0200 with message-id <20200903164059.rystnpujsc253...@gpm.stappers.nl> and subject line Re: Bug#969402: installation-reports: does not start with -q option specified has caused the Debian Bug report #969402, regarding installation-reports: does not star

Bug#969500: arm64 boot image not current kernel

2020-09-03 Thread Vincent Wilke
Package: installation-reports Boot method: Network Image version: https://d-i.debian.org/daily-images/arm64/20200903-02:03/ Date: 03.09.2020 Machine: Rockpro64 Processor: rk3399 Memory: 4gb Partitions: Output of lspci -knn (or lspci -nn): Base System Installation Checklist: [O] = OK, [E

Processed: flash-kernel: Add vendor path for some arm64 machines

2020-09-03 Thread Debian Bug Tracking System
Processing control commands: > submitter -1 a.hei...@gmail.com Bug #969515 [flash-kernel] flash-kernel: Add vendor path for some arm64 machines Changed Bug submitter to 'a.hei...@gmail.com' from 'Vagrant Cascadian '. -- 969515: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969515 Debian Bug

Bug#969515: flash-kernel: Add vendor path for some arm64 machines

2020-09-03 Thread Vagrant Cascadian
Package: flash-kernel Tags: patch Control: submitter -1 a.hei...@gmail.com X-Debbugs-Cc: Andre Heider I'm submitting this to the Debian bug tracking system, since this isn't directly related to u-boot. I've dropped most of the CCs on the thread, presumably should also drop the u-boot CC on follow

Bug#969516: Please support installing onto f2fs root filesystem

2020-09-03 Thread Chubb, Peter (Data61, Kensington NSW)
Package: debian-installer Version: 20200314 Severity: wishlist Now that more and more systems use flash as their main storage, it'd be really nice if the debian installer would allow creating and using f2fs for the root partition. I wasn't sure if this should be reported against debian-installer

Bug#969070: $console handling might result in unbootable system

2020-09-03 Thread Vagrant Cascadian
On 2020-08-28, Andre Heider wrote: > On 27/08/2020 22:43, Vagrant Cascadian wrote: >> On 2020-08-27, Andre Heider wrote: >>> Since [0] flash-kernel does: >>> >>> if test -n "${console}"; then >>> setenv bootargs "${bootargs} console=${console}" >>> fi >>> >>> The common $console forma

Bug#969518: Add missing ESPRESSObin variants

2020-09-03 Thread Andre Heider
Source: flash-kernel Linux added support for these [0]. Each has its own model identifier, so add them here too. [0] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=447b8789359f9a5e6567c4044d18abaa7de68930 >From a3a8d98a1518a9b922f192b4c287b8fc9c668390 Mon Sep 17 0

Bug#969070: $console handling might result in unbootable system

2020-09-03 Thread Andre Heider
On 04/09/2020 03:10, Vagrant Cascadian wrote: On 2020-08-28, Andre Heider wrote: Stats: Going by u-boot upstream, only 17 of +700 boards set $console (grep for CONFIG_DEFAULT_CONSOLE, which too is deprecated). Going by linux upstream, 112 of 125 arm64 boards used "stdout-path": $ find /usr/lib/