openpreserve / jpylyzer

JP2 (JPEG 2000 Part 1) validator and properties extractor. Jpylyzer was specifically created to check that a JP2 file really conforms to the format's specifications. Additionally jpylyzer is able to extract technical characteristics.
http://jpylyzer.openpreservation.org/
Other
69 stars 28 forks source link

Build errors on Travis #65

Closed bitsgalore closed 8 years ago

bitsgalore commented 9 years ago

Lately jpylyzer's been giving build errors on Travis, e.g.:

https://travis-ci.org/openpreserve/jpylyzer/jobs/55814485

The error occurs right at the end of the process:

dpkg-buildpackage: full upload; Debian-native package (full source is included)

dpkg-buildpackage: warning: Failed to sign .dsc and .changes file

The command "dpkg-buildpackage -tc" failed and exited with 1 during .

The output doesn't provide any more detailed clue as to what goes wrong exactly. The packages build normally on a local VM.

I'm wondering if this may have anything to do with the Travis config (also the error appears to have started after the transition of OPF to Open Preserervation Foundation, but that might just be a coincidence).

carlwilson commented 9 years ago

Hi Johan,

I noticed this myself the other evening. Am curious enough to have a look at it, it wasn't clear to me that it wasn't something to do with fake root.

I'm busy with a couple of other issues but I'll start replaying some builds and see what happens.

Best, Carl

On 26 March 2015 at 12:31, Johan van der Knijff notifications@github.com wrote:

Lately jpylyzer's been giving build errors on Travis, e.g.:

https://travis-ci.org/openpreserve/jpylyzer/jobs/55814485

The error occurs right at the end of the process:

dpkg-buildpackage: full upload; Debian-native package (full source is included)

dpkg-buildpackage: warning: Failed to sign .dsc and .changes file

The command "dpkg-buildpackage -tc" failed and exited with 1 during .

The output doesn't provide any more detailed clue as to what goes wrong exactly. The packages build normally on a local VM.

I'm wondering if this may have anything to do with the Travis config (also the error appears to have started after the transition of OPF to Open Preserervation Foundation, but that might just be a coincidence).

— Reply to this email directly or view it on GitHub https://github.com/openpreserve/jpylyzer/issues/65.

Carl Wilson | Technical Lead carl@openpreservation.org | skype: carl.f.wilson Open Preservation Foundation | www.openpreservation.org

stweil commented 8 years ago

@bitsgalore @carlwilson : My pull request #74 fixes two problems and some warnings. I think that this issue can be closed.

Regards, Stefan

bitsgalore commented 8 years ago

Patch by Stefan Weil fixes this issue: https://github.com/openpreserve/jpylyzer/pull/74

Fixed in version 1.14.4