Re: Testing secretary workbench

2021-08-07 Thread Craig Russell
Good news. Thanks to Sam for working with me to get my local environment back to where I can usefully test the family-first ICLA. I still have issues/questions that I'll raise in another thread. I also will try Sebb's suggestions to import new test ICLAs into my testing environment. Thanks, Cr

Re: Testing secretary workbench

2021-08-05 Thread Craig Russell
Hi Sam, > On Aug 5, 2021, at 9:42 AM, Sam Ruby wrote: > > Perhaps at some point we should have a zoom call and you can share > your screen and we can explore it together. Ping me on slack if this > interests you. That sounds like a great idea. I've sent you a DM on Slack. > > Meanwhile, did s

Re: Testing secretary workbench

2021-08-05 Thread Sam Ruby
Perhaps at some point we should have a zoom call and you can share your screen and we can explore it together. Ping me on slack if this interests you. Meanwhile, did setupmymac complete successfully? Can you try the following command from the /srv/whimsy/www/secretary/workbench directory? $ bun

Re: Testing secretary workbench

2021-08-05 Thread sebb
On Thu, 5 Aug 2021 at 04:14, Craig Russell wrote: > > Still looking for some help here. The error reported from the completion of > setupmymac points to ruby2js strange error. Is this perhaps related to the > auto-update issue being discussed else-thread? > > Is there some reason that ruby2js mu

Re: Testing secretary workbench

2021-08-04 Thread Craig Russell
Still looking for some help here. The error reported from the completion of setupmymac points to ruby2js strange error. Is this perhaps related to the auto-update issue being discussed else-thread? Is there some reason that ruby2js must be === 3.6.0? Raw Bundler exception Exception message: Co

Re: Testing secretary workbench

2021-08-04 Thread Craig Russell
Thanks for the suggestion. My .cshrc was pointing to PATH /usr/local/opt/ruby/bin:/usr/local/lib/ruby/gems/2.7.0/bin so I removed them from PATH. Now both gem and bundler are coming from the system. Still no joy. [1] Many errors after that one, with the errors not making sense. For example, An

Re: Testing secretary workbench

2021-08-03 Thread Craig Russell
I think Apple has indicated their intent to discontinue ruby as a system-provided tool. macOS Catalina 10.15 Release Notes Scripting Language Runtimes Deprecations Scripting language runtimes such as Python, Ruby, and Perl are included in macOS for compatibility with legacy software. Future vers

Re: Testing secretary workbench

2021-08-03 Thread Sam Ruby
On Tue, Aug 3, 2021 at 3:32 PM Craig Russell wrote: > > [MacBook-Pro-10:~] clr% head -1 `which bundle` > #!/usr/local/opt/ruby/bin/ruby > [MacBook-Pro-10:~] clr% head -1 `which gem` > #!/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby Unless you have a reason to want two versio

Re: Testing secretary workbench

2021-08-03 Thread Craig Russell
[MacBook-Pro-10:~] clr% head -1 `which bundle` #!/usr/local/opt/ruby/bin/ruby [MacBook-Pro-10:~] clr% head -1 `which gem` #!/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby So it looks like I'm running mismatched bundle and gem. Meanwhile, docker install fails. [1] Recommenda

Re: Testing secretary workbench

2021-08-02 Thread Sam Ruby
On Mon, Aug 2, 2021 at 2:10 PM Roy T. Fielding wrote: > > On Aug 1, 2021, at 4:47 PM, Sam Ruby wrote: > > My experience is that reinstalling xcode-select is sometimes > > necessary, but solves the problem. Unfortunately, this hasn't worked > > for you. > > I had to do that recently as well in or

Re: Testing secretary workbench

2021-08-02 Thread Roy T. Fielding
On Aug 1, 2021, at 4:47 PM, Sam Ruby wrote: > My experience is that reinstalling xcode-select is sometimes > necessary, but solves the problem. Unfortunately, this hasn't worked > for you. I had to do that recently as well in order to get brew upgrade to work for some installs. I think one of t

Re: Testing secretary workbench

2021-08-01 Thread Sam Ruby
On Sun, Aug 1, 2021 at 5:18 PM sebb wrote: > > On Sun, 1 Aug 2021 at 21:34, Craig Russell wrote: > > > > So I had a very old checkout of whimsy in my /srv repository. I cloned a > > new copy and it started the server and opened a web page to whimsy.local. I > > went to secretary/workbench and n

