[Bug 1839596] Re: imagemagick 8:6.9.10.23+dfsg-2.1ubuntu3 broke reverse-deps
Marc Deslauriers
marc.deslauriers at canonical.com
Tue Aug 13 14:47:49 UTC 2019
I will certainly help fix any packages that FTBFS because of this
change, please feel free to assign me to bugs about them.
--
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/1839596
Title:
imagemagick 8:6.9.10.23+dfsg-2.1ubuntu3 broke reverse-deps
Status in imagemagick package in Ubuntu:
Won't Fix
Status in imagemagick source package in Bionic:
Won't Fix
Status in imagemagick source package in Disco:
Won't Fix
Status in imagemagick source package in Eoan:
Won't Fix
Bug description:
Hello, this change:
http://launchpadlibrarian.net/429710949/imagemagick_8%3A6.9.10.23+dfsg-2.1ubuntu2_8%3A6.9.10.23+dfsg-2.1ubuntu3.diff.gz
disabled the PDF generation from convert tool, breaking some reverse-
dependencies such as mlpost and kannel
sed -e 's/all/circle/' customdoc/all.template > img/circle.tex
cd img && latex -interaction nonstopmode -file-line-error -halt-on-error circle > /dev/null
cd img && dvips -q -E circle.dvi -o
convert img/circle.ps img/circle.png
+ convert img/circle.ps img/circle.png
convert-im6.q16: attempt to perform an operation not allowed by the security policy `PS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: no images defined `img/circle.png' @ error/convert.c/ConvertImageCommand/3258.
Command exited with code 1.
make[2]: *** [ocamlbuild.Makefile:199: doc] Error 10
please fix it up, or revert the change, because tools in the archive
are relying on this tool to do file conversion...
thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1839596/+subscriptions
More information about the foundations-bugs
mailing list