Skip to content

Conversation

@joshcooper
Copy link
Collaborator

Installing r10k was failing on ruby 2.7 due to our faulty rdoc patch

/opt/puppetlabs/puppet/bin/gem install r10k
    ERROR:  While executing gem ... (NoMethodError)
    undefined method `start_with' for "RDoc::Markup::Document":String

Apply the upstream fix from ruby/rdoc@e21dfccb4a

Installing r10k was failing on ruby 2.7 due to our faulty rdoc patch

    /opt/puppetlabs/puppet/bin/gem install r10k
        ERROR:  While executing gem ... (NoMethodError)
        undefined method `start_with' for "RDoc::Markup::Document":String

Apply the upstream fix from ruby/rdoc@e21dfccb4a
@joshcooper joshcooper requested review from a team as code owners September 27, 2024 18:01
@mhashizume mhashizume added the bug Something isn't working label Sep 27, 2024
@mhashizume mhashizume merged commit dd4b02c into puppetlabs:master Sep 27, 2024
3 checks passed
@joshcooper joshcooper deleted the start_with_question branch September 27, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants