Skip to content

fix issues with travis-ci and perls 5.10 & 5.12 #1224

@joshrabinowitz

Description

@joshrabinowitz

Travis-ci build system can't find the tarballs for perl 5.10

in https://travis-ci.org/github/PerlDancer/Dancer/jobs/734108574 , see

Downloading archive: https://storage.googleapis.com/travis-ci-language-archives/perl/binaries/ubuntu/16.04/x86_64/perl-5.10.tar.bz2
curl: (22) The requested URL returned error: 404 Not Found
$ sudo tar xjf perl-5.10.tar.bz2 --directory /
tar (child): perl-5.10.tar.bz2: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
rm: cannot remove 'perl-5.10.tar.bz2': No such file or directory

Same problem for perl 5.12 at
https://travis-ci.org/github/PerlDancer/Dancer/jobs/734108573

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions