Attach the corrupted /usr/share/zoneinfo/Europe/Budapest file to the reply of this email.
Cheers, -- Ondřej Surý <[email protected]> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server Knot Resolver (https://www.knot-resolver.cz/) – secure, privacy-aware, fast DNS(SEC) resolver Vše pro chleba (https://vseprochleba.cz) – Mouky ze mlýna a potřeby pro pečení chleba všeho druhu On Wed, Aug 23, 2017, at 12:12, Patrik wrote: > What do you mean? > So what do I do? > I have backups if that's you need? Every day. > What woud woud like? > > > *Patrik* > WWW <https://patrikx3.tk> | GitHub <https://github.com/patrikx3/> | NPM > <https://www.npmjs.com/~patrikx3> | Corifeus <https://corifeus.tk> | +36 > 20 > 342 8046 > > > > On Wed, Aug 23, 2017 at 12:10 PM, Ondřej Surý <[email protected]> wrote: > > > Still I would like to have the corrupted Budapest (the file, not the city > > ;)), so we can fix the error. > > > > Ondřej > > > > On 23 August 2017 11:56:58 Patrik <[email protected]> wrote: > > > >> Oh! > >> THANKS SO MUCH! > >> YOU ARE A GOD! > >> HAVE A SUPER DAY! > >> > >> > >> *Patrik* > >> WWW <https://patrikx3.tk> | GitHub <https://github.com/patrikx3/> | NPM > >> <https://www.npmjs.com/~patrikx3> | Corifeus <https://corifeus.tk> | +36 > >> 20 342 8046 > >> > >> > >> > >> On Wed, Aug 23, 2017 at 11:25 AM, Ondřej Surý <[email protected]> wrote: > >> > >>> Thanks (also please keep the Cc of Debian BTS). > >>> > >>> Few more things, could you send output of: > >>> > >>> 0. apt-cache policy php7.0-cli > >>> > >>> 1. apt-cache policy tzdata > >>> > >>> 2. debsums -c tzdata # you might need install debsums package first > >>> > >>> 3. stat /usr/share/zoneinfo/Europe/Budapest > >>> > >>> 4. sha256sum /usr/share/zoneinfo/Europe/Budapest > >>> > >>> Are any other non-packaged PHP modules loaded in the PHP? > >>> > >>> Cheers, > >>> Ondrej > >>> > >>> > On 08/23/2017 08:30 AM, Ondřej Surý wrote: > >>> > > Control: tags +moreinfo > >>> > > > >>> > > Hi Patrik, > >>> > > > >>> > > I can't really reproduce the error with any PHP versions I have on my > >>> > > system. They are at the latest upstream (7.0.22), but this shouldn't > >>> > > make any difference. However please retest with 7.0.22-2 anyway just > >>> to > >>> > > be sure. > >>> > > > >>> > > ondrej@lettie:/tmp$ php5.6 europe-budapest.php > >>> > > object(DateTime)#1 (3) { > >>> > > ["date"]=> > >>> > > string(26) "2017-08-23 08:24:46.000000" > >>> > > ["timezone_type"]=> > >>> > > int(3) > >>> > > ["timezone"]=> > >>> > > string(15) "Europe/Budapest" > >>> > > } > >>> > > > >>> > > ondrej@lettie:/tmp$ php7.0 europe-budapest.php > >>> > > object(DateTime)#1 (3) { > >>> > > ["date"]=> > >>> > > string(26) "2017-08-23 08:24:52.000000" > >>> > > ["timezone_type"]=> > >>> > > int(3) > >>> > > ["timezone"]=> > >>> > > string(15) "Europe/Budapest" > >>> > > } > >>> > > > >>> > > ondrej@lettie:/tmp$ php7.1 europe-budapest.php > >>> > > object(DateTime)#1 (3) { > >>> > > ["date"]=> > >>> > > string(26) "2017-08-23 08:24:54.849724" > >>> > > ["timezone_type"]=> > >>> > > int(3) > >>> > > ["timezone"]=> > >>> > > string(15) "Europe/Budapest" > >>> > > } > >>> > > > >>> > > Could you attach output of > >>> > > > >>> > > strace php /tmp/74806.php > >>> > > > >>> > > to this bug report? > >>> > > > >>> > > Cheers, > >>> > > >>> > Email had 1 attachment: > >>> > + 74806.php.strace > >>> > 239k (text/plain) > >>> > >> > >> > _______________________________________________ > pkg-php-maint mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint

