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

Sync Command - ID Input Acts Like Match #401

Open
4 tasks
sync-by-unito bot opened this issue Oct 2, 2024 · 0 comments
Open
4 tasks

Sync Command - ID Input Acts Like Match #401

sync-by-unito bot opened this issue Oct 2, 2024 · 0 comments

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Oct 2, 2024

What You Are Seeing?

When running a `choco sync --id='Git' --package-id='git' with the Windows Programs Git and TortiseGit (64bit). The sync command creates a Git package but tries to sync it to both programs.

What is Expected?

Sync should only try to sync a single software to a package in one command issued.

How Did You Get This To Happen? (Steps to Reproduce)

  1. Have Chocolatey For Business installed and licensed.
  2. Install Git outside of a Chocolatey package.
  3. Install TotriseGit outside of a Chocolatey package.
  4. Attempt to run choco sync --id='Git' --package-id='git' to attempt creating a git package looking at the Git program installed.
  5. You'll see in the output it creates the git package looking at the Git program. It then also attempts to sync the TortiseGit program with the same git package that was generated.

System Details

  • Operating System: Windows 10
  • Windows PowerShell Version: 5.1.20348.2582
  • Chocolatey CLI Version: 2.3.0
  • Chocolatey Licensed Extension version: 6.2.1
  • Chocolatey License type (Professional / Business / ?): Business
  • Terminal/Emulator: Windows PowerShell, also tested with Command Line

Output Log

chocolatey.log

Workarounds

  • N/A

Proposed Solution

N/A

Related Issues and Tickets

Zendesk Ticket
Zendesk Ticket

Done Checklist

  • Documentation has been updated.
  • Automated tests have been added to cover this bug.
  • Manual tests have been added to cover this bug.
  • Title is suitable for using in Release Notes?

┆Issue is synchronized with this Gitlab issue by Unito

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

No branches or pull requests

0 participants