Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

Fix issue with underscores in package names. Fixes #91#92

Merged
coderanger merged 1 commit into
poise:masterfrom
yipit-cookbooks:master
Feb 25, 2014
Merged

Fix issue with underscores in package names. Fixes #91#92
coderanger merged 1 commit into
poise:masterfrom
yipit-cookbooks:master

Conversation

@hltbra
Copy link
Copy Markdown
Contributor

@hltbra hltbra commented Feb 25, 2014

Before this commit, python_pip reinstalled packages that contain underscores in their names.
More details at #91

PS.: I ran into some issues with the tests and VM memory size. In my local development I increased memory size to 1030MB and it worked fine. The error I got was FATAL: Chef::Exceptions::ChildConvergeError: Chef run process terminated by signal 9 (KILL), that I did some research and it is related to not enough memory. I still don't know why that happened.

Before this commit, `python_pip` reinstalled packages that contain underscores in their names.
More details at poise#91
coderanger added a commit that referenced this pull request Feb 25, 2014
Fix issue with underscores in package names. Fixes #91
@coderanger coderanger merged commit 574ad93 into poise:master Feb 25, 2014
@hltbra
Copy link
Copy Markdown
Contributor Author

hltbra commented Feb 26, 2014

@coderanger: when is the next release? I would like to remove my workarounds and get the official fix. thanks

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants