Project

General

Profile

Actions

Bug #6191

closed

pry 0.10.0 dropped Ruby 1.8 support

Added by Dominic Cleal almost 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
High
Category:
Packaging
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

This isn't affecting core test runs as we exclude the development group, but is affecting Debian asset compilation on Ruby 1.8 platforms.

/var/lib/gems/1.8/gems/pry-0.10.0/lib/pry.rb:39: syntax error, unexpected ':', expecting ')'
    output.puts Pry.view_clip(value, id: true)
                                        ^
/var/lib/gems/1.8/gems/pry-0.10.0/lib/pry.rb:43: syntax error, unexpected kDO_BLOCK, expecting kEND
  DEFAULT_EXCEPTION_HANDLER = proc do |output, exception, _|
                                     ^
/var/lib/gems/1.8/gems/pry-0.10.0/lib/pry.rb:43: syntax error, unexpected '|', expecting '='
/var/lib/gems/1.8/gems/pry-0.10.0/lib/pry.rb:84: syntax error, unexpected kDO_BLOCK, expecting ']'
                proc do |_, _, _pry_|
                       ^
/var/lib/gems/1.8/gems/pry-0.10.0/lib/pry.rb:84: syntax error, unexpected '|', expecting '='
/var/lib/gems/1.8/gems/pry-0.10.0/lib/pry.rb:87: syntax error, unexpected ',', expecting $end
/var/lib/workspace/workspace/packaging_build_deb_coreproject/label/debian/os/precise/debian/precise/build-foreman/foreman/config/application.rb:22
Actions #1

Updated by Dominic Cleal almost 10 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Greg Sutcliffe
  • translation missing: en.field_release set to 16
Actions #2

Updated by Greg Sutcliffe almost 10 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF