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 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines