https://bugzilla.redhat.com/show_bug.cgi?id=825415 --- Comment #13 from Adrian Alves <aalves@xxxxxxxxx> --- (In reply to comment #11) > A bit better, now it ends with: > > if test "cat" = "man"; then \ > /bin/sed -e 's|/etc/mail/|/usr/etc/mail/|g' -e > 's|/usr/libexec|/usr/libexec|g' -e > 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} | gawk -f > ./mdoc2man.awk > makemap.8.out; \ > else \ > /bin/sed -e 's|/etc/mail/|/usr/etc/mail/|g' -e > 's|/usr/libexec|/usr/libexec|g' -e > 's|/var/run/smtpd.sock|/var/run/smtpd.sock|g' ${manpage} > makemap.8.out; \ > fi > /bin/sed: can't read ./makemap.0: No such file or directory > make[4]: *** [makemap.8.out] Error 2 > make[4]: Leaving directory `/builddir/build/BUILD/opensmtpd/src' > make[3]: *** [install-exec-am] Error 2 > make[3]: Leaving directory `/builddir/build/BUILD/opensmtpd/src' > make[2]: *** [install-am] Error 2 > make[2]: Leaving directory `/builddir/build/BUILD/opensmtpd/src' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/builddir/build/BUILD/opensmtpd/src' > make: *** [install-recursive] Error 1 > error: Bad exit status from /var/tmp/rpm-tmp.qtP0Sa (%install) > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.qtP0Sa (%install) > Child return code was: 1' > > > How should OpenSMTPD daemon be started? I don't see any sysv or systemd > scripts included. I need help on build a systemd deamon for this not clue how to make one yet -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review