Package Details: libreport 2.17.15-3

Git Clone URL: https://aur.archlinux.org/libreport.git (read-only, click to copy)
Package Base: libreport
Description: Generic library for reporting various problems
Upstream URL: https://github.com/abrt/libreport
Licenses: GPL-2.0-only
Submitter: eworm
Maintainer: envolution
Last Packager: envolution
Votes: 2
Popularity: 0.000202
First Submitted: 2015-09-03 21:11 (UTC)
Last Updated: 2025-07-27 18:31 (UTC)

Latest Comments

« First ‹ Previous 1 2

eworm commented on 2016-09-08 11:40 (UTC)

Updated to libreport-2.7.2-1. Does that fix your build issue?

Salamandar commented on 2016-09-08 11:26 (UTC)

I can't build on Manjaro, may be the same on Arch. No package 'libsystemd-journal' found. You can add the line : sed -i -e 's/libsystemd-journal/libsystemd/g' ./configure on line 23 before the ./configure call to resolve that.