Bug#1005141: linux-perf: Removes diversions on upgrade breaking it

2022-02-08 Thread Salvatore Bonaccorso
Control: tags -1 + confirmed patch On Mon, Feb 07, 2022 at 08:57:22PM +0100, Guillem Jover wrote: > Package: linux-perf > Version: 5.16.3-1~exp1 > Severity: serious > > Hi! > > This package has code in its postrm maintscript, which unconditionally > removes the diversion, which breaks as the ren

Bug#1005141: linux-perf: Removes diversions on upgrade breaking it

2022-02-07 Thread Guillem Jover
Package: linux-perf Version: 5.16.3-1~exp1 Severity: serious Hi! This package has code in its postrm maintscript, which unconditionally removes the diversion, which breaks as the rename cannot be performed due to linux-base owning the file, and dpkg-divert refusing to overwrite it. This is the er