homebrew-emacsmacport icon indicating copy to clipboard operation
homebrew-emacsmacport copied to clipboard

Failure installing emacs 29 with no-titlebars

Open jaresty opened this issue 1 year ago • 1 comments

I'm trying to install emacs with this configuration:

brew 'emacs-mac',
     args: %w[with-mac-metal with-native-comp with-no-title-bars with-modern-icon with-glib with-imagemagick
              with-librsvg]

I'm getting this error every time:

 Errno::ENOENT: No such file or directory @ rb_sysopen - /Users/jaresty/Library/Caches/Homebrew/downloads/b2b9b33477373f8944e7139cd483fb813c63ba5bc081e7723335c0098b8075e5--emacs-26.2-rc1-mac-7.5-no-title-bar.patch
Upgrading emacs-mac has failed!

jaresty avatar Sep 30 '23 20:09 jaresty

it seems like this is a known issue: https://github.com/railwaycat/homebrew-emacsmacport/blob/4f66bd15e99143b232f5b4943e9c4670c3a30b33/Formula/emacs-mac.rb#L30-L33

quodlibetor avatar Feb 16 '24 18:02 quodlibetor