rpm.livna.org

1. Livna Bugzilla

The Livna Bugzilla (http://bugzilla.livna.org) is the place where users can report bugs to the respective Livna package maintainers.

1.1. Before you report a bug

If you think you have found a bug in a package provided by Livna, please ask yourself the following questions prior to submitting a bug report:

Before submitting a bug, please search on the project's official bug manager (such as sourceforge, an official bugzilla, Trac, etc) as well as Livna's bugzilla to see if the problem you are experiencing is a known issue.

If possible, try to determine if the problem is due to packaging or if the problem is in the software itself, in which case it should be reported upstream. In many cases, the problem can be solved upstream more quickly than through Livna and the fix will be provided for all users, not just the users of Livna.

If you are unsure, submit it to the Livna Bugzilla anyways and the package maintainer can refer you to external sites if required.

2. Providing relevant information

Along with your description of the problem, try to include the following in your bug reports:

2.1. Graphic Drivers

When submitting bugs about the graphic drivers packaged at Livna (nvidia, nvidia-96xx, nvidia-legacy, fglrx), please include this information as well as the information listed in the previous section:

rpm -q kernel;uname -r

and for the kmod version:

rpm -q kmod-driver

where driver is one of nvidia, nvidia-96xx, nvidia-legacy, or fglrx

ldd `which glxgears`

dmesg > ~/dmesg.txt

Now simply attach "dmesg.txt" file found in your home.