From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020712 Description of problem: the "irb" (Interactive Ruby Tool ) package from Red Hat Linux Beta Limbo distribution is not available in the list of components in bugzilla Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. try to file a bug against "irb" component for Limbo 2. convince yourself that that component does not exist
bugzilla components are the names of source packages, not binary packages. And rpm -q irb --qf '%{SOURCERPM}\n' prints ruby-*.src.rpm.