Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624744 - net-irc/rbot-0.9.15_p20160325 : NoMethodError: undefined method delegate_event for #<Irc::Bot::Plugins::PluginManagerClass:<snip>>
Summary: net-irc/rbot-0.9.15_p20160325 : NoMethodError: undefined method delegate_eve...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-12 18:20 UTC by Toralf Förster
Modified: 2017-07-15 10:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.04 KB, text/plain)
2017-07-12 18:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,244.80 KB, text/plain)
2017-07-12 18:20 UTC, Toralf Förster
Details
environment (environment,170.45 KB, text/plain)
2017-07-12 18:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,27.17 KB, application/x-bzip)
2017-07-12 18:21 UTC, Toralf Förster
Details
net-irc:rbot-0.9.15_p20160325:20170712-155910.log (net-irc:rbot-0.9.15_p20160325:20170712-155910.log,69.31 KB, text/plain)
2017-07-12 18:21 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-07-12 18:20:48 UTC
  1) Error:
PluginsPriorityTest#test_above:
NoMethodError: undefined method `delegate_event' for #<Irc::Bot::Plugins::PluginManagerClass:0x000000006ba530>
    /var/tmp/portage/net-irc/rbot-0.9.15_p20160325/work/ruby21/rbot-e358601cc521d8aced941eb928fae2d8c53cf0c2/test/test_plugins_threshold.rb:96:in `test_above'
    /usr/lib64/ruby/2.1.0/minitest/unit.rb:1265:in `run'
    /usr/lib64/ruby/2.1.0/test/unit/testcase.rb:17:in `run'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome_20170706-211748

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-12 18:20:51 UTC
Created attachment 483488 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-12 18:20:54 UTC
Created attachment 483490 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-12 18:20:57 UTC
Created attachment 483492 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-12 18:21:00 UTC
Created attachment 483494 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-12 18:21:03 UTC
Created attachment 483496 [details]
net-irc:rbot-0.9.15_p20160325:20170712-155910.log
Comment 6 Hans de Graaff gentoo-dev Security 2017-07-15 10:20:15 UTC
This looks to be a problem with the tests. Fixed by avoiding the broken tests.