The base library has been updated to fix the 902-beta-c update problem.

Update your base library and then do:
   load'pacman'
   'upgrade'jpkg'jengine'


On Tue, Jul 21, 2020 at 1:52 PM 'robert therriault' via Programming <
[email protected]> wrote:

> Thanks Eric,
>
> That fixed the problem and now updated to j902 beta c
>
> Cheers, bob
>
> > On Jul 21, 2020, at 10:43, Eric Iverson <[email protected]>
> wrote:
> >
> > jengine update failure:
> >
> > If you don't want to wait for the base library pacman fix, you can edit
> > your version of pacman as follows:
> >
> > edit ~system/util/pacman.ijs
> >
> > change line:
> > 'jxxx jbithw platform br comm web dt'=. <;._1 '/',9!:14''
> > to be:
> > 'jxxx jbithw platform br comm web dt'=. 7{.<;._1 '/',9!:14''
> >
> >
> >
> > On Tue, Jul 21, 2020 at 1:29 PM Eric Iverson <[email protected]>
> > wrote:
> >
> >> I see what the problem is. It is the new  fields in 9!:14. Probably
> >> easiest to wait til the base library is updated.
> >>
> >> On Tue, Jul 21, 2020 at 1:28 PM Eric Iverson <[email protected]>
> >> wrote:
> >>
> >>> Bob,
> >>> I get that same error. Perhaps a change in the base library that needs
> >>> fixing. Will announce when this issue is sorted out.
> >>>
> >>> On Tue, Jul 21, 2020 at 1:23 PM 'robert therriault' via Programming <
> >>> [email protected]> wrote:
> >>>
> >>>> Hi Eric,
> >>>>
> >>>> Hope all is well with you and the family.
> >>>>
> >>>> When I attempted to update this is what I got
> >>>>
> >>>>    load 'pacman'
> >>>>   'upgrade' jpkg 'jengine'
> >>>> |length error: je_update
> >>>> |   'jxxx jbithw platform br comm web dt'    =.<;._1'/',9!:14''
> >>>>
> >>>> Further inspection revealed
> >>>>   <;._1'/',9!:14''
> >>>>
> >>>>
> ┌────┬───────┬──────┬──────┬──────────┬─────────────────┬───────────────────┬────────────┬───────┐
> >>>> │j902│j64avx2│darwin│beta-b│commercial│www.jsoftware.com
> >>>> │2020-06-22T10:30:32│clang-11-0-0│SLEEF=1│
> >>>>
> >>>>
> └────┴───────┴──────┴──────┴──────────┴─────────────────┴───────────────────┴────────────┴───────┘
> >>>>
> >>>> So perhaps some extra terms need to be added/subtracted?
> >>>>
> >>>> Cheers, bob
> >>>>
> >>>>
> >>>>
> >>>>> On Jul 21, 2020, at 10:13, Eric Iverson <[email protected]>
> >>>> wrote:
> >>>>>
> >>>>> J902-beta-c is available for windows/macos/linux.
> >>>>>
> >>>>> If you have already installed 902-beta, then it is easy to upgrade:
> >>>>>  load'pacman'
> >>>>>  'upgrade'jpkg'jengine'
> >>>>>
> >>>>> If you have not started with the 902 beta cycle, now is the time:
> >>>>> https://code.jsoftware.com/wiki/System/Installation/J902
> >>>>>
> >>>>> Questions, problems, etc should be addressed to the beta forum.
> >>>>>
> ----------------------------------------------------------------------
> >>>>> For information about J forums see
> http://www.jsoftware.com/forums.htm
> >>>>
> >>>> ----------------------------------------------------------------------
> >>>> For information about J forums see
> http://www.jsoftware.com/forums.htm
> >>>>
> >>>
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to