Hi all,
Le 30/01/2025 à 13:21, Stéphane Glondu a écrit :
I've uploaded ocaml 5.3.0 to unstable, scheduled the necessary binNMUs
and uploaded a few additional packages.
4 days later, almost everything is built on almost every release
architectures (riscv64 and s390x are lagging behind).
AFAICT from the transition tracker:
https://release.debian.org/transitions/html/ocaml.html
this transition is ready... However I foresee a few issues will prevent
the migration to testing.
First, the following packages must be removed from testing:
botch frama-c munipack plplot psfex scamp tophide
Another big one is the disappearance of i386 Linux kernels:
guestfs-tools became unbuildable on i386, hence cannot migrate to
testing. One solution could be to remove its binaries on i386, but there
are many reverse-dependencies... Anyhow, the following command would help:
glondu@coccia:~$ dak rm -Rn -a i386 -AB guestfs-tools libguestfs kworkflow
nbdkit virt-p2v virt-v2v
[...]
Checking reverse dependencies...
# Broken Build-Depends:
diffoscope: python3-guestfs
libnbd: nbdkit (1.12.4 >=)
nbdkit-plugin-dev (1.12.4 >=)
supermin: libguestfs-tools
Dependency problem found.
Autopkgtests still have to be checked, but there is too much noise at
the moment.
Cheers,
--
Stéphane