Skip to content

Remove problematic Homebrew packages requiring manual password input #121

Description

@gerwin-shakewell

Issue

Several Homebrew packages in the Brewfile require manual password input during installation, breaking the unattended setup experience:

  • log-options+
  • dotnet-runtime
  • teamviewer

These packages interrupt the automated brew bundle install process and prevent flawless unattended installation.

Current Behavior

Running brew bundle install pauses for manual password input when these packages are encountered, requiring user interaction and preventing fully automated setup.

Expected Behavior

The brew bundle install process should complete unattended without requiring manual password prompts.

Suggested Solution

Remove these three packages from the Brewfile:

  • log-options+
  • dotnet-runtime
  • teamviewer

Documentation: Update README and setup documentation to note these packages have been removed and provide alternative installation instructions if users need them post-installation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions