OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005191 [logwatch] packaging major always 2014-07-22 15:55 2014-08-14 16:27
Reporter ghenry View Status public  
Assigned To bwalton
Priority normal Resolution fixed  
Status closed  
Summary 0005191: missing link if deinstalling SUNWsndmu
Description on sparc S10, i got this error:
Can't exec "sendmail": No such file or directory at /opt/csw/bin/logwatch.pl line 1017, <TESTFILE> line 3.
Can't execute sendmail -t: No such file or directory

CSWpostfix-2.9.4,REV=2012.09.19 is installed, and i removed SUNWsndmr SUNWsndmu, as stated in /opt/csw/share/doc/postfix/README.CSW. The links are ok:
fury # ls -l /usr/lib/sendmail /usr/sbin/newaliases /usr/bin/mailq
lrwxrwxrwx 1 root root 18 Jul 21 14:50 /usr/bin/mailq -> /opt/csw/bin/mailq
lrwxrwxrwx 1 root root 22 Jul 21 14:50 /usr/lib/sendmail -> /opt/csw/sbin/sendmail
lrwxrwxrwx 1 root root 23 Jul 21 14:50 /usr/sbin/newaliases -> /opt/csw/bin/newaliases

does it mean that it just lacks the link:
/usr/sbin/sendmail -> /opt/csw/sbin/sendmail
Additional Information and i say that just adding this last link is ok
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0010881)
bwalton (administrator)
2014-07-30 23:33

This is a logwatch problem, not a postfix problem. Logwatch should find /usr/lib/sendmail which is the canonical path for sendmail on Solaris. The fact that it worked with postfix having linked sendmail in /usr/sbin is just coincidence.

I've released an updated logwatch that will prefer /usr/lib/sendmail by default and thus work with any mailer.
(0010889)
maciej (reporter)
2014-08-12 19:02

FYI: This bug is blocking the integration of new logwatch into testing.
(0010891)
bwalton (administrator)
2014-08-14 16:27

This should be considered fixed.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker