Package: yapra Version: 0.1.2-7 Severity: important Dear Maintainer,
The code in the twitter plugin does not appear to work on ruby 1.9: % irb1.9.1 irb(main):001:0> require 'twitter' => true irb(main):002:0> c = Twitter::Client.new(:login=>'ch2500', :password=>'XXXX') => #<Twitter::Client:0x00000001a26380 @login="ch2500"> irb(main):003:0> c.timeline_for(:me) NameError: uninitialized constant Twitter::Client::Error from /usr/lib/ruby/vendor_ruby/twitter/client/base.rb:77:in `rest_access_token' from /usr/lib/ruby/vendor_ruby/twitter/client/base.rb:16:in `rest_oauth_connect' from /usr/lib/ruby/vendor_ruby/twitter/client/timeline.rb:79:in `timeline_for' from (irb):3 from /usr/bin/irb1.9.1:12:in `<main>' irb(main):004:0> I suspect that the twitter plugin is completely broken, as twitter.com has stopped accepting tunneled passwords a while ago. As the twitter plugin is already marked as legacy, I suggest removing it (with the dependency on ruby-twitter4r). Thank you, Christian -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages yapra depends on: ii ruby 1:1.9.3 ii ruby1.9.1 [ruby-interpreter] 1.9.3.484-1 ii ruby2.0 [ruby-interpreter] 2.0.0.353-1 Versions of packages yapra recommends: ii ruby-hpricot 0.8.6-3 pn ruby-mechanize <none> pn ruby-twitter <none> yapra suggests no packages. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org