Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661460 - net-irc/rbot-0.9.15_p20160325-r1 : LoadError: cannot load such file -- gettext/tools
Summary: net-irc/rbot-0.9.15_p20160325-r1 : LoadError: cannot load such file -- gettex...
Status: CONFIRMED
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: 2018-07-18 05:47 UTC by Toralf Förster
Modified: 2018-07-18 05:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.57 KB, text/plain)
2018-07-18 05:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,279.44 KB, text/plain)
2018-07-18 05:47 UTC, Toralf Förster
Details
environment (environment,167.81 KB, text/plain)
2018-07-18 05:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.82 KB, application/x-bzip)
2018-07-18 05:47 UTC, Toralf Förster
Details
net-irc:rbot-0.9.15_p20160325-r1:20180718-052457.log (net-irc:rbot-0.9.15_p20160325-r1:20180718-052457.log,4.33 KB, text/plain)
2018-07-18 05:48 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 2018-07-18 05:47:45 UTC
po/en/rbot-alias.po => data/locale/en/LC_MESSAGES/rbot-alias.mo
rake aborted!
LoadError: cannot load such file -- gettext/tools
/var/tmp/portage/net-irc/rbot-0.9.15_p20160325-r1/work/all/rbot-e358601cc521d8aced941eb928fae2d8c53cf0c2/Rakefile:128:in `block in <top (required)>'
Tasks: TOP => makemo => data/locale/en/LC_MESSAGES/rbot-alias.mo
(See full trace by running task with --trace)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_20180708-172109

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpv net-irc/rbot
[ebuild  N    ] net-irc/rbot-0.9.15_p20160325-r1  USE="nls -aspell -cal -figlet -fortune -host -shorturl -spell -sqlite {-test} -timezone -toilet -translator" RUBY_TARGETS="ruby23 -ruby24"
Comment 1 Toralf Förster gentoo-dev 2018-07-18 05:47:48 UTC
Created attachment 539928 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-18 05:47:51 UTC
Created attachment 539930 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-18 05:47:54 UTC
Created attachment 539932 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-18 05:47:57 UTC
Created attachment 539934 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-18 05:48:00 UTC
Created attachment 539936 [details]
net-irc:rbot-0.9.15_p20160325-r1:20180718-052457.log
Comment 6 Hans de Graaff gentoo-dev Security 2018-07-18 05:54:11 UTC
This is provided by ruby-gettext, and that is a dependency when USE=nls, which seems to be the case from your emerge --info data.