Bug 1449829 - Not all components are listed under "Component" on the bugzilla URL at bugzilla.redhat.com
Summary: Not all components are listed under "Component" on the bugzilla URL at bugzil...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Bugzilla
Classification: Community
Component: Creating/Changing Bugs
Version: 4.4
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-10 20:10 UTC by George R. Goffe
Modified: 2025-10-16 23:48 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-05-11 06:02:19 UTC
Embargoed:


Attachments (Terms of Use)

Description George R. Goffe 2017-05-10 20:10:49 UTC
Description of problem:

For example: at startx time, trying to initialize KDE receives an abort due to "invalid instruction encountered". The bugzilla "create a bug report" does NOT have anything related in it. kdeinit5 is provided by kf5-kinit-5.33.0-1.fc27.x86_64 but THAT is NOT in the "Component"

Version-Release number of selected component (if applicable):
Current bugzilla

How reproducible:
always

Steps to Reproduce:
1.see above
2.
3.

Actual results:
see above

Expected results:
see above

Additional info:

Comment 1 Petr Pisar 2017-05-11 06:02:19 UTC
Bugzilla's components are source package names. One source package can produce multiple binary packages. In this case:

$ dnf --quiet repoquery --source --whatprovides '/usr/bin/kdeinit5'
kf5-kinit-5.33.0-1.fc27.src.rpm

Therefore the source package name is "kf5-kinit". I can see many bugs in "kf5-kinit" component under "Fedora" classification, "Fedora" product <https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&component=kf5-kinit&product=Fedora&query_format=advanced>.


Note You need to log in before you can comment on or make changes to this bug.