[Bug 293811] Re: Using IO::File together with POSIX causes warnings. (Constant subroutine main::SEEK_SET redefined)
JC Hulce
gecko at teampr0xy.net
Sun Mar 18 04:40:10 UTC 2012
The fix from Debian appears to have made it into Ubuntu, so I am closing
this bug.
** Changed in: perl (Ubuntu)
Status: New => Fix Released
** Changed in: perl (Ubuntu)
Assignee: (unassigned) => JC Hulce (soaringsky)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to perl in Ubuntu.
https://bugs.launchpad.net/bugs/293811
Title:
Using IO::File together with POSIX causes warnings. (Constant
subroutine main::SEEK_SET redefined)
Status in “perl” package in Ubuntu:
Fix Released
Status in Debian GNU/Linux:
Fix Released
Bug description:
Binary package hint: perl
This is the same as http://bugs.debian.org/479957 which was fixed in
Debian's perl-5.10.0-12 (Intrepid is at 5.10.0-11.1ubuntu2 as of
today):
* Fix 'constant subroutine SEEK_* redefined' warnings when using the
Fcntl and POSIX modules together. (Closes: #479957)
The bug makes the daily eximstats cron job send two emails. One expected with a daily mail report and one unexpected with these warnings:
/etc/cron.daily/exim4-base:
Constant subroutine main::SEEK_SET redefined at /usr/sbin/eximstats line 554
Constant subroutine main::SEEK_END redefined at /usr/sbin/eximstats line 554
Constant subroutine main::SEEK_CUR redefined at /usr/sbin/eximstats line 554
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/perl/+bug/293811/+subscriptions
More information about the foundations-bugs
mailing list