[Bug 1549046] Re: php-zeta-base unit tests fail due to png optimization in php-zeta-unit-test

Mathew Hodson mathew.hodson at gmail.com
Thu Feb 25 04:38:41 UTC 2016


** No longer affects: php-zeta-base (Ubuntu)

** Changed in: php-zeta-unit-test (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1549046

Title:
  php-zeta-base unit tests fail due to png optimization in php-zeta-
  unit-test

Status in php-zeta-unit-test package in Ubuntu:
  In Progress

Bug description:
  I was investigating the build failure of php-zeta-base 1.9-2build1
  (https://launchpadlibrarian.net/240582668/buildlog_ubuntu-xenial-amd64
  .php-zeta-base_1.9-2build1_BUILDING.txt.gz) and noticed that the PNG
  optimization has modified the php-zeta-unit-test PNG file
  /usr/share/php/data/UnitTest/design/class_diagram.png from:

  -rw-r--r-- 1 root root 163K Feb 13 17:43 /usr/share/php/data/UnitTest/design/class_diagram.png
  /usr/share/php/data/UnitTest/design/class_diagram.png: PNG image data, 1347 x 1032, 8-bit/color RGBA, non-interlaced

  in Debian to:

  -rw-r--r-- 1 root root 75K Feb 13 15:19 /usr/share/php/data/UnitTest/design/class_diagram.png
  /usr/share/php/data/UnitTest/design/class_diagram.png: PNG image data, 1347 x 1032, 8-bit gray+alpha, non-interlaced

  I'm assuming this is due to

  pkgstripfiles: Running PNG optimization (using 4 cpus) for  package
  php-zeta-unit-test

  from the build of php-zeta-unit-test.

  It seems like the PNG mangling should be disable for php-zeta-unit-
  tests, as it has some hard-coded meta data in dependent packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-zeta-unit-test/+bug/1549046/+subscriptions



More information about the Ubuntu-sponsors mailing list