https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8043
Bug ID: 8043 Summary: SpamAssassin 4 seteuid to 0 failed: Operation not permitted Product: Spamassassin Version: 4.0.0 Hardware: PC OS: Windows 10 Status: NEW Severity: normal Priority: P2 Component: Plugins Assignee: dev@spamassassin.apache.org Reporter: marcel.even...@gmail.com Target Milestone: Undefined I'm seeing this warning when restarting Amavis in debug mode with SpamAssassin 4.0 RC2: Sep 5 03:08:51 el8p18 amavis[935890]: _WARN: util: seteuid to 0 failed: Operation not permitted at /usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util.pm line 1897. Sep 5 03:08:51 el8p18 amavis[935890]: _WARN: util: POSIX::setgid 981 failed: Operation not permitted Sep 5 03:08:51 el8p18 amavis[935890]: _WARN: util: failed to set gid 981: Operation not permitted Sep 5 03:08:51 el8p18 amavis[935890]: _WARN: util: failed to set effective gid 981 985: Operation not permitted Sep 5 03:08:52 el8p18 amavis[935893]: _WARN: util: seteuid to 0 failed: Operation not permitted at /usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util.pm line 1897. Sep 5 03:08:52 el8p18 amavis[935893]: _WARN: util: POSIX::setgid 981 failed: Operation not permitted Sep 5 03:08:52 el8p18 amavis[935893]: _WARN: util: failed to set gid 981: Operation not permitted Sep 5 03:08:52 el8p18 amavis[935893]: _WARN: util: failed to set effective gid 981 985: Operation not permitted After opening a bug with Amavis it was determined that the issue is actually in the new helper_app_pipe_open code called in the Pyzor, DCC, and ExtractText plugins. Here is the Amavis bug report so you can follow the conversation: https://gitlab.com/amavis/amavis/-/issues/94 Thanks! -- You are receiving this mail because: You are the assignee for the bug.