Fedora Test Days | |
---|---|
ABRT & libreport | |
Date | 2011-09-20 |
Time | all day |
Website | ABRT homepage |
IRC | #fedora-test-day (webirc) |
Mailing list | test |
What to test?
Today's instalment of Fedora Test Day will focus on Automated Bug Reporting Tool (ABRT) and Unified Problem Reporting UI (libreport).
Who's available
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
- Development - Jiří Moskovčák (jmoskovc), Nikola Pajkovsky (npajkovs), Denys Vlasenko (dvlasenk), Karel Klíč (kklic), Michal Toman (mtoman)
- Quality Assurance - Richard Marko (rmarko), Michal Nowak (mnowak)
Prerequisite for Test Day
- Physical machine or a virtual machine
- An updated Fedora 16 pre-release, or the special live image (see below)
How to test?
Update your machine
If you're running Fedora 16, make sure you have all the current updates for it installed, using the update manager. Or you can use a live image:
Live image
Optionally, you may download a non-destructive Fedora 16 live image for your architecture. Tips on using a live image are available at FedoraLiveCD.
Architecture | SHA256SUM |
---|---|
i686 | 1d235e29f013db7d85277086a3eb11be81a8b690ddcd16c5f46d2dfbcdd12b83 |
x86_64 | bdb309a42f99ba1c6221c85912960e4aebe82596fdd2d9027a41f16275d6fa74 |
In particular, you should have the following packages installed:
- abrt
- abrt-cli
- abrt-gui
- abrt-libs
- abrt-desktop
- abrt-addon-ccpp
- abrt-addon-python
- abrt-addon-kerneloops
- libreport
- libreport-cli
- libreport-gtk
- libreport-newt
- libreport-python
- libreport-plugin-mailx
- libreport-plugin-logger
- libreport-plugin-bugzilla
- libreport-plugin-kerneloops
- libreport-plugin-reportuploader
Use following command to install/udpate all of them:
yum -y install --enablerepo=updates-testing abrt abrt-addon-ccpp abrt-addon-kerneloops abrt-addon-python abrt-desktop abrt-gui abrt-libs abrt-cli libreport libreport-cli libreport-gtk libreport-newt libreport-python libreport-plugin-mailx libreport-plugin-logger libreport-plugin-bugzilla libreport-plugin-kerneloops libreport-plugin-reportuploader
Make sure abrtd and abrt-ccpp services are running:
# service abrtd start Starting abrtd (via systemctl): [ OK ] # service abrt-ccpp start Starting abrt-ccpp (via systemctl): [ OK ]
- File
/proc/sys/kernel/core_pattern
contains following output:
# cat /proc/sys/kernel/core_pattern |/usr/libexec/abrt-hook-ccpp /var/spool/abrt %s %c %p %u %g %t %h %e 636f726500
Testing
Follow each of these test cases:
- QA:Testcase_ABRT - default crash report
- QA:Testcase_ABRT_Logger - Logger plugin
- QA:Testcase_ABRT_Bugzilla - Bugzilla plugin
- QA:Testcase_ABRT_Mailx - Mailx plugin
- QA:TestCase ABRT BlackList - package blacklist
- QA:Testcase ABRT GPG check - reporting crashes of signed packages only
- QA:TestCase ABRT GPG Keys - additional keys for signing packages
- QA:Testcase ABRT Actions and Reporters - testing of action/reporting plugins
- QA:Testcase ABRT Cron - periodical plugins using Cron
- QA:Testcase ABRT Plugins - configuring plugins
- QA:Testcase ABRT CLI - CLI interface
- QA:Testcase ABRT kernel - kernel oops
- QA:Testcase ABRT python - python tracebacks
Test Results
If you have problems with any of the tests, report a bug to Bugzilla usually for the component abrt, or libreport for bugs in the libreport library. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one. For each test case, use the result template to enter your result, as shown in the example result line.
User | Sample test 1 | Sample test 2 | Sample test 3 | Sample test 4 | References |
---|---|---|---|---|---|
Sample User |