Re: Failure upgrading from 8-stable to current (9.0-Beta2)

From: Коньков Евгений <kes-kes_at_yandex.ru>
Date: Tue, 27 Sep 2011 05:24:52 +0300
Hi

For me patch do not working

because tzsetup uses old tzsetup

I use  this:

> --- share/zoneinfo/Makefile     (revision 224989)
> +++ share/zoneinfo/Makefile     (working copy)
> _at__at_ -72,7 +72,8 _at__at_
>                                optC="-C ${DESTDIR}"; \
>                        fi; \
>                        echo "Updating /etc/localtime"; \
> -                       tzsetup $${optC} -r; \
> +                           /usr/obj/usr/src/usr.sbin/tzsetup/tzsetup $${optC} -r; \
>                fi; \
>        else \
>                echo "Run tzsetup(8) manually to update /etc/localtime."; \
>

or run before world install
 /usr/obj/usr/src/usr.sbin/tzsetup/tzsetup
 I think it will be enough

-- 
С уважением,
 Коньков                          mailto:kes-kes_at_yandex.ru
Received on Tue Sep 27 2011 - 00:24:58 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:18 UTC