On Thu, 2024-11-14 at 16:40 -0600, Michel Lind wrote:
> On Mon, Nov 11, 2024 at 05:38:06PM +0100, Dan Horák wrote:
> > On Mon, 11 Nov 2024 11:19:38 +0100
> > Fabio Valentini <decatho...@gmail.com> wrote:
> > 
> > > On Mon, Nov 11, 2024, 11:03 Dan Horák <d...@danny.cz> wrote:
> > > 
> > > > Hi,
> > > > 
> > > > seems ImageMagick 7.1.1.40 comes with an ABI change
> > > > 
> > > > it drops libMagickWand-7.Q16HDRI.so.10(VERS_10.0)(64bit)
> > > > and has libMagickWand-7.Q16HDRI.so.10(VERS_10.2)(64bit)
> > > > instead.
> > > > This sounds wrong ...
> > > > 
> > > 
> > > Indeed it does. I've also gotten at least one FTI issue filed due
> > > to this
> > > change already.
> > > 
> > > I've -1 karma'd the corresponding f41 update, but it's a Packit
> > > managed
> > > package so I'm quite sure bodhi comments just go into the big
> > > /dev/null.
> > 
> > isn't there a policy that requires packages built by bots to pass
> > all
> > the CI in bodhi? It would not caught this particular issue, but
> > still ... Although there could be an ABI check in the CI too.
> > 
> Also... using Packit to automate updates for stable releases seems...
> problematic. It used to be that it caused divergent branches; while
> fast-forward is now supported[1], unless this is one of those
> packages
> with a permanent update exception from FESCo it sounds like just
> rebuilding whatever is pushed to Rawhide might be incompatible with
> the
> stable update policy[2]
> 
> [1]
> https://packit.dev/docs/fedora-releases-guide/non-divergent-dist-git-branches
> [2]
> https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#stable-releases
> 


Sorry, I wasn't expect that change from 7.1.1-39 to 7.1.1-40 , have an
soname change.

Imagemagick have a soname change detector [1] but haven't worked here
because
libMagickCore-7.Q16HDRI.so.10()(64bit)
libMagickWand-7.Q16HDRI.so.10()(64bit)
libMagickWand-7.Q16HDRI.so.10(VERS_10.0)(64bit)

changed to

libMagickCore-7.Q16HDRI.so.10()(64bit)
libMagickWand-7.Q16HDRI.so.10()(64bit)
libMagickWand-7.Q16HDRI.so.10(VERS_10.2)(64bit)


[1]
https://src.fedoraproject.org/rpms/ImageMagick/blob/rawhide/f/ImageMagick.spec#_22


> Best regards,
> 

-- 
Sérgio M. B.
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to