[Bug 259226] mail/spampd-2.61
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259226] mail/spampd-2.61"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259226] mail/spampd-2.61"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259226] mail/spampd: Fails to start after 2.61 upgrade: "Global symbol "$user" requires explicit package name"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Oct 2021 12:04:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259226 Bug ID: 259226 Summary: mail/spampd-2.61 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: bugs.freebsd.org@deadzone.dk I upgraded my version of SpamPD from 2.53 to 2.61 and then it fails during startup. It fails with "Global symbol "$user" requires explicit package name (did you forget to declare "my $user"?)" I have discussed this with mpaperno on github. https://github.com/mpaperno/spampd/issues/38 This line is in the FreeBSD ports version 473: user_dir => (getpwnam($user))[7], But not in the github version. Right now i'm running with the github version, the only change i have made is to the shebang in the first line. This change does not seem to be necessary. -- You are receiving this mail because: You are the assignee for the bug.