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

2011-09-26 Thread Garrett Cooper
2011/9/26 Коньков Евгений : > 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}"

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

2011-09-26 Thread Коньков Евгений
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; \ >

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

2011-09-09 Thread Kevin Oberman
On Fri, Sep 9, 2011 at 11:21 AM, Garrett Cooper wrote: > On Fri, Sep 9, 2011 at 11:17 AM, Kevin Oberman wrote: >> Last night I upgraded my laptop from 8-stable (Sept. 7) to head. I >> almost worked, but I >> did hit an issue during the installworld phase. The problem was when the >> make in >> /

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

2011-09-09 Thread Garrett Cooper
On Fri, Sep 9, 2011 at 11:17 AM, Kevin Oberman wrote: > Last night I upgraded my laptop from 8-stable (Sept. 7) to head. I > almost worked, but I > did hit an issue during the installworld phase. The problem was when the make > in > /usr/src/share/zoneinfo tried to run tzsetup that dialog failed