Re: Testing secretary workbench

2021-08-01 Thread sebb
On Sun, 1 Aug 2021 at 21:34, Craig Russell wrote: > > So I had a very old checkout of whimsy in my /srv repository. I cloned a new > copy and it started the server and opened a web page to whimsy.local. I went > to secretary/workbench and now just have one small issue. I don't recall how > I go

Re: Testing secretary workbench

2021-08-01 Thread Craig Russell
So I had a very old checkout of whimsy in my /srv repository. I cloned a new copy and it started the server and opened a web page to whimsy.local. I went to secretary/workbench and now just have one small issue. I don't recall how I got wunderbar but maybe it's now installed in the wrong place?

Re: Need for family-first (was: Testing secretary workbench)

2021-07-31 Thread sebb
On Sat, 31 Jul 2021 at 12:11, sebb wrote: > > > On Jul 30, 2021, at 3:20 PM, sebb wrote: > > > > On Fri, 30 Jul 2021 at 23:15, Craig Russell wrote: > >> > >> > >> > >>> On Jul 30, 2021, at 3:11 PM, sebb wrote: > >>> > >>> Also, I thought we had abandoned the idea of requiring the > >>> family-f

Re: Testing secretary workbench

2021-07-31 Thread sebb
On Fri, 30 Jul 2021 at 23:15, Craig Russell wrote: > > > > > On Jul 30, 2021, at 3:11 PM, sebb wrote: > > > >> And assuming that it does, how do I send one of the new forms that contain > >> the family first check box? > > > > No idea what you mean by that. > > The test data is from July 14 to J

Need for family-first (was: Testing secretary workbench)

2021-07-31 Thread sebb
> On Jul 30, 2021, at 3:20 PM, sebb wrote: > > On Fri, 30 Jul 2021 at 23:15, Craig Russell wrote: >> >> >> >>> On Jul 30, 2021, at 3:11 PM, sebb wrote: >>> >>> Also, I thought we had abandoned the idea of requiring the >>> family-first checkbox. >> >> Nope. Just recently we received a document f

Re: Testing secretary workbench

2021-07-31 Thread sebb
I am running Docker successfully on 15.15.7. I can also run Whimsy independently, but I did not use setupmymac as that did not exist at the time. You do have to be careful to make sure the various tools have compatible versions. I have had quite a few issues when upgrading versions. That does not

Re: Testing secretary workbench

2021-07-30 Thread Sam Ruby
On Fri, Jul 30, 2021 at 11:05 PM Craig Russell wrote: > > The setupmymac does run to completion with a bunch of errors but it starts > the server and opens a browser to whimsy.local. From there, I select > secretary workbench and it gives me six emails from 7/14/2020 to 7/17/2020. Try the follo

Re: Testing secretary workbench

2021-07-30 Thread Craig Russell
The setupmymac does run to completion with a bunch of errors but it starts the server and opens a browser to whimsy.local. From there, I select secretary workbench and it gives me six emails from 7/14/2020 to 7/17/2020. I select one of the messages and it gives me the message processing page an

Re: Testing secretary workbench

2021-07-30 Thread Sam Ruby
While I am currently running 11.4, setupmymac was developed using prior versions of MacOSX. What does "xcode-select -p" return? If it returns something OTHER than "/Library/Developer/CommandLineTools", try: $ sudo xcode-select --switch /Library/Developer/CommandLineTools As to your question, if

Re: Testing secretary workbench

2021-07-30 Thread Craig Russell
I installed the command line tools but still the bundler is 2.1.4. So the problem is that whimsy doesn't work with Catalina 10.15.7 which I admit is not the latest MacOSX? Before I upgrade my system, will this likely change anything? Thanks, Craig > On Jul 30, 2021, at 5:48 PM, Craig Russell

Re: Testing secretary workbench

2021-07-30 Thread Craig Russell
> On Jul 30, 2021, at 5:16 PM, Sam Ruby wrote: > > You don't need to do both setupmymac AND docker, so feel free to pick > which option works best for you. In the off chance you do wish to > continue to explore setupmymac, see my response interspersed below. > > On Fri, Jul 30, 2021 at 4:45 P

Re: Testing secretary workbench

2021-07-30 Thread Craig Russell
> On Jul 30, 2021, at 3:20 PM, sebb wrote: > > On Fri, 30 Jul 2021 at 23:15, Craig Russell wrote: >> >> >> >>> On Jul 30, 2021, at 3:11 PM, sebb wrote: >>> And assuming that it does, how do I send one of the new forms that contain the family first check box? >>> >>> No idea w

Re: Testing secretary workbench

2021-07-30 Thread Sam Ruby
You don't need to do both setupmymac AND docker, so feel free to pick which option works best for you. In the off chance you do wish to continue to explore setupmymac, see my response interspersed below. On Fri, Jul 30, 2021 at 4:45 PM Craig Russell wrote: > > [MacBook-Pro-10:~/apache/git/whimsy

Re: Testing secretary workbench

2021-07-30 Thread sebb
On Fri, 30 Jul 2021 at 23:15, Craig Russell wrote: > > > > > On Jul 30, 2021, at 3:11 PM, sebb wrote: > > > >> And assuming that it does, how do I send one of the new forms that contain > >> the family first check box? > > > > No idea what you mean by that. > > The test data is from July 14 to J

Re: Testing secretary workbench

2021-07-30 Thread Craig Russell
> On Jul 30, 2021, at 3:11 PM, sebb wrote: > >> And assuming that it does, how do I send one of the new forms that contain >> the family first check box? > > No idea what you mean by that. The test data is from July 14 to July 17 2020 and does not include any "current" documents sent to sec

Re: Testing secretary workbench

2021-07-30 Thread sebb
On Fri, 30 Jul 2021 at 22:43, Craig Russell wrote: > > Ok, I can try Docker. > > Where are the instructions? DOCKER.md > I hope the image that I create will use the family-first code that I wrote. The container maps the Whimsy code from your host, so it will use whatever you have cloned/checked

Re: Testing secretary workbench

2021-07-30 Thread Craig Russell
Ok, I can try Docker. Where are the instructions? I hope the image that I create will use the family-first code that I wrote. And assuming that it does, how do I send one of the new forms that contain the family first check box? Thanks, Craig > On Jul 30, 2021, at 2:26 PM, sebb wrote: > > I

Re: Testing secretary workbench

2021-07-30 Thread Craig Russell
Trying setupmymac. I cd to whimsy [MacBook-Pro-10:~/apache/git/whimsy] clr% git pull Enter passphrase for key '/Users/clr/.ssh/id_rsa': Already up to date. [MacBook-Pro-10:~/apache/git/whimsy] clr% config/setupmymac $ rake update Many errors are reported but it finally restarts the server an

Re: Testing secretary workbench

2021-07-30 Thread sebb
It's a lot easier to just use Docker. Whilst it is possible to run the code directly on macOS, it can be hard work setting it up, and it is difficult for people to help, as your system will not be set up the same as anyone else. With Docker, most of the set-up is in the container. Only the outsid

Re: Testing secretary workbench

2021-07-30 Thread Craig Russell
[MacBook-Pro-10:~/apache/git/whimsy] clr% ruby -v ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin19] [MacBook-Pro-10:~/apache/git/whimsy] clr% bundle -v Bundler version 2.1.4 [MacBook-Pro-10:~/apache/git/whimsy] clr% bundle update Fetching gem metadata from https://rubygems.org/.

Re: Testing secretary workbench

2021-07-30 Thread Sam Ruby
Can you try the following commands? ruby -v bundle -v bundle update - Sam Ruby P.S. The easiest way to get started is by either using setupmymac or a docker container. On Fri, Jul 30, 2021 at 1:03 PM Craig Russell wrote: > > I'm trying to set up the test environment for secretary workbench. >

Fwd: Testing secretary workbench

2021-07-30 Thread Craig Russell
I'm not sure this message was sent properly... > Begin forwarded message: > > From: Craig Russell > Subject: Testing secretary workbench > Date: July 30, 2021 at 10:02:55 AM PDT > To: Whimsy dev > > I'm trying to set up the test environment for secretary work

Testing secretary workbench

2021-07-30 Thread Craig Russell
I'm trying to set up the test environment for secretary workbench. [MacBook-Pro-10:~] clr% cd apache/git/whimsy/www/secretary/workbench/ [MacBook-Pro-10:www/secretary/workbench] clr% rake fetch rake aborted! Command failed with status (127): [bundle update...] /Users/clr/apache/git/whimsy/www/secr