Skip to content

Error installing dpl #1281

@SaraCaponi2

Description

@SaraCaponi2

Hello our build is failing when trying to install dpl

$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem uninstall -aIx dpl
Gem 'dpl' is not installed
32.17s$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install dpl --pre
ERROR:  Error installing dpl:
	The last version of dpl (>= 0) to support your Ruby & RubyGems was 2.0.3.beta.4. Try installing it with `gem install dpl -v 2.0.3.beta.4`
	dpl requires Ruby version >= 3. The current ruby version is 2.7.6.219.
Successfully installed mime-0.4.4
Successfully installed json_pure-2.7.2
Successfully installed excon-0.110.0
Successfully installed travis-packagecloud-ruby-1.1.0
Successfully installed regstry-1.0.15
Successfully installed travis-cl-1.2.4

The command "rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install dpl --pre" failed and exited with 1 during .

We haven't changed any of the configurations from yesterday when it was passing.

It is a javscript build that deploys an npm module.

I have tried manually installing ruby v3.0.0 in the before_install and installing dpl v2.0.3.beta.4 in the before_deploy but no matter what I try I continue to receive the same error.

This is happening to multiple repos heres a link to some of the builds:
https://app.travis-ci.com/github/choosemylo/react-utils/builds/270375237#L3397
https://app.travis-ci.com/github/choosemylo/mind-of-mylo-auth/builds/270375674#L522

Please let us know if there is a work around to get these to pass.

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