Comment # 12 on bug 1219370 from Giacomo Comes
I tested the latest tumbleweed snapshot which includes man-2.12.0-4.1
with SR#1146144.
At the end of the installation I found the following error message in
/var/log/zypp/history:

# 2024-02-17 21:15:18 man-2.12.0-4.1.x86_64.rpm installed ok
# Additional rpm output:
# Failed to open '/usr/lib/tmpfiles.d/man-db.conf': No such file or directory
# Updating /etc/sysconfig/cron ...
# Created symlink /etc/systemd/system/timers.target.wants/man-db.timer ->
/usr/lib/systemd/system/man-db.timer.
# 
2024-02-17
21:15:18|install|man|2.12.0-4.1|x86_64||openSUSE-20240216-0|523c08bff4873411abcc210c900a98906806989bff5079c7c891637b1d672951a47e659cdd5d7a2866f06b4e1732517ebcad400154be8e2d7ee5b83c4643a160|

On a fresh installation, during the pre scriptlet execution, before man istelf
is installed, /usr/lib/tmpfiles.d/man-db.conf does not exist yet.

May be the post scriptlet is the proper location for such failing command?


You are receiving this mail because: