Bug#980580: closed by Debian FTP Masters (reply to Pirate Praveen ) (Bug#980580: fixed in ruby-ruby2ruby 2.4.4-1)

2021-02-13 Thread Pirate Praveen



On 2021, ഫെബ്രുവരി 13 8:19:52 PM IST, Chris Hofstaedtler  
wrote:
>Hi,
>
>* Debian Bug Tracking System  [210213 14:48]:
>> #980580: ruby-ruby2ruby: FTBFS: ERROR: Test "ruby2.7" failed: RuntimeError: 
>> unknown arg type nil
>
>have you noticed the autopkgtest failures on all archs?

Yes, it needs newer ruby-ruby-parser and ruby-sexp-processor which has not yet 
migrated. So uploading a fix which updates the minimum version.

>https://tracker.debian.org/pkg/ruby-ruby2ruby
>
>https://ci.debian.net/data/autopkgtest/testing/amd64/r/ruby-ruby2ruby/10429660/log.gz
>
>mv lib .gem2deb.lib
>RUBYLIB=. GEM_PATH= ruby2.7 -ryaml -e 
>YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ \|f\|\ require\ f\ 
>\}
>NOTE: RubyParser::V27 undefined, using RubyParser::V25.
>
>
>/usr/lib/ruby/vendor_ruby/ruby2ruby.rb:406:in `block in process_defn': 
>undefined method `q' for Sexp:Class (NoMethodError)
>   from /usr/lib/ruby/vendor_ruby/sexp.rb:365:in `class_eval'
>   from /usr/lib/ruby/vendor_ruby/sexp.rb:365:in `s'
>   from /usr/lib/ruby/vendor_ruby/ruby2ruby.rb:406:in `process_defn'
>
>Chris

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.



Bug#980580: closed by Debian FTP Masters (reply to Pirate Praveen ) (Bug#980580: fixed in ruby-ruby2ruby 2.4.4-1)

2021-02-13 Thread Chris Hofstaedtler
Hi,

* Debian Bug Tracking System  [210213 14:48]:
> #980580: ruby-ruby2ruby: FTBFS: ERROR: Test "ruby2.7" failed: RuntimeError: 
> unknown arg type nil

have you noticed the autopkgtest failures on all archs?

https://tracker.debian.org/pkg/ruby-ruby2ruby

https://ci.debian.net/data/autopkgtest/testing/amd64/r/ruby-ruby2ruby/10429660/log.gz

mv lib .gem2deb.lib
RUBYLIB=. GEM_PATH= ruby2.7 -ryaml -e 
YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ \|f\|\ require\ f\ 
\}
NOTE: RubyParser::V27 undefined, using RubyParser::V25.


/usr/lib/ruby/vendor_ruby/ruby2ruby.rb:406:in `block in process_defn': 
undefined method `q' for Sexp:Class (NoMethodError)
from /usr/lib/ruby/vendor_ruby/sexp.rb:365:in `class_eval'
from /usr/lib/ruby/vendor_ruby/sexp.rb:365:in `s'
from /usr/lib/ruby/vendor_ruby/ruby2ruby.rb:406:in `process_defn'

Chris