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

Self-Service - Package Arguments not being passed from Chocolatey Agent to Chocolatey CLI properly #60

Closed
steviecoaster opened this issue Feb 20, 2019 · 1 comment
Assignees
Labels
5 - Released The area addressed in the ticket has been released in the product and is generally available. AgentService Issues affecting Chocolatey Agent Windows Service (chocolatey-agent) Bug Tickets that represent defects/bugs. Edition - Business Priority_HIGH Represents high priority tickets - things that must be addressed soon.

Comments

@steviecoaster
Copy link

steviecoaster commented Feb 20, 2019

When using Background Service and installing packages with package parameters, the package parameters are not passed to choco.exe when the agent sends them over.

##Issue Repro
`choco install visualstudio --params='--bootstrapperPath C:\Users\redacted\vs\vs2017layoutPro\vs_professional.exe --locale en-US --passive --noWeb' -y --run-actual --user-context='redacted' --source 'redacted'
The only argument being passed through the agent are --bootstrapperPath C:\Users\redacted\vs\vs2017layoutPro\vs_professional.exe, all other arguments are ignored.

##Other Information

Chocolatey Version - 0.10.11
Chocolatey.Extension Version - 1.12.12
Chocolatey-Agent Version - 0.8.1

@ferventcoder ferventcoder changed the title SelfService - Package Arguments not being passed from Agent to choco.exe SelfService - Package Arguments not being passed from Agent to choco.exe properly Feb 20, 2019
@ferventcoder ferventcoder self-assigned this Feb 20, 2019
@ferventcoder ferventcoder transferred this issue from chocolatey/choco Feb 20, 2019
@ferventcoder ferventcoder added Bug Tickets that represent defects/bugs. Priority_HIGH Represents high priority tickets - things that must be addressed soon. 4 - Done Issues that have been completed and are ready to be released. Edition - Business labels Feb 20, 2019
@ferventcoder
Copy link
Member

This is fixed and will be released with Chocolatey Agent v0.9.0.

@ferventcoder ferventcoder changed the title SelfService - Package Arguments not being passed from Agent to choco.exe properly Self-Service - Package Arguments not being passed from Agent to choco.exe properly Mar 6, 2019
@ferventcoder ferventcoder added 5 - Released The area addressed in the ticket has been released in the product and is generally available. and removed 4 - Done Issues that have been completed and are ready to be released. labels Mar 18, 2019
@ferventcoder ferventcoder added the AgentService Issues affecting Chocolatey Agent Windows Service (chocolatey-agent) label Jun 3, 2019
@gep13 gep13 changed the title Self-Service - Package Arguments not being passed from Agent to choco.exe properly Self-Service - Package Arguments not being passed from Chocolatey Agent to Chocolatey CLI properly Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Released The area addressed in the ticket has been released in the product and is generally available. AgentService Issues affecting Chocolatey Agent Windows Service (chocolatey-agent) Bug Tickets that represent defects/bugs. Edition - Business Priority_HIGH Represents high priority tickets - things that must be addressed soon.
Projects
None yet
Development

No branches or pull requests

2 participants