Where can I report a bug on gnome-system-log?

Michael Schwendt mschwendt at gmail.com
Sat Jan 10 15:30:49 UTC 2009


On Sat, 10 Jan 2009 12:51:29 -0200, Andre wrote:

> Fedora Bugzilla only has gnome-system-monitor (it should have g-s-l,
> right?), and even though GNOME BZ has gnome-system-tools, it's not clear
> which component to assign it to on the next screen (best option seems to be
> "general").
> 
> Any tips? (aside from tail -F /var/log/messages, which I regularly use ;-))

bugzilla.redhat.com explains that the "Component" to choose in bugzilla must
be the name of the source RPM package. Hence:

  gnome-utils


$ rpm -qf /usr/bin/gnome-system-log | xargs rpm -qi | grep Source 
Group       : Applications/System           Source RPM: gnome-utils-2.24.1-1.fc10.src.rpm

Or:

$ rpm -qf /usr/bin/gnome-system-log -q --qf %{sourcerpm}\\n
gnome-utils-2.24.1-1.fc10.src.rpm




More information about the fedora-list mailing list