Re: [I] Problems running setupmymac on my mac [whimsy]

2024-04-21 Thread via GitHub
chrisdutz commented on issue #223: URL: https://github.com/apache/whimsy/issues/223#issuecomment-2068009586 digging a bit deeper it seems to be related to my M2 mac ... from what I see it tries to instal the x86 version of nokogiri, but my system is: ```

Re: [I] Problems running setupmymac on my mac [whimsy]

2024-04-21 Thread via GitHub
sebbASF commented on issue #223: URL: https://github.com/apache/whimsy/issues/223#issuecomment-2068009577 Oops, you're correct; setupmymac now fixed. Note that you may find it easier to use Docker for testing, though if you have an Apple CPU (M1 etc) puppeteer does not work.

Re: [I] Problems running setupmymac on my mac [whimsy]

2024-04-21 Thread via GitHub
chrisdutz commented on issue #223: URL: https://github.com/apache/whimsy/issues/223#issuecomment-2068008486 This makes it possible to continue for quite a while, till the build then fails with: ``` $ rake git:pull mkdir -p /srv/git

Re: [I] Problems running setupmymac on my mac [whimsy]

2024-04-21 Thread via GitHub
chrisdutz commented on issue #223: URL: https://github.com/apache/whimsy/issues/223#issuecomment-2068007056 I'll submit a pr and also I manaually needed to run: `brew install libyaml` Or I'd get the following error when installing psych.