[Bug 1549942] Re: php-imagick failing autopkgtests
Nish Aravamudan
nish.aravamudan at canonical.com
Tue Mar 1 03:38:36 UTC 2016
@Steve, updated the diff, thanks for catching that!
Note that even so, php-imagick won't pass the tests. I've got debdiff
I'm testing now that will at least get it to run the tests correctly
with phpunit. I'm seeing 3-4 segmentation faults that I can't fully
figure out (but seems like sort of a well known issue with imagemagick
and particularly, possibly, with php-imagick, which relies on having
well-defined version numbering which Debian & Ubuntu break (backports
applied without changing the version #)). I'm not sure the best way
forward on this, but it does appear that Debian has the same issue, at
least. And I'm working on narrowing down those failing tests and should
have a final debdiff by tomorrow.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to imagemagick in Ubuntu.
https://bugs.launchpad.net/bugs/1549942
Title:
php-imagick failing autopkgtests
Status in ImageMagick:
Fix Released
Status in imagemagick package in Ubuntu:
Fix Committed
Status in php-imagick package in Ubuntu:
New
Bug description:
8:6.8.9.9-7 has backported
- PixelColor off by one on i386 (closes: #811308)
https://github.com/ImageMagick/ImageMagick/issues/54
but there were two commits that came after the currently backported
changes (d6054824 and 95c8394e). The former, especially, is needed, as
the current backport introducing a rounding bug (incorrect use of
floor()).
To manage notifications about this bug go to:
https://bugs.launchpad.net/imagemagick/+bug/1549942/+subscriptions
More information about the foundations-bugs
mailing list