Hi all,
libgnome-desktop (gnome-desktop3 rpm package) bumps its soname in
43.alpha release. This breaks the following packages that are currently
FTBFS in rawhide:
budgie-control-center-1.0.2-3.fc37.src.rpm
chatty-0.6.7-1.fc37.src.rpm
gala-6.3.1-3.fc37.src.rpm
gnome-flashback-3.44.0-1.fc37.src.rpm
phosh-0.20.0~beta2-1.fc37.src.rpm
These all already failed to build in the F37 mass rebuild last week. I
briefly looked at the build logs and most of these are failing due to
changed gnome_desktop_thumbnail_factory_generate_thumbnail() API that
now has grown GCancellable and GError out params. It should be fairly
straightforward to patch.
The gnome-desktop3 43.alpha update is already in rawhide, however it
currently has an ugly-ugly hack in place that provides the old soname
so that the packages that aren't rebuilt don't (yet) fail to install. My
plan is to remove that hack in 1 week's time which is going to properly
break the packages above.
Thanks for understanding and sorry for the trouble,
Kalev