Package Details: libreport 2.16.0-1

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
Submitter: eworm
Maintainer: None
Last Packager: eworm
Votes: 1
Popularity: 0.000547
First Submitted: 2015-09-03 21:11 (UTC)
Last Updated: 2022-01-20 07:52 (UTC)

Latest Comments

Salamandar commented on 2016-09-08 16:55 (UTC)

Seems like it, awesome :)

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.