Bug 1227105 - amavisd fails to start
Summary: amavisd fails to start
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Peter Varkoly
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-26 17:34 UTC by Curtis J Blank
Modified: 2024-06-28 07:37 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Curtis J Blank 2024-06-26 17:34:31 UTC
Tumbleweed udated as of this time:

new:~ # date
Wed Jun 26 12:19:29 CDT 2024
new:~ # systemctl status amavis.service
× amavis.service - Amavisd-new Virus Scanner interface
     Loaded: loaded (/usr/lib/systemd/system/amavis.service; enabled; preset: disabled)
     Active: failed (Result: exit-code) since Wed 2024-06-26 12:18:59 CDT; 44s ago
    Process: 2655 ExecStartPre=/bin/echo Starting virus-scanner (amavisd-new): (code=exited, status=0/SUCCESS)
    Process: 2665 ExecStart=/usr/sbin/amavisd -P  foreground (code=exited, status=1/FAILURE)
   Main PID: 2665 (code=exited, status=1/FAILURE)
        CPU: 109ms

Jun 26 12:18:59 new systemd[1]: Starting Amavisd-new Virus Scanner interface...
Jun 26 12:18:59 new amavis[2655]: Starting virus-scanner (amavisd-new):
Jun 26 12:18:59 new amavis[2665]: Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib/perl5/5.38.2/Net/Domain.pm line 173.
Jun 26 12:18:59 new amavis[2665]: BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.38.2/Amavis/Conf.pm line 1038.
Jun 26 12:18:59 new amavis[2665]: Compilation failed in require at /usr/lib/perl5/vendor_perl/5.38.2/Amavis.pm line 27.
Jun 26 12:18:59 new amavis[2665]: BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.38.2/Amavis.pm line 27.
Jun 26 12:18:59 new systemd[1]: amavis.service: Main process exited, code=exited, status=1/FAILURE
Jun 26 12:18:59 new systemd[1]: amavis.service: Failed with result 'exit-code'.
Jun 26 12:18:59 new systemd[1]: Failed to start Amavisd-new Virus Scanner interface.
new:~ # systemctl stop amavis.service
new:~ # systemctl start amavis.service
Job for amavis.service failed because the control process exited with error code.
See "systemctl status amavis.service" and "journalctl -xeu amavis.service" for details.
new:~ # journalctl -xeu amavis.service
Jun 26 12:20:07 new amavis[2875]: BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.38.2/Amavis/Conf.pm line 1038.
Jun 26 12:20:07 new amavis[2875]: Compilation failed in require at /usr/lib/perl5/vendor_perl/5.38.2/Amavis.pm line 27.
Jun 26 12:20:07 new amavis[2875]: BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.38.2/Amavis.pm line 27.
Jun 26 12:20:07 new systemd[1]: amavis.service: Main process exited, code=exited, status=1/FAILURE
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ An ExecStart= process belonging to unit amavis.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 1.
Jun 26 12:20:07 new systemd[1]: amavis.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ The unit amavis.service has entered the 'failed' state with result 'exit-code'.
Jun 26 12:20:07 new systemd[1]: Failed to start Amavisd-new Virus Scanner interface.
░░ Subject: A start job for unit amavis.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit amavis.service has finished with a failure.
░░
░░ The job identifier is 3482 and the job result is failed.
new:~ # journalctl -u amavis.service
Jun 26 12:20:07 new systemd[1]: Starting Amavisd-new Virus Scanner interface...
Jun 26 12:20:07 new amavis[2873]: Starting virus-scanner (amavisd-new):
Jun 26 12:20:07 new amavis[2875]: Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib/perl5/5.38.2/Net/Domain.pm line 173.
Jun 26 12:20:07 new amavis[2875]: BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.38.2/Amavis/Conf.pm line 1038.
Jun 26 12:20:07 new amavis[2875]: Compilation failed in require at /usr/lib/perl5/vendor_perl/5.38.2/Amavis.pm line 27.
Jun 26 12:20:07 new amavis[2875]: BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.38.2/Amavis.pm line 27.
Jun 26 12:20:07 new systemd[1]: amavis.service: Main process exited, code=exited, status=1/FAILURE
Jun 26 12:20:07 new systemd[1]: amavis.service: Failed with result 'exit-code'.
Jun 26 12:20:07 new systemd[1]: Failed to start Amavisd-new Virus Scanner interface.
new:~ #