Same problem in Ubuntu 20.04. If you update via cpan will get this:
perl -MMail::Sender -e 1;
Mail::Sender is deprecated and you should look to Email::Sender instead at -e
line 0.
May be we must finally update our software to use Email::Sender.
--
You received this bug notification because you
Great Fix from Anders Ossowicki, Bug ix fixed. Thanks a lot.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1549711
Title:
Old version gives defined(@array) is deprecated warnings
To manage notifica
great patch from Anders Ossowicki and now, bug is fixed
thanks a lot
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1549711
Title:
Old version gives defined(@array) is deprecated warnings
To manage
very annoying bug. vacations in postfixadmin are broken and now, it is vacation
time !
Don't understand why ubuntu do not upgrade to uptodate package
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1549
This breaks vacation.pl on Xenial since sys upgrade.
My only choice was to run cpan
and
"install Mail::Sender"
But even then there are deprecation warnings to use Email::Sender...
which does not work with vacation.pl in postfix
--
You received this bug notification because you are a member of
This bug should be upgraded to important. Xenial uses Perl 5.22 and the
deprecation warnings have turned to fatal errors. Try
perl -MMail::Sender -e 1;
to see them. Upgrading to the latest version of Mail::Sender using cpan
fixes the issue (for those who need it).
--
You received this bug no
The attachment "fix-defined-array-warnings.patch" seems to be a patch.
If it isn't, please remove the "patch" flag from the attachment, remove
the "patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned
Also keep in mind that 16.04 ships with perl 5.22, where this warning is
fatal[1], rendering the package completely broken there.
If upgrading the package is undesirable due to Ubuntu's policies, I've
attached a patch with the fix as described by OP.
aowi@otto ~/src/libmail-sender-perl $ perl -MM
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: libmail-sender-perl (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1549711