https://bz.apache.org/ooo/show_bug.cgi?id=127638
Issue ID: 127638
Issue Type: DEFECT
Summary: Update URL for vigra library
Product: Build Tools
Version: 4.2.0-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: external prerequisites
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The first download attempt for Vigra 1.6.0 in bootstrap fails since the URL we
use
http://hci.iwr.uni-heidelberg.de/vigra-old-versions/vigra1.6.0.tar.gz
gives a 404.
The library now lives at
https://github.com/ukoethe/vigra
and version 1.6.0 is available at
https://github.com/ukoethe/vigra/archive/Version-1-6-0.tar.gz
but checksums are different. This does not mean that the contents are actually
different (it could be due to a different compression, to a different internal
timestamp...), so one should compare it to our OOoExtras version and check.
If they are the same, we can use the new one and copy it to OOoExtras (without
removing the current one: files must never be deleted from OOoExtras, to allow
smooth building of old versions).
--
You are receiving this mail because:
You are the assignee for the issue.