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

Коньков Евгений kes-kes at yandex.ru
Tue Sep 27 02:24:58 UTC 2011


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)
> @@ -72,7 +72,8 @@
>                                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



More information about the freebsd-current mailing list