ABRT


A Blog of The ABRT Team

Self-contained FAF in Openshift

We’ve made it possible to run FAF and required database inside Openshift in two separated containers. In this blog post, you will find information about the containers and how to deploy them in Openshift.


Catching unhandled Python exception in Docker (OpenShift)

We are dealing with a question how to detect and catch unhandled python exception inside of containers and collect/display them on the host (OpenShift, logs, ABRT, …).


Link to FAF directly from Fedora Packages

With a last release of Fedora Packages there is a new feature related to FAF.


ABRT in Openshift container

ABRT is able to run inside an Openshift resp. Docker container and catch certain subset of problems that occured on the host where the container is running including all other containers running on the same host.


Report problems from unpackaged executables to FAF server

Until this moment it was not able to report problems from unpackaged executables because no package information can be obtained from those executables, even a component name which is very important for problem reporting. In this article is described how to configure ABRT and FAF server to achieve this.