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

Choco pin list is not returning a list #302

Closed
ferventcoder opened this issue Jun 2, 2015 · 2 comments
Closed

Choco pin list is not returning a list #302

ferventcoder opened this issue Jun 2, 2015 · 2 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

No description provided.

@ferventcoder
Copy link
Member Author

Workaround is to specify choco pin and let it do so. Or if that doesn't work, try choco pin -dv

@ferventcoder
Copy link
Member Author

Config.input filter strikes again for list service

@ferventcoder ferventcoder self-assigned this Jun 5, 2015
ferventcoder added a commit that referenced this issue Jun 5, 2015
Sometimes when calling choco pin list, it fails to return a list of
valid items. This was due to "list" being added as a filter, so not all
locally installed items were being searched to see if they had a pin
for themselves.

Don't allow `config.Input` to be set or it will be passed along to list.
ferventcoder added a commit that referenced this issue Jun 5, 2015
* stable:
  (GH-296) Enhance installer template
  (GH-296) Add readme template
  (GH-305) get full path to cache folder
  (posh) add aliases for filetype/url64bit
  (GH-60) Fix: Pin errors on pkg folders w/versions
  (log) add debug logging around list
  (GH-302) Fix: choco pin list fails
  (log) use warn level messages as result summaries
  (log) add debug log search filter for nuget list
  (GH-317) Throw on non-existing features
  (GH-319) always log debug output to log file

Conflicts:
	src/chocolatey/chocolatey.csproj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants