Bug#464252: /etc/cron.daily/00logwatch: ERROR: Date::Manip unable to determine TimeZone.

2008-02-06 Thread Damyan Ivanov
-=| Vladimir Stupin, Wed, Feb 06, 2008 at 10:16:49AM +0500 |=-
 Package: libdate-manip-perl
 Version: 5.44-5
 I have Asia/Yekaterinburg timezone on my machines. YEKT (winter time)
 and YEKST (summer time) does not work.
 
 I add strings
   yekt   +0500 .  # Yeakaterinburg time zone, Russia
   yekst  +0500 .  # Yeakaterinburg summer time zone, Russia
 to file /usr/share/perl5/Date/Manip.pm, then /etc/cron.daily/00logwatch
 work properly.

This is not the first time zone that Date::Manip misses. If there was a
way to teach it to query libc (or other system-wide data) about this...

-- 
damJabberID: [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#464252: /etc/cron.daily/00logwatch: ERROR: Date::Manip unable to determine TimeZone.

2008-02-06 Thread gregor herrmann
On Wed, 06 Feb 2008 10:54:56 +0200, Damyan Ivanov wrote:

  I have Asia/Yekaterinburg timezone on my machines. YEKT (winter time)
  and YEKST (summer time) does not work.
 This is not the first time zone that Date::Manip misses. If there was a
 way to teach it to query libc (or other system-wide data) about this...

Yup, that's really annoying. 

Anyway, I've just added
yet-another-patch-for-yet-another-missing-timezone ...

Cheers,
gregor
 
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian: the universal operating system - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-NP: Rod Stewart: I Don't Want To Talk About It


signature.asc
Description: Digital signature


Bug#464252: /etc/cron.daily/00logwatch: ERROR: Date::Manip unable to determine TimeZone.

2008-02-05 Thread Vladimir Stupin
Package: libdate-manip-perl
Version: 5.44-5
Severity: normal



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

Versions of packages libdate-manip-perl depends on:
ii  perl5.8.8-7etch1 Larry Wall's Practical Extraction 

libdate-manip-perl recommends no packages.

-- no debconf information
A few days ago I start to recieve such messages from logwatch on my
servers:

/etc/cron.daily/00logwatch:
ERROR: Date::Manip unable to determine TimeZone.

Execute the following command in a shell prompt:
perldoc Date::Manip
The section titled TIMEZONES describes valid TimeZones
and where they can be defined.
run-parts: /etc/cron.daily/00logwatch exited with return code 25

I have Asia/Yekaterinburg timezone on my machines. YEKT (winter time)
and YEKST (summer time) does not work.

I add strings
  yekt   +0500 .  # Yeakaterinburg time zone, Russia
  yekst  +0500 .  # Yeakaterinburg summer time zone, Russia
to file /usr/share/perl5/Date/Manip.pm, then /etc/cron.daily/00logwatch
work properly.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]