Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'blead' perl version not working on Travis. #36

Open
schwern opened this issue Jun 22, 2016 · 0 comments
Open

'blead' perl version not working on Travis. #36

schwern opened this issue Jun 22, 2016 · 0 comments

Comments

@schwern
Copy link

schwern commented Jun 22, 2016

It doesn't look like TravisCI knows what perl version "blead" is anymore. This is using just the defaults.

See https://github.com/exodist/Child/blob/travis/dist.ini

Here's the relevant part of the run.
https://travis-ci.org/exodist/Child/jobs/139363201

blead is not installed; attempting download

bzip2: (stdin) is not a bzip2 file.

tar: Child returned status 2

tar: Error is not recoverable: exiting now
git.checkout

0.36s$ git clone --depth=50 --branch=travis https://github.com/exodist/Child.git exodist/Child

Cloning into 'exodist/Child'...

remote: Counting objects: 378, done.

remote: Compressing objects: 100% (5/5), done.

remote: Total 378 (delta 2), reused 1 (delta 1), pack-reused 372

Receiving objects: 100% (378/378), 68.20 KiB | 0 bytes/s, done.

Resolving deltas: 100% (178/178), done.

Checking connectivity... done.

$ cd exodist/Child

$ git checkout -qf a2ab96a39510989a0e636a2358e9aaa39cce4f38

This job is running on container-based infrastructure, which does not allow use of 'sudo', setuid and setguid executables.

If you require sudo, add 'sudo: required' to your .travis.yml

See https://docs.travis-ci.com/user/workers/container-based-infrastructure/ for details.

0.04s$ perlbrew use blead

ERROR: The installation "blead" is unknown.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant