railwaycat / homebrew-emacsmacport

Emacs mac port formulae for the Homebrew package manager
BSD 2-Clause "Simplified" License
1.67k stars 125 forks source link

Failure installing emacs 29 with no-titlebars #364

Open jaresty opened 11 months ago

jaresty commented 11 months ago

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!
quodlibetor commented 6 months ago

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