Control: tags -1 + patch Hello,
On 2023-12-14 16:07, Vincent Lefevre wrote:
Package: liblatex-tounicode-perl Version: 0.54-1 Severity: serious As a consequence of the upgrade of texlive-bibtex-extra to 2023.20231207-3: [...] Selecting previously unselected package liblatex-tounicode-perl. (Reading database ... 711147 files and directories currently installed.) Preparing to unpack .../00-liblatex-tounicode-perl_0.54-1_all.deb ... Unpacking liblatex-tounicode-perl (0.54-1) ... dpkg: error processing archive /tmp/apt-dpkg-install-seikpl/00-liblatex-tounicode-perl_0.54-1_all.deb (--unpack): trying to overwrite '/usr/share/man/man1/ltx2unitxt.1.gz', which is also in package texlive-bibtex-extra 2023.20231207-1 [...] It seems that the fix in bug 1058462 is incorrect or incomplete.
I agree that this bug is due to the incomplete fix for #1058462. The offending files were removed from texlive-bibtex-extra, but Breaks+Replaces were not added to liblatex-tounicode-perl. Thus to complete the fix one should add the following to liblatex-tounicode-perl:
Breaks: texlive-bibtex-extra (<< 2023.20231207-2) Replaces: texlive-bibtex-extra (<< 2023.20231207-2) Thanks, Andrius