FS#57297 - [systemd] journalctl is broken in v237 (missing pcre2)

Attached to Project: Arch Linux
Opened by Leonid Isaev (lisaev) - Tuesday, 30 January 2018, 22:46 GMT
Last edited by Christian Hesse (eworm) - Wednesday, 31 January 2018, 07:04 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Dave Reisner (falconindy)
Christian Hesse (eworm)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

After updating to systemd-237 in [testing], I get:
----------
[lisaev@pg-22729 ~]$ journalctl: error while loading shared libraries: libpcre2-8.so.0: cannot open shared object file: No such file or directory
----------
Because systemd does not depend on extra/pcre2. After installing the latter, everything is works. I suspect pcre2 was installed on a buildhost because it is a dependency of git, but never made it into depends=().

Thanks!
This task depends upon

Closed by  Christian Hesse (eworm)
Wednesday, 31 January 2018, 07:04 GMT
Reason for closing:  Fixed
Additional comments about closing:  systemd 237.0-2

Loading...