Bug 47188 - univention-web can't be build - conversion from icons.svg and error.svg to *.png via imagemagick fails
univention-web can't be build - conversion from icons.svg and error.svg to *....
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 4.3
Other Linux
: P5 normal (vote)
: UCS 4.3-1-errata
Assigned To: Johannes Keiser
Ole Schwiegert
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-06-13 15:26 CEST by Johannes Keiser
Modified: 2018-06-20 13:37 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Keiser univentionstaff 2018-06-13 15:26:23 CEST
With Debian 9 (Stretch) and imagemagick Version 8:6.9.7.4+dfsg-11+deb9u4
the
-----
%.png: %.svg
	convert -background transparent "$<" "$@"
-----
part of the univention-web Makefile fails for icons.svg and error.svg

icons.svg:
convert-im6.q16: unrecognized color `linearGradient1072' @ warning/color.c/GetColorCompliance/1052.
convert-im6.q16: unable to open image `linearGradient1072': Datei oder Verzeichnis nicht gefunden @ error/blob.c/OpenBlob/2701.
convert-im6.q16: no decode delegate for this image format `' @ error/constitute.c/ReadImage/504.
convert-im6.q16: non-conforming drawing primitive definition `fill' @ error/draw.c/DrawImage/3265.

error.svg:
convert-im6.q16: unrecognized color `linearGradient722' @ warning/color.c/GetColorCompliance/1052.
convert-im6.q16: unable to open image `linearGradient722': Datei oder Verzeichnis nicht gefunden @ error/blob.c/OpenBlob/2701.
convert-im6.q16: no decode delegate for this image format `' @ error/constitute.c/ReadImage/504.
convert-im6.q16: non-conforming drawing primitive definition `fill' @ error/draw.c/DrawImage/3265.
Comment 1 Johannes Keiser univentionstaff 2018-06-13 16:22:48 CEST
f161696 Bug #47188: Adjust svgs for imagemagick convert
1094e15 Bug #47188: Debian changelog entry
2ce293f Bug #47188: YAML - add entry
2c7f7ac Bug #47188: YAML - update version

Package: univention-web
Version: 2.0.0-12A~4.3.0.201806131614
Comment 2 Ole Schwiegert univentionstaff 2018-06-14 09:18:08 CEST
advisory OK
changelog OK
package builds (manual build on UCS 4.3-1) OK
build-dev OK

Building package works again.
Comment 3 Arvid Requate univentionstaff 2018-06-20 13:37:38 CEST
<http://errata.software-univention.de/ucs/4.3/116.html>