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

From: ëÏÎØËÏ× å×ÇÅÎÉÊ <kes-kes_at_yandex.ru>
Date: Tue, 27 Sep 2011 19:04:50 +0300
Hi, Garrett.

No, that patch did not work.
because
+  tzsetup $${optC} -r; \
run current installed tzsetup which use libdialog.so
you must use just compiled one
   /usr/obj/usr/src/usr.sbin/tzsetup/tzsetup

PS. I have 9-0Current 201101 upgrading to 9-0Beta2 20110925

I even try by hand setup ENV and manually run tzsetup from console
and got 'Undefined symbol "_nc_wacs"'
If I run '/usr/obj/usr/src/usr.sbin/tzsetup/tzsetup' from console it
works fine, so when I change Makefile as I noted below it works for me.



÷Ù ÐÉÓÁÌÉ 27 ÓÅÎÔÑÂÒÑ 2011 Ç., 6:00:46:

GC> 2011/9/26 ëÏÎØËÏ× å×ÇÅÎÉÊ <kes-kes_at_yandex.ru>:
>> 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

GC> Or the patch attached to
GC> http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/160596 -- still open
GC> after 3 weeks...
GC> Thanks,
GC> -Garrett




-- 
ó Õ×ÁÖÅÎÉÅÍ,
 ëÏÎØËÏ×                          mailto:kes-kes_at_yandex.ru
Received on Tue Sep 27 2011 - 14:04:55 UTC

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