Bug#992457: Broken by irresponsible removal of tempfile in debianutils

2021-08-19 Thread Joseph Carter
Control: retitle -1 FTBFS: uses tempfile in build, appears to use deprecated which(1) A closer look indicates that tempfile is only actually used to build the package. The apparent use of which(1) is actually a shell function, however… On Wed, Aug 18, 2021, at 16:18, Cyril Brulebois wrote: > >

Bug#992457: Broken by irresponsible removal of tempfile in debianutils

2021-08-18 Thread Cyril Brulebois
Joseph Carter (2021-08-18): > Presumably /installer-team/console-setup would be a better package to > patch, unless cdebconf uses tempfile somehow. 😉 I'll see what I can > do this evening. 🙂 Sure thing, miscompleted in my browser history plus slightly distracted, sorry. Cheers, -- Cyril Bruleb

Bug#992457: Broken by irresponsible removal of tempfile in debianutils

2021-08-18 Thread Joseph Carter
On Wed, Aug 18, 2021, at 14:01, Cyril Brulebois wrote: > T. Joseph Carter (2021-08-18): > > It's debianutils' bug, really, and the bugs keep getting filed (and > > resolved), but there's a half a dozen packages on my system that are > > broken by it. Yours happens to be used at boot time and for g

Bug#992457: Broken by irresponsible removal of tempfile in debianutils

2021-08-18 Thread Cyril Brulebois
Control: retitle -1 Broken by removal of tempfile in debianutils Hi, T. Joseph Carter (2021-08-18): > Debianutils >= 5 removes tempname and puts a deprecation notice on the > which command. The setupcon script (at least) uses both of these, > causing people's initramfs's to be subtly broken and

Bug#992457: Broken by irresponsible removal of tempfile in debianutils

2021-08-18 Thread T. Joseph Carter
Package: console-setup Version: 1.205 Severity: important X-Debbugs-Cc: Debianutils >= 5 removes tempname and puts a deprecation notice on the which command. The setupcon script (at least) uses both of these, causing people's initramfs's to be subtly broken and leaving them without a keymap in th