[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Determining the component for a bug submission
- From: Adam Williamson <awilliam redhat com>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: Determining the component for a bug submission
- Date: Thu, 26 Feb 2009 13:36:40 -0800
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 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 adam ~]$ rpm
-qf /usr/share/system-config-selinux/system-config-selinux.py
policycoreutils-gui-2.0.62-2.fc11.x86_64
[adamw adam ~]$
Find out what .src.rpm that binary RPM comes from:
[adamw 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 adam ~]$
So, 'policycoreutils' is the component.
--
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org
http://www.happyassassin.net
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]