Determining the component for a bug submission

Robert Moskowitz rgm at htt-consult.com
Thu Feb 26 22:06:57 UTC 2009


Adam Williamson wrote:
> On Thu, 2009-02-26 at 16:17 -0500, Robert Moskowitz wrote:
>   
>> OK.  Got a minor bug with system-config-selinux.py or that is what the 
>> about reports for the dialog.
>>
>> Thing is this component is not included in the list of components, oh 
>> this is on FC10.
>>
>> Simply put, you cannot drag the dialog around if your screen size is 
>> 800x480 (on my ASUS 701).  Neither grabbing it on the title line nor 
>> using <alt-leftmouse> can move it.  No problems if the screen size is 
>> larger than the dialog box.  No problem dragging other 'oversized' 
>> dialogs (like system-config-services) around either way.
>>
>> So how do I report this bug if the component is not in the component list?
>>     
>
> Find out what package it's in:
>
> [adamw at adam ~]$ locate system-config-selinux.py
> /usr/share/system-config-selinux/system-config-selinux.py
> /usr/share/system-config-selinux/system-config-selinux.pyc
> /usr/share/system-config-selinux/system-config-selinux.pyo
> [adamw at adam ~]$ rpm
> -qf /usr/share/system-config-selinux/system-config-selinux.py
> policycoreutils-gui-2.0.62-2.fc11.x86_64
> [adamw at adam ~]$
>
> Find out what .src.rpm that binary RPM comes from:
>
> [adamw at adam ~]$ rpm -qi policycoreutils-gui-2.0.62-2.fc11.x86_64 | grep Source
> Group       : System Environment/Base       Source RPM: policycoreutils-2.0.62-2.fc11.src.rpm
> [adamw at adam ~]$
>
> So, 'policycoreutils' is the component.
>   

Thanks.  I will attempt to note this method for future use.





More information about the fedora-test-list mailing list