Package: tzdata
Version: 2008b-1
Severity: important

If I do not have TZ in my environment, then the postinst fails. It has an unprotected "unset TZ", which will fail the script if TZ is not actually in the environment.

The simple fix is to use "|| true" in the 2 places where this occurs.



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

Reply via email to