0.91 tarball is missing some test files

Bug #1419192 reported by Zarniwhoop
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Medium
jazzynico

Bug Description

When I ran make check, I got failures in gimp_xcf for missing files:
test_empty_file (__main__.GimpXCFBasicTest) ... Unable to open
object member file: svg/empty-SVG.svg
ERROR
test_empty_layer_file (__main__.GimpXCFBasicTest) ... Unable to open
object member file: svg/default-inkscape-SVG.svg
ERROR
test_expected_file (__main__.GimpXCFBasicTest) ... Unable to open
object member file: svg/multilayered-test.svg
ERROR

and also in test_empty_defs
>> Testing markers_strokepaint
test_empty_defs (__main__.StrokeColorBasicTest) ... Unable to open
object member file: svg/default-plain-SVG.svg
ERROR
test_no_defs (__main__.StrokeColorBasicTest) ... Unable to open
object member file: svg/empty-SVG.svg
ERROR

 I asked on the list, su_v replied:
|The svg files used for the extensions tests are missing from the tarball:
|https://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_91_BRANCH/files/head:/share/extensions/test/svg/
|
|Could you please file a bug report?

so here it is.

Related branches

su_v (suv-lp)
tags: added: build packaging
Changed in inkscape:
importance: Undecided → Medium
status: New → Confirmed
description: updated
Changed in inkscape:
milestone: none → 0.91.1
Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

This bug should be trivial (add some lines in the build script) or easy to fix for the 0.91.1. How I can help on this? I will look for the build script and the path for the svg files. I could make a PR in github or launchpad for this, but probably the main devs are more quick doing this.

jazzynico (jazzynico)
Changed in inkscape:
milestone: 0.91.1 → 0.92
assignee: nobody → jazzynico (jazzynico)
status: Confirmed → Triaged
Revision history for this message
jazzynico (jazzynico) wrote :

The issue is already fixed when using cmake (tested with lp:inkscape and lp:inkscape/0.92.x).
I'm going to investigate how it can be fixed for autotools based builds.

Changed in inkscape:
status: Triaged → In Progress
Revision history for this message
jazzynico (jazzynico) wrote :

Fixed in lp:inkscape/0.92.x rev. 15099.
Note that 0.93 will use cmake only, so the patch doesn't need to be ported to the development branch.

Changed in inkscape:
status: In Progress → Fix Committed
Bryce Harrington (bryce)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.