Control: tags -1 -moreinfo On Tue, Aug 2, 2022 at 3:32 PM Sebastian Ramacher <sramac...@debian.org> wrote: > On 2022-07-27 08:32:41 -0400, Jeremy Bicha wrote: > > I am filing this bug for the phodav transition. Affected packages are: > > phodav > > spice-gtk > > libosinfo > > virt-viewer > > remmina > > gnome-boxes > > There was no soname bump for most of this transition and I don't have > > a ben file for it. > > If I read https://release.debian.org/transitions/html/auto-phodav.html > correctly, then there was a SONAME bump and only spice-gtk needs a > rebuild. Is the ben file wrong? Please clarify
The benfile is incomplete. phodav had an API bump when it switched to libsoup3. spice-gtk also uses libsoup and did not have its soname bumped. It's not possible for apps to link against both libsoup2.4 and libsoup3. Therefore, we need to update spice-gtk to libsoup3. We also need to update libosinfo to libsoup3 since gnome-boxes and virt-manager link against both spice-gtk and libosinfo. Without a soname bump, I don't know how to make an easy ben file for this transition but I need to do sourceful uploads for all these packages anyway (except for remmina which has already been taken care of). I am a team uploader for all the packages. Lots more details at https://discourse.gnome.org/t/phodav-transition-notes/10483 Thank you, Jeremy Bicha