Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rapidminer-studio 2025.0.0 #195259

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

rapidminer-studio 2025.0.0 #195259

wants to merge 1 commit into from

Conversation

samford
Copy link
Member

@samford samford commented Dec 14, 2024

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

@samford
Copy link
Member Author

samford commented Dec 14, 2024

This failed brew audit locally but I was curious if it was going to fail on CI as well. Looks like it does:

audit for rapidminer-studio: failed
 - No binaries in App: /opt/homebrew/Caskroom/rapidminer-studio/2025.0.0/AI Studio 2025.0.0.app
 - exception while auditing rapidminer-studio: undefined method `to_str' for nil
rapidminer-studio
  * line 5, col 2: No binaries in App: /opt/homebrew/Caskroom/rapidminer-studio/2025.0.0/AI Studio 2025.0.0.app
  * exception while auditing rapidminer-studio: undefined method `to_str' for nil
Error: 2 problems in 1 cask detected.
Error: No binaries in App: /opt/homebrew/Caskroom/rapidminer-studio/2025.0.0/AI Studio 2025.0.0.app
Error: exception while auditing rapidminer-studio: undefined method `to_str' for nil
Error: Process completed with exit code 1.

@daeho-ro
Copy link
Member

When I open .dmg, some kinds of eula popup and should click yes button. Maybe this is the reason for error.

@bevanjkay
Copy link
Member

The app doesn't run a binary, it runs a shell script, this case isn't currently supported by the binary audit.

	        <key>CFBundleExecutable</key>
	        <string>Resources/AI-Studio-App.sh</string>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants