Bug ID | 1155879 |
---|---|
Summary | mandb.service: "find: ���standard output���: Broken pipe", "find: write error", "status=0/SUCCESS" |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.1 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | Ulrich.Windl@rz.uni-regensburg.de |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
I noticed this problem in the journal: mandb.service seems to fail for unknown reasons, but "success" is reported: # systemctl status mandb.service ��� mandb.service - Do daily mandb update Loaded: loaded (/usr/lib/systemd/system/mandb.service; static; vendor preset: disabled) Active: inactive (dead) since Tue 2019-11-05 09:52:59 CET; 17min ago Docs: man:mandb(8) man:catman(8) Process: 2568 ExecStart=/usr/lib/man-db/do_mandb (code=exited, status=0/SUCCESS) Main PID: 2568 (code=exited, status=0/SUCCESS) Nov 05 09:51:30 pc systemd[1]: Starting Do daily mandb update... Nov 05 09:52:59 pc do_mandb[2568]: find: ���standard output���: Broken pipe Nov 05 09:52:59 pc do_mandb[2568]: find: write error Nov 05 09:52:59 pc systemd[1]: Started Do daily mandb update.