Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2024 17:35:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280756] graphics/pecl-imagick needs a version bump
Message-ID:  <bug-280756-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280756

            Bug ID: 280756
           Summary: graphics/pecl-imagick needs a version bump
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dave@jetcafe.org
                CC: 000.fbsd@quip.cz
             Flags: maintainer-feedback?(000.fbsd@quip.cz)
                CC: 000.fbsd@quip.cz

I did a simple "pkg upgrade" and this happened:

  ImageMagick7 upgraded: 7.1.1.26_3 -> 7.1.1.26_4

but pecl-imagick did -not- upgrade, staying at PORTREVISION 3 ... which is =
what
was previously installed.

Thus when restarting php-fpm, this happened:

   PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so'
(tried: /usr/local/lib/php/20210902/imagick.so
(/usr/local/lib/libMagickWand-7.so.10: version VERS_10.0 required by
/usr/local/lib/php/20210902/imagick.so not defined),
/usr/local/lib/php/20210902/imagick.so.so (Cannot open
"/usr/local/lib/php/20210902/imagick.so.so")) in Unknown on line 0


So I suspect a simple PORTREVISION bump is all that is needed to fix this i=
ssue
in the ports tree. For those coming from a search engine, I fixed this by
uninstalling and reinstalling the pecl-imagick package.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280756-7788>