brew install idb-companion for v1.1.8 fails with No such file or directory
Closed this issue · 0 comments
berikv commented
Both when upgrading an with new installs
For example:
> brew install idb-companion
Running `brew update --auto-update`...
==> Auto-updated Homebrew!
==> Updated Homebrew from 17d057298 to fcb30c1ea.
Updated 4 taps (homebrew/cask-versions, homebrew/core, homebrew/cask and homebrew/bundle).
==> New Formulae
dsda-doom
==> New Casks
chromium-gost httpie qspace-pro tl-legacy trunk-io
You have 12 outdated formulae installed.
You can upgrade them with brew upgrade
or list them with brew outdated.
idb-companion 1.1.7 is already installed but outdated (so it will be upgraded).
==> Downloading https://github.com/facebook/idb/releases/download/v1.1.8/idb-com
==> Downloading from https://objects.githubusercontent.com/github-production-rel
######################################################################## 100.0%
==> Upgrading facebook/fb/idb-companion
1.1.7 -> 1.1.8
==> codesign --force --sign - --timestamp=none /usr/local/Cellar/idb-companion/1
Last 15 lines from /Users/berik/Library/Logs/Homebrew/idb-companion/post_install.01.codesign:
2022-08-17 17:26:20 +0200
codesign
--force
--sign
-
--timestamp=none
/usr/local/Cellar/idb-companion/1.1.8/Frameworks/FBDeviceControl.framework/Versions/A/Resources/libShimulator.dylib
/usr/local/Cellar/idb-companion/1.1.8/Frameworks/FBDeviceControl.framework/Versions/A/Resources/libShimulator.dylib: No such file or directory
Warning: The post-install step did not complete successfully
You can try again using:
brew postinstall facebook/fb/idb-companion
==> Summary
🍺 /usr/local/Cellar/idb-companion/1.1.8: 215 files, 77.3MB, built in 4 seconds
==> Running `brew cleanup idb-companion`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
Removing: /usr/local/Cellar/idb-companion/1.1.7... (199 files, 73.0MB